https://issues.apache.org/bugzilla/show_bug.cgi?id=48512
--- Comment #4 from Jeremias Maerki <[email protected]> 2010-01-12 01:50:44 UTC --- Created an attachment (id=24828) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24828) Possible fix Some Type1 fonts appear to specify a default encoding that doesn't match the actual encoding of the glyphs in the AFM file. Add to that the fact that we're currently mapping "AdobeStandardEncoding" to the "StandardEncoding" and suddenly umlauts don't work with some Type 1 fonts. I've attached a patch the will probably fix this but I haven't got time to properly test with all fonts I have so I won't commit this just now. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
