Re: Mozilla squeezed/decreases the edges of image
HelderMagalhaes <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.svg |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <[email protected]> |
> There are three files: > The first with red arrows and with ellipse shows uncalibrated image > (preserveAspectRatio was not used), > The second has preserveAspectRatio set to "xMinYMin meet", I believe these two can be caused by an issue related in PNG rendering. I've replied to a potentially related thread [1] where this was happening in an HTML environment (so apparently unrelated to SVG rendering alone). According to the thread and my tests, it appears to be more easily reproduced in display resolutions above (not including) 1024x768 (I used 1280x1024) and appears to be specific of Firefox 3.0.x -- at least, it is apparently fixed in a 3.2alpha nightly build [2]. Please check using a nightly build. Somehow related to the referred thread, if this is confirmed to be fixed in nightly versions, it would be valuable to check also for the 3.1 (currently at beta 3) in order to possibly back port that particular fix to the upcoming release (if it's not there yet, naturally). Hope this helps, Helder Magalhães [1] http://www.nabble.com/Very-wierd-bug-with-custom-decorator-td21562079.html#a21952533 [2] http://www.mozilla.org/developer/#builds