/[Apache-SVN]
ViewVC logotype

Revision 198206


Jump to revision: Previous Next
Author: spepping
Date: Wed Dec 22 18:22:35 2004 UTC (19 years, 6 months ago)
Changed paths: 2
Log Message:
Fixed the NPE for fo:title in FOText.createBlockPointers by returning
early.

Fixed the absence of output for fo:title: In ContentLM.fillArea, replace
curLM.getNextBreakPoss with getNextKnuthElements, BreakPossIter with
KnuthPossIter. Copied the line parameter calculations from
LineLM.makeLineBreakPosition. This is only a rough patch: leaders,
external graphics, page numbers cause null pointer exceptions.


Changed paths

Path Details
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fo/FOText.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/layoutmgr/ContentLayoutManager.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26