/[Apache-SVN]
ViewVC logotype

Revision 328381


Jump to revision: Previous Next
Author: lfurini
Date: Tue Oct 25 15:14:10 2005 UTC (18 years, 6 months ago)
Changed paths: 12
Log Message:
Fix for bug 36238 (at least in the PDFRenderer)

The text is split into WordAreas and SpaceAreas: the latters (when the font is multibyte) are not affected by the Tw operator, so they are shifted in the inline progression dimension instead.

The behaviour of the other renderers should be the same as before this change.

Changed paths

Path Details
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/area/inline/AbstractTextArea.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/area/inline/SpaceArea.java added
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/area/inline/TextArea.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/area/inline/UnresolvedPageNumber.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/area/inline/WordArea.java added
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/layoutmgr/inline/LeaderLayoutManager.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/layoutmgr/inline/PageNumberCitationLayoutManager.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/layoutmgr/inline/PageNumberLayoutManager.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/layoutmgr/inline/TextLayoutManager.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/render/AbstractRenderer.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/xml/XMLRenderer.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26