DO NOT REPLY [Bug 35749] - fo wrapper/basic-link combination doesn't work

2005-12-12 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: FOrayFont patch almost ready

2005-12-12 Thread Jeremias Maerki
Uhm, cool but where did you post your pre-patch? :-) On 12.12.2005 22:44:04 Vincent Hennebert wrote: > Team, > > I've just posted an updated pre-patch of my FOray adaptation work. I put > it as a pre-patch because the junit tests don't run well anymore (about > 75 errors with junit-layout-standar

Re: problem in RTFHandler.java

2005-12-12 Thread Jeremias Maerki
Sorry. I'm accumulating a lot of changes here, some of which are not ready to be committed, yet. Fixed. On 12.12.2005 22:29:01 Andreas L Delmelle wrote: > On Dec 12, 2005, at 22:21, Simon Pepping wrote: > > > The method FONode.decorateWithContextInfo(String, ExternalGraphic) is > > not known in m

FOrayFont patch almost ready

2005-12-12 Thread Vincent Hennebert
Team, I've just posted an updated pre-patch of my FOray adaptation work. I put it as a pre-patch because the junit tests don't run well anymore (about 75 errors with junit-layout-standard). However, the pdf output looks right on the few tests I have run. The weird thing is that the XML renderer d

Re: problem in RTFHandler.java

2005-12-12 Thread Andreas L Delmelle
On Dec 12, 2005, at 22:21, Simon Pepping wrote: The method FONode.decorateWithContextInfo(String, ExternalGraphic) is not known in my copy: +log.warn(FONode.decorateWithContextInfo( +"Image could not be embedded: " + url, eg)); Confirmed. Same here. Ch

DO NOT REPLY [Bug 37880] - footnotes on centerd blocks get lost

2005-12-12 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

problem in RTFHandler.java

2005-12-12 Thread Simon Pepping
The method FONode.decorateWithContextInfo(String, ExternalGraphic) is not known in my copy: +log.warn(FONode.decorateWithContextInfo( +"Image could not be embedded: " + url, eg)); Regards, Simon -- Simon Pepping home page: http://www.leverkruid.nl

DO NOT REPLY [Bug 37880] New: - footnotes on centerd blocks get lost

2005-12-12 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: AW: Size of images incorrect?

2005-12-12 Thread Jeremias Maerki
On 12.12.2005 20:05:49 Peter Herweg wrote: > Yes, you are right. I'm quite surprised by myself. Thanks for the quick response. > I will try to fix this the next few days. I'll commit my changes so you can work from there. It won't hurt to have SVG support for external-graphics. :-) > But while

DO NOT REPLY [Bug 37877] - PDF SVG rendering produces bad dimensions

2005-12-12 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

AW: Size of images incorrect?

2005-12-12 Thread Peter Herweg
Yes, you are right. I'm quite surprised by myself. I will try to fix this the next few days. But while playing with the rtf code i noticed following behaviour (Word2000 SP3): If i write "\picscalex75 \picscaley75 \picwgoal1500 \pichgoal900" i get an image width of about 2cm in Word2000 (as expecte

DO NOT REPLY [Bug 37879] New: - PDF SVG rendering forces stroking text (config setting broken)

2005-12-12 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

DO NOT REPLY [Bug 37877] - PDF SVG rendering produces bad dimensions

2005-12-12 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

DO NOT REPLY [Bug 37877] New: - PDF SVG rendering produces bad dimensions

2005-12-12 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

DO NOT REPLY [Bug 37875] - table-cell (header) lose line after pagebreak

2005-12-12 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

DO NOT REPLY [Bug 37875] New: - table-cell (header) lose line after pagebreak

2005-12-12 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

RTF: Size of images incorrect?

2005-12-12 Thread Jeremias Maerki
(Mostly for Peter Herweg, I guess) I tried to implement SVG support for RTF output by converting the SVG images through Batik's JPEGTranscoder to a JPEG. That part was easy and done in 10 minutes. However, I noticed that all images are currently painted much too small in MS Word Viewer 2003 and Op

Re: svn commit: r349740 - /xmlgraphics/fop/trunk/src/java/org/apache/fop/fo/pagination/Region.java

2005-12-12 Thread Chris Bowditch
Jeremias Maerki wrote: On 09.12.2005 14:42:45 Luca Furini wrote: Relaxed validation for border and padding on region-*. I see that, at the moment, with relaxed validation FOP does no more stops with an error if a region has borders / padding, but anyway the borders and padding are not pain