You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Mehdi Houshmand 6b1ba1f952 Bugzilla #52197: Improved support for AdobeStandardEncoding encoded AFM files for type1 fonts 12 years ago
..
AFMCharMetrics.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
AFMFile.java Bugfix: AFMFile sometimes indirectly caused wrong assignments of char widths to code points in a single-byte encoding due to mapping multiple characters to the same code points (see overridePrimaryEncoding). 13 years ago
AFMParser.java Bugzilla #52197: Improved support for AdobeStandardEncoding encoded AFM files for type1 fonts 12 years ago
AFMWritingDirectionMetrics.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
AdobeStandardEncoding.java Bugzilla #52197: Improved support for AdobeStandardEncoding encoded AFM files for type1 fonts 12 years ago
CharMetricsHandler.java Bugzilla #52197: Improved support for AdobeStandardEncoding encoded AFM files for type1 fonts 12 years ago
PFBData.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PFBParser.java Bugzilla #49733: 14 years ago
PFMFile.java Reverting renaming of public methods of rev. 1036179 13 years ago
PFMInputStream.java This is a better fix which will cater for the case where the first character encountered is the EOF (-1) character. EOF test now only occurs when loop is exit so this should execute more efficiently. 16 years ago
Type1FontLoader.java Bugzilla #52197: Improved support for AdobeStandardEncoding encoded AFM files for type1 fonts 12 years ago
package.html Moved sources from src/org/** to src/java/org/** 21 years ago