/[Apache-SVN]
ViewVC logotype

Revision 358613


Jump to revision: Previous Next
Author: jeremias
Date: Thu Dec 22 20:10:54 2005 UTC (18 years, 5 months ago)
Changed paths: 18
Log Message:
As announced, I brought FontTriplet to more life by making it Serializable and using it to transport the information about the font in use through the area tree. This has small effects on the test cases as the values in the generated XML are slightly different. While refactoring I saw that there's some room for optimization. Too many objects are still created. It should be quite easy now with the FontTriplet to create a small cache.

Changed paths

Path Details
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/area/Trait.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fo/properties/CommonFont.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fonts/Font.java modified , text changed , props changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fonts/FontInfo.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fonts/FontSetup.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fonts/FontTriplet.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/layoutmgr/TraitSetter.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/render/PrintRenderer.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/render/java2d/Java2DRenderer.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/render/pdf/PDFRenderer.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/render/ps/PSGraphics2D.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/render/ps/PSRenderer.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/render/ps/PSTextPainter.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/render/xml/XMLRenderer.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/svg/PDFGraphics2D.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/svg/PDFTextPainter.java modified , text changed
Directoryxmlgraphics/fop/trunk/test/layoutengine/standard-testcases/block_font-family.xml modified , text changed
Directoryxmlgraphics/fop/trunk/test/layoutengine/standard-testcases/block_font-style.xml modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26