/[Apache-SVN]
ViewVC logotype

Revision 194095


Jump to revision: Previous Next
Author: fotis
Date: Tue Feb 27 12:30:36 2001 UTC (23 years, 3 months ago)
Changed paths: 35
Log Message:
enabling CID keyed truetype fonts; this gives support
         for other encodings than WinAnsiEncoding (eg japanese, chinese, arabic,
         iso-whatever, etc). Also makes font inclusion easier Tore Engvig


Changed paths

Path Details
Directoryxmlgraphics/fop/trunk/conf/config.xml modified , text changed
Directoryxmlgraphics/fop/trunk/conf/userconfig.xml modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/configuration/Configuration.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/configuration/ConfigurationParser.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/configuration/ConfigurationReader.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/configuration/FontInfo.java added
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/configuration/FontTriplet.java added
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fonts/Glyphs.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fonts/PFMFile.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fonts/TTFCmapEntry.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fonts/TTFDirTabEntry.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fonts/TTFFile.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fonts/TTFMtxEntry.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fonts/apps/PFMReader.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fonts/apps/TTFReader.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/layout/FontInfo.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/layout/FontState.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/layout/LineArea.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/pdf/PDFCIDFont.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/pdf/PDFCIDFontDescriptor.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/pdf/PDFCMap.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/pdf/PDFDocument.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/pdf/PDFFont.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/pdf/PDFFontDescriptor.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/pdf/PDFFontType0.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/pdf/PDFWArray.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/render/pdf/CIDFont.java added
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/render/pdf/CMap.java added
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/render/pdf/Font.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/render/pdf/FontReader.java added
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/render/pdf/FontSetup.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/render/pdf/PDFRenderer.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/render/pdf/fonts/BFEntry.java added
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/render/pdf/fonts/MultiByteFont.java added
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/render/pdf/fonts/SingleByteFont.java added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26