/[Apache-SVN]
ViewVC logotype

Revision 195649


Jump to revision: Previous Next
Author: jeremias
Date: Fri Nov 29 08:40:54 2002 UTC (21 years, 7 months ago)
Changed paths: 10
Log Message:
Moved PFM classes to type1 subpackage.
Use of org.apache.fop.tools.IOUtil instead of rewriting the same functionality every time.
Added a parser and memory representation class for Adobe Type 1 PFB files (Full support for raw and PC format as described in the "Download Fonts" spec from Adobe).
Adjusted the PFMReader for the package move.
Added Avalon logging to the PFMReader (adds a dependency to avalon-framework.jar, I will document that)


Changed paths

Path Details
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fonts/FontFileReader.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fonts/PFMFile.java deleted
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fonts/PFMInputStream.java deleted
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fonts/apps/PFMReader.java modified , text changed
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fonts/type1/ added
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fonts/type1/PFBData.java added
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fonts/type1/PFBParser.java added
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fonts/type1/PFMFile.java added
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fonts/type1/PFMInputStream.java added
Directoryxmlgraphics/fop/branches/fop-0_20_2-maintain/src/org/apache/fop/fonts/type1/package.html added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26