https://issues.apache.org/bugzilla/show_bug.cgi?id=52992
Bug #: 52992 Summary: [PATH] National characters in PDF base fonts Product: Fop Version: 1.0 Platform: PC OS/Version: Windows Vista Status: NEW Severity: enhancement Priority: P2 Component: pdf AssignedTo: fop-dev@xmlgraphics.apache.org ReportedBy: tjudy...@tv.com.pl Classification: Unclassified Created attachment 28511 --> https://issues.apache.org/bugzilla/attachment.cgi?id=28511 Modified files. I've modified FOP to support national characters in base 14 fonts (namely in Helvetica), using /BaseEncoding /WinAnsiEncoding /Differences [...] mechanism. It's rather cracking than improvement - because of my very limited time I was not able to code it better as I don't know FOP well enough. I hope that FOP developers will implement that solution making it more universal. Find attached modifications. I've used proper metric (src/codegen/fonts/Helvetica*.xml) provided by Bogusław Fries (he accept this contribution) and altered some source files from src/java/org/apache/fop/pdf, all modifications are surrounded by: // <tjudycki> // </tjudycki> The last modified file is build.xml - parameter encoding is set to CEEncoding instead of WinAnsiEncoding. The solution is described here http://tv.com.pl/stepbystep/fop_pdf/ Regards, Tomasz Judycki -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.