I use this code:
view layout [
box sky 200x100
font [
shadow 0x0
align: 'center
size: 16
color: blue
colors: [255.255.255 255.255.255]
] "Test Shadow"
]
But still get shadow. Is it possible to get rid off it ? Thanks.