Closed GoogleCodeExporter closed 8 years ago
Thank you for your bug report. But the problem is not in FlashCanvas library,
but in the renderer of Flash Player.
I created an SWF file, which should draw the same figure as your JS code. But
its result was also incorrect. (See the attached file.)
Probably we can't solve this problem unless FlashPlayer corrects the bug in its
renderer.
Original comment by revu...@gmail.com
on 11 Oct 2011 at 6:26
Attachments:
It looks like setting pixelHinting to false makes it a lot better. It's still
not perfect though, especially with thicker line widths.
Is there a way to set this option in the JS library?
Cheers.
Original comment by ashvinja...@gmail.com
on 11 Oct 2011 at 6:44
Oh, I didn't notice that solution.
OK. I'll try to adjust the code so that the pixelHinting is automatically set
to false when the line width is thick enough.
Original comment by revu...@gmail.com
on 11 Oct 2011 at 7:12
This issue was closed by revision r222.
Original comment by revu...@gmail.com
on 11 Oct 2011 at 8:26
Original issue reported on code.google.com by
ashvinja...@gmail.com
on 7 Oct 2011 at 6:51