How to "align" coordiantes?
in the commandbox, I get pixel coordinates like 200.5, 45.5 . And if I use integer coordinates, problems arise. Such as a 1-px wide line takes up 2 pixels.
What is happening? Is there any way to go around this issue?