DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=38549>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=38549 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Batik scales SVG images |Batik scales SVG images |down. |down. ------- Additional Comments From [EMAIL PROTECTED] 2006-02-07 11:58 ------- AFAIK, Batik uses 96 dpi as default resolution. This is important when no viewBox is used in the SVG files. And that is exactly what happens if you produce an SVG file using Inkscape. I'd check the screen resolution setting in your operating system. Normally this is 96 dpi, but in Windows, for example, you can set the screen resolution to "Large Fonts" which results in a 72dpi resolution. Maybe that's where the problem comes from. AFAIK, it's not possible to query the screen resolution from Java. Maybe that helps... -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
