[jira] [Updated] (FOP-2292) [PATCH] NullPointerException after page IPD change

2013-08-27 Thread Pascal Sancho (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Sancho updated FOP-2292: --- Attachment: fop.pdf fop.pdf is what I get against v1.1 without any Exception [PATCH]

[jira] [Commented] (FOP-2292) [PATCH] NullPointerException after page IPD change

2013-08-27 Thread Seifeddine Dridi (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13751060#comment-13751060 ] Seifeddine Dridi commented on FOP-2292: --- I've just realized that I'm using FOP

[jira] [Commented] (FOP-2292) [PATCH] NullPointerException after page IPD change

2013-08-27 Thread Seifeddine Dridi (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13751063#comment-13751063 ] Seifeddine Dridi commented on FOP-2292: --- Even with FOP v1.1

[jira] [Commented] (FOP-2292) [PATCH] NullPointerException after page IPD change

2013-08-27 Thread Vincent Hennebert (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13751080#comment-13751080 ] Vincent Hennebert commented on FOP-2292: I can reproduce it with 1.1, but not with

[jira] [Commented] (FOP-2292) [PATCH] NullPointerException after page IPD change

2013-08-27 Thread Seifeddine Dridi (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13751104#comment-13751104 ] Seifeddine Dridi commented on FOP-2292: --- Great remark Vincent! The problem is with the

[jira] [Commented] (FOP-2292) [PATCH] NullPointerException after page IPD change

2013-08-27 Thread Seifeddine Dridi (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13751146#comment-13751146 ] Seifeddine Dridi commented on FOP-2292: --- Could you post an updated example that uses

[jira] [Commented] (FOP-2292) [PATCH] NullPointerException after page IPD change

2013-08-27 Thread Vincent Hennebert (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13751166#comment-13751166 ] Vincent Hennebert commented on FOP-2292: The error seems to indicate a bug in FOP, I

[jira] [Commented] (FOP-2292) [PATCH] NullPointerException after page IPD change

2013-08-27 Thread Seifeddine Dridi (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13751175#comment-13751175 ] Seifeddine Dridi commented on FOP-2292: --- That's why it would be good if it could be

Re: change bar status

2013-08-27 Thread Jagman
I tried to apply your patch and its working great. Thanks for writing this. Currently for tables, it is rendering change-bar for each cell even if the change-bar is applied to entire row. Could you please provide some hints on what I need to change in the code, so that all the change-bar blocks

[jira] [Created] (FOP-2294) [PATCH] Delete temp files before JVM exit

2013-08-27 Thread simon steiner (JIRA)
simon steiner created FOP-2294: -- Summary: [PATCH] Delete temp files before JVM exit Key: FOP-2294 URL: https://issues.apache.org/jira/browse/FOP-2294 Project: Fop Issue Type: Bug

[jira] [Updated] (FOP-2294) [PATCH] Delete temp files before JVM exit

2013-08-27 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] simon steiner updated FOP-2294: --- Attachment: fop.xconf test2.fo deletetifftmptrunk.patch [PATCH]

[jira] [Updated] (FOP-2294) [PATCH] Delete temp files before JVM exit

2013-08-27 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] simon steiner updated FOP-2294: --- Description: fop test2.fo -c fop.xconf -tiff out.tiff loads font in awt which creates tmp file not

Re: [VOTE] Merge Temp_FopFontsForSVG into trunk

2013-08-27 Thread Chris Bowditch
Hi Vincent, On 21/08/2013 11:08, Vincent Hennebert wrote: This work allows to directly use FOP-configured fonts for SVG images, instead of trying to find, via AWT, equivalent fonts installed on the system, and then mapping them to FOP fonts when generating the output. Please note that this

RE: [VOTE] Merge Temp_FopFontsForSVG into trunk

2013-08-27 Thread Robert Meyer
+1 I think this sounds ok based on what Luis is saying. Date: Tue, 27 Aug 2013 13:25:03 +0100 From: bowditch_ch...@hotmail.com To: fop-dev@xmlgraphics.apache.org Subject: Re: [VOTE] Merge Temp_FopFontsForSVG into trunk Hi Vincent, On 21/08/2013 11:08, Vincent Hennebert wrote: This

[jira] [Commented] (FOP-2292) [PATCH] NullPointerException after page IPD change

2013-08-27 Thread Vincent Hennebert (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13751422#comment-13751422 ] Vincent Hennebert commented on FOP-2292: What I actually meant is to make it

Re: [VOTE] Merge Temp_FopFontsForSVG into trunk

2013-08-27 Thread Clay Leeds
Well, I don't want to be a stock in the mud so here's my unconditional +1! ;-) Cheers! Clay -- My religion is simple. My religion is kindness. - HH The Dalai Lama of Tibet On Aug 27, 2013, at 7:08 AM, Robert Meyer rme...@hotmail.co.uk wrote: +1 I think this sounds ok based on what Luis