/[Apache-SVN]
ViewVC logotype

Revision 644243


Jump to revision: Previous Next
Author: acumiskey
Date: Thu Apr 3 09:40:10 2008 UTC (16 years, 2 months ago)
Changed paths: 16
Log Message:
Merged revisions 644208,644213 via svnmerge from 
https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk

........
  r644208 | jeremias | 2008-04-03 09:05:14 +0100 (Thu, 03 Apr 2008) | 11 lines
  
  Bugzilla #44737:
  Added support for auto-configuring TrueType Collections. XML font metrics files for *.ttc fonts are not required anymore.
  Submitted by: Jason Harrop <jason.at.plutext.org>
  
  Changes to patch or in addition to the patch:
  - Tab chars removed and Checkstyle issues fixed
  - Some simplifications in the cache handling (CachedFontInfo is obsolete and less cache-private information is exposed to the outside).
  - TTCs are fully detected and registered with FOP.
  - TTCs can also be registered using a "font" element. The new "sub-font" attribute selected the sub-font in the TTC.
  - Bug fixed in TTFFile: Font names were not decoded correctly (ex. font names in Chinese)
  - Minimal docs.
........
  r644213 | jeremias | 2008-04-03 09:13:50 +0100 (Thu, 03 Apr 2008) | 1 line
  
  Oops. Fixed a last-minute change that broke the build.
........


Changed paths

Path Details
Directoryxmlgraphics/fop/branches/Temp_AFPGOCAResources/ modified , props changed
Directoryxmlgraphics/fop/branches/Temp_AFPGOCAResources/src/documentation/content/xdocs/trunk/fonts.xml modified , text changed
Directoryxmlgraphics/fop/branches/Temp_AFPGOCAResources/src/foschema/fop-configuration.xsd modified , text changed
Directoryxmlgraphics/fop/branches/Temp_AFPGOCAResources/src/java/org/apache/fop/fonts/CachedFontInfo.java deleted
Directoryxmlgraphics/fop/branches/Temp_AFPGOCAResources/src/java/org/apache/fop/fonts/EmbedFontInfo.java modified , text changed
Directoryxmlgraphics/fop/branches/Temp_AFPGOCAResources/src/java/org/apache/fop/fonts/FontCache.java modified , text changed
Directoryxmlgraphics/fop/branches/Temp_AFPGOCAResources/src/java/org/apache/fop/fonts/FontLoader.java modified , text changed
Directoryxmlgraphics/fop/branches/Temp_AFPGOCAResources/src/java/org/apache/fop/fonts/LazyFont.java modified , text changed
Directoryxmlgraphics/fop/branches/Temp_AFPGOCAResources/src/java/org/apache/fop/fonts/autodetect/FontFileFinder.java modified , text changed
Directoryxmlgraphics/fop/branches/Temp_AFPGOCAResources/src/java/org/apache/fop/fonts/autodetect/FontInfoFinder.java modified , text changed
Directoryxmlgraphics/fop/branches/Temp_AFPGOCAResources/src/java/org/apache/fop/fonts/truetype/FontFileReader.java modified , text changed
Directoryxmlgraphics/fop/branches/Temp_AFPGOCAResources/src/java/org/apache/fop/fonts/truetype/TTFFile.java modified , text changed
Directoryxmlgraphics/fop/branches/Temp_AFPGOCAResources/src/java/org/apache/fop/fonts/truetype/TTFFontLoader.java modified , text changed
Directoryxmlgraphics/fop/branches/Temp_AFPGOCAResources/src/java/org/apache/fop/render/PrintRendererConfigurator.java modified , text changed
Directoryxmlgraphics/fop/branches/Temp_AFPGOCAResources/src/java/org/apache/fop/render/java2d/FontSetup.java modified , text changed
Directoryxmlgraphics/fop/branches/Temp_AFPGOCAResources/status.xml modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26