This is probably a well known issue, but I'm probably out of the loop.

I'm drawing a rather small shape with the draw API, but I'm getting
odd pixel points.
My shape:
(4, 0), (0, 4), (0, 11), (8, 11), (8, 4), (4,0)

Its basically a square with a steeple top. When drawn, the line from
8, 4 to 4,0 actually looks like it starts from 7, 3 giving me a offset
in my angle.

Anyone know why this is?
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to