Re: PDF internal links re-implementation - advice sought

2007-03-24 Thread Paul Vinkenoog
Hi all, >> inlineparent, text, viewport, foreign-object, image can also be >> targets of internal-destination. > InlineParent, Text and Viewport areas pass through renderInlineArea, > so they've been taken care of. I'll implement the others as well. Ah - ForeignObject and Image go via renderView

Re: Can't commit

2007-03-24 Thread Andreas L Delmelle
On Mar 24, 2007, at 18:44, Jay Bryant wrote: Hi Jay, Well, I got the junit tests to work (first time, actually, once I fixed the issue with XMLUnit). However, I can't commit my changes. I get the following error message from SVN: svn: MKACTIVITY of '/repos/asf/!svn/act/8cd4ce0b-68b0-9b4

Can't commit

2007-03-24 Thread Jay Bryant
Well, I got the junit tests to work (first time, actually, once I fixed the issue with XMLUnit). However, I can't commit my changes. I get the following error message from SVN: svn: MKACTIVITY of '/repos/asf/!svn/act/8cd4ce0b-68b0-9b4f-b65f-2c1a9a53a96f': 403 Forbidden (http://svn.apache.o

Re: PDF internal links re-implementation - advice sought

2007-03-24 Thread Paul Vinkenoog
Adrian and Jeremias, Thanks for your comments and advice. > If you create this link class, you need to make sure it works > together with the intermediate format (XMLRenderer and > AreaTreeParser), the XML representation of the area tree. OK, will do. >> At this moment I've overridden renderInl

DO NOT REPLY [Bug 41831] - [PATCH] Refactored configuration, font detection and caching, url resolution

2007-03-24 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://issues.apache.org/bugzilla/show_bu

Re: Percentages in CommonAbsolutePosition?

2007-03-24 Thread Andreas L Delmelle
On Mar 21, 2007, at 22:06, Jeremias Maerki wrote: [Me: ] Seems my proposed fix (bugzilla 41894) goes in the right direction. I agree. Only it does not take reference-orientation and/or writing-mode into account when mapping width/height to ipd/bpd... but that seems to me currently a part

Re: svn commit: r521640 - in /xmlgraphics/fop/trunk: src/java/org/apache/fop/layoutmgr/table/ColumnSetup.java test/layoutengine/standard-testcases/table-column_missing.xml

2007-03-24 Thread Andreas L Delmelle
On Mar 23, 2007, at 13:49, Vincent Hennebert wrote: We would then have two methods of iterating over tables: one fast, memory-efficient relying on columns specifications, Slight addition: "... relying on column specifications or, if those are absent, on cells in the first row." This is en