Re: Issue with margin-bottom="10px" for of:block inside a list item.

2016-01-13 Thread Chris Bowditch
Hi, I suggest logging a JIRA ticket and attaching the XSL-FO File (not XSLT) Thanks, Chris On 08/01/2016 21:10, bharat.attal...@hotmail.com wrote: Below is the error message getting back. Jan 08, 2016 2:54:09 PM org.apache.fop.fo.FOTreeBuilder fatalError SEVERE:

[jira] [Commented] (FOP-2563) FOP nightly builds do not seem to be available

2016-01-13 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15095850#comment-15095850 ] simon steiner commented on FOP-2563:

[jira] [Comment Edited] (FOP-2563) FOP nightly builds do not seem to be available

2016-01-13 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15095850#comment-15095850 ] simon steiner edited comment on FOP-2563 at 1/13/16 9:09 AM: -

[jira] [Comment Edited] (FOP-2563) FOP nightly builds do not seem to be available

2016-01-13 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15095850#comment-15095850 ] simon steiner edited comment on FOP-2563 at 1/13/16 9:08 AM: -

Re: JavaIO Default ICC Profiles

2016-01-13 Thread Luis Bernardo
Yes, that is what I was suspecting. My suggestion then is to do the check when loading the image, as you propose. If there is no embedded profile in the PNG do not embed one by default. We could make this configurable but I don;t see the need for that until we find an example where having the

Re: JavaIO Default ICC Profiles

2016-01-13 Thread Matthias Reischenbacher
Hi, FOP-1575 seems to be similar, but isn't the same. I also can't reproduce it on my platform (win, jdk 8), so perhaps it has been fixed in the meantime by some other change. Regarding your other questions: getEffectiveICCProfile() is always called, regardless of embedded or non-embedded

[jira] [Updated] (FOP-2564) Ignore ICC profiles added by ImageIO loader

2016-01-13 Thread Matthias Reischenbacher (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Reischenbacher updated FOP-2564: - Attachment: fop-2564-commons.patch > Ignore ICC profiles added by ImageIO loader >

[jira] [Updated] (FOP-2564) Ignore ICC profiles added by ImageIO loader

2016-01-13 Thread Matthias Reischenbacher (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Reischenbacher updated FOP-2564: - Attachment: fop-2564.patch > Ignore ICC profiles added by ImageIO loader >

[jira] [Updated] (FOP-2564) [PATCH] Ignore ICC profiles added by ImageIO loader

2016-01-13 Thread Matthias Reischenbacher (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Reischenbacher updated FOP-2564: - Summary: [PATCH] Ignore ICC profiles added by ImageIO loader (was: Ignore ICC

Re: JavaIO Default ICC Profiles

2016-01-13 Thread Matthias Reischenbacher
Hi, I just added two patches at https://issues.apache.org/jira/browse/FOP-2564 which attempt to give more control over ICC profile handling. On commons side I added the ICC profile as a separate parameter to the ImageBuffered/ImageRendered constructors. This causes quite some code changes in

[jira] [Updated] (FOP-2564) [PATCH] Ignore ICC profiles added by ImageIO loader

2016-01-13 Thread Matthias Reischenbacher (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Reischenbacher updated FOP-2564: - Attachment: fop-2564.patch fop-2564-commons.patch > [PATCH] Ignore

[jira] [Updated] (FOP-2564) [PATCH] Ignore ICC profiles added by ImageIO loader

2016-01-13 Thread Matthias Reischenbacher (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Reischenbacher updated FOP-2564: - Attachment: (was: fop-2564-commons.patch) > [PATCH] Ignore ICC profiles added

[jira] [Updated] (FOP-2564) [PATCH] Ignore ICC profiles added by ImageIO loader

2016-01-13 Thread Matthias Reischenbacher (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Reischenbacher updated FOP-2564: - Attachment: (was: fop-2564.patch) > [PATCH] Ignore ICC profiles added by

Re: Change bars status

2016-01-13 Thread Jan Tosovsky
Dear All, On 2015-07-19 Jan Tosovsky wrote: > On 2015-07-18 Stephan Thesing wrote: > > I have a local patch without respecting writing direction that also > > produces correct results for the example fo sent earlier in this > > thread > > I like your update as it doesn't touch FOUserAgent

[jira] [Commented] (FOP-2564) [PATCH] Ignore ICC profiles added by ImageIO loader

2016-01-13 Thread Matthias Reischenbacher (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15097002#comment-15097002 ] Matthias Reischenbacher commented on FOP-2564: -- Added a new version of the patch, which fixes s

[jira] [Created] (FOP-2564) Ignore ICC profiles added by ImageIO loader

2016-01-13 Thread Matthias Reischenbacher (JIRA)
Matthias Reischenbacher created FOP-2564: Summary: Ignore ICC profiles added by ImageIO loader Key: FOP-2564 URL: https://issues.apache.org/jira/browse/FOP-2564 Project: FOP Issue