Re: Percentages in CommonAbsolutePosition?

2007-03-21 Thread Jeremias Maerki
On 21.03.2007 21:22:04 Andreas L Delmelle wrote: > On Mar 21, 2007, at 10:42, Vincent Hennebert wrote: > > >> > >> Whatever follows in that second definition is irrelevant wrt > >> determining the base for percentage values to compute the initial > >> offset (or IOW: determining which is the

Re: Percentages in CommonAbsolutePosition?

2007-03-21 Thread Jeremias Maerki
On 20.03.2007 22:54:30 Andreas L Delmelle wrote: > On Mar 20, 2007, at 21:55, Andreas L Delmelle wrote: > > > On Mar 20, 2007, at 17:47, Chris Bowditch wrote: > > > >> > >> Have you actually checked the code to see the difference in > >> handling between absolute-position="absolute" and absolu

Re: Percentages in CommonAbsolutePosition?

2007-03-21 Thread Jeremias Maerki
On 20.03.2007 17:18:36 a_l.delmelle wrote: > >- Oorspronkelijk bericht - > >Van: Chris Bowditch [mailto:[EMAIL PROTECTED] > > > > >AFAICT, I don't think you've got everything nailed down here. As Vincent > >already mentioned the ancestor reference area could change depending on > >the v

Re: Percentages in CommonAbsolutePosition?

2007-03-21 Thread Jeremias Maerki
On 20.03.2007 11:56:10 a_l.delmelle wrote: > >- Oorspronkelijk bericht - > >Van: Vincent Hennebert [mailto:[EMAIL PROTECTED] > > >Manuel Mall a écrit : > >> > >> My understanding of the spec is that for "top" and "bottom" percentages > >> only make sense if the containing block has a fi

Re: Percentages in CommonAbsolutePosition?

2007-03-21 Thread Andreas L Delmelle
On Mar 21, 2007, at 10:42, Vincent Hennebert wrote: Whatever follows in that second definition is irrelevant wrt determining the base for percentage values to compute the initial offset (or IOW: determining which is the nearest ancestor reference area) Indeed, you're right. In fact we d

Re: PDF internal links re-implementation - advice sought

2007-03-21 Thread Jeremias Maerki
Cool to see you're working on this, Paul! More inline... On 19.03.2007 16:50:52 Paul Vinkenoog wrote: > Hi all, > > I've recently re-implemented the full internal links behaviour in the > PDF renderer. (I produce documentation for the Firebird project. FOP > 0.93 solved a lot of our problems bu

DO NOT REPLY [Bug 41918] New: - Thin Lines in AWTRenderer are not drawn

2007-03-21 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: Unit testing using logs

2007-03-21 Thread Jeremias Maerki
I'm not comfortable with using log output for unit testing. You'll discover incompatible changes in the code only at runtime, not at compile-time. As Andreas suggests, there should be better ways even if it means that the initial effort may be a little bigger. As an example, look at the ElementList

Re: PDF internal links re-implementation - advice sought

2007-03-21 Thread Adrian Cumiskey
Hi Paul, Paul Vinkenoog wrote: Hi all, I've recently re-implemented the full internal links behaviour in the PDF renderer. (I produce documentation for the Firebird project. FOP 0.93 solved a lot of our problems but we make use of links extensively, and having them land on the top of the page w

Re: Percentages in CommonAbsolutePosition?

2007-03-21 Thread Vincent Hennebert
Hi Andreas, [EMAIL PROTECTED] a écrit : >> - Oorspronkelijk bericht - >> Van: Chris Bowditch [mailto:[EMAIL PROTECTED] >> > >> AFAICT, I don't think you've got everything nailed down here. As Vincent >> already mentioned the ancestor reference area could change depending on >> the value