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=42502>. 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=42502 Summary: Batik 1.7 can't find Chinese font, while rasterizing SVG to PDF Product: Batik Version: 1.7 Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2 Component: SVG Rasterizer AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Hello, I have two SVG files using Arphic "AR PL KaitiM Big5" and "AR PL KaitiM GB" chinese fonts. I am able to rasterize them to PDF with Batik 1.6, with the exception of an opacity gradient, which seems not be supported by Batik 1.6. I have just found that Batik 1.7 supports opacity gradient, but it is not recognizing the chinese and even Arial fonts in some parts of the SVG document. Please notice that I am running Batik 1.7 with JSDK 1.4, as recommended (and have tried JSDK 1.3 with the same problem). These are the messages I'm receiving: c:\java\j2sdk1.4.2_13\bin\java -jar batik-1.7\batik-rasterizer.jar -m application/pdf final_panel_cardinal_directions_traditional_characters.svg About to transcode 1 SVG file(s) Converting final_panel_cardinal_directions_traditional_characters.svg to final_panel_cardinal_directions_traditional_characters.pdf ... 23/05/2007 18:31:52 org.apache.fop.fonts.FontInfo notifyFontReplacement WARNING: Font 'AR PL KaitiM Big5,normal,400' not found. Substituting with default font. 23/05/2007 18:31:52 org.apache.fop.fonts.FontInfo notifyFontReplacement WARNING: Font 'Arial,normal,400' not found. Substituting with default font. ... success Please consider making such rastrerization as seamless as in Batik 1.6. If you need further information, please contact me and I will send the cited SVG files. I could not find a way to attach them to this bug report. Thank you for your gentle attention. Best regards, Jose. -- 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]
