Re: area tree questions

2003-10-10 Thread J.Pietschmann
Victor Mote wrote: Since this is information that is useful only during layout, perhaps this change was made to make the Area Tree more lean (i.e. use less memory)? IIRC it was made to allow areas GC'd early. In the maintenance branch, if something keeps a reference to an area, like tables did, the

RE: area tree questions

2003-10-10 Thread Victor Mote
Please disregard my previous message under this thread. After working on this a bit more, I think I just need to do more homework here. Victor Mote

cvs commit: xml-fop/src/java/org/apache/fop/util CharUtilities.java

2003-10-10 Thread vmote
vmote 2003/10/10 08:56:57 Modified:src/java/org/apache/fop/fo/flow PageNumberCitation.java src/java/org/apache/fop/fonts Font.java src/java/org/apache/fop/layoutmgr AddLMVisitor.java TextLayoutManager.java src/java/or

DO NOT REPLY [Bug 23709] - Height of SVG rect tag negative when rendering SVG

2003-10-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 23709] - Height of SVG rect tag negative when rendering SVG

2003-10-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: xml-fop/src/java/org/apache/fop/image ImageFactory.java

2003-10-10 Thread vmote
vmote 2003/10/10 08:40:31 Modified:src/java/org/apache/fop/area AreaTree.java AreaTreeControl.java src/java/org/apache/fop/fo/pagination LayoutMasterSet.java PageSequence.java src/java/org/apache/fop/image Im

area tree questions

2003-10-10 Thread Victor Mote
I think Joerg already said this, but it appears that the main challenge to completing a port of the maintenance branch layout to the trunk will be a reconciliation of the differences between the two area trees. Since we don't have a fully-functional layout system using either of the two models, I h