Re: svg stroke rendering
Robert Longson <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.svg |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <[email protected]> |
On Jan 2, 9:12 am, Axel Huizinga <[email protected]> wrote: > Hi, > recently noticed that horizontal and vertical strokelines appear blurred > if the are placed at an integer pixel position and as expected only if > on float pixel postions. > Does anybody know if there is a way to avoid this behavior - ( appears > on opera too ) > See my example athttp://go2ghana.net/devel/svg/rectStroke.svg > Mousedown on the elements moves them by 0.5/0.5 > > Happy new Year, > Axel http://www.cairographics.org/FAQ/#sharp_lines explains what's going on. Best regards Robert.