/[Apache-SVN]
ViewVC logotype

Revision 618992


Jump to revision: Previous Next
Author: jeremias
Date: Wed Feb 6 14:07:03 2008 UTC (16 years, 4 months ago)
Changed paths: 9
Log Message:
Bugzilla #36391:
Fixed problem with positioning of content when reference-orientation="180" is used. CTM is now correct. It is updated after the height of the content is known. Instead of somehow inverting the element list, I've simply declared this case non-breakable, i.e. I generate one box.

Fixed a few other problems mostly occurring when rotating block-container content by 90 or 270 degrees plus a few remaining auto-height handling problems. This involved switching off some sometimes unwanted side-effects from auto-updating the BPD in some area classes.

Changed paths

Path Details
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/area/Block.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/area/BlockViewport.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/area/NormalFlow.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/layoutmgr/BlockContainerLayoutManager.java modified , text changed
Directoryxmlgraphics/fop/trunk/test/layoutengine/disabled-testcases.xml modified , text changed
Directoryxmlgraphics/fop/trunk/test/layoutengine/standard-testcases/block-container_absolute-position_display-align.xml modified , text changed
Directoryxmlgraphics/fop/trunk/test/layoutengine/standard-testcases/block-container_absolute-position_no-height_2.xml added
Directoryxmlgraphics/fop/trunk/test/layoutengine/standard-testcases/block-container_reference-orientation_2.xml added
Directoryxmlgraphics/fop/trunk/test/layoutengine/standard-testcases/block-container_reference-orientation_bug36391.xml modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26