https://issues.apache.org/bugzilla/show_bug.cgi?id=52197
--- Comment #1 from Mehdi Houshmand <[email protected]> 2011-11-16 14:57:40 UTC --- Created attachment 27952 --> https://issues.apache.org/bugzilla/attachment.cgi?id=27952 AFM-encoding This improves support for AdobeStandardEncoding encoded AFM files, by using the character names, which are more generally more reliable than the code points. In a case where a code point and character name aren't matching the standard, the character name overrides the code point value. This requires Mockito Moved files: test/resources/fonts/{,ttf/}glb12.README.txt test/resources/fonts/{,ttf/}glb12.ttf.xml test/resources/fonts/{,ttf/}glb12.ttf test/resources/fonts/{,ttf/}DejaVuLGCSerif.ttf test/resources/fonts/{,ttf/}glb12.ttf.ansi.xml test/resources/fonts/{,ttf/}DejaVuLGCSerif.LICENSE test/events/font.fo -> test/java/org/apache/fop/fonts/substituted-font.fo -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
