DO NOT REPLY [Bug 48013] Image processing makes FOP really slow

2009-10-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48013 --- Comment #1 from Jonathan Levinson 2009-10-16 11:44:41 UTC --- Created an attachment (id=24386) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24386) Image used Image used -- Configure bugmail: https://issues.apache.org/b

DO NOT REPLY [Bug 48013] New: Image processing makes FOP really slow

2009-10-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48013 Summary: Image processing makes FOP really slow Product: Fop Version: 0.95 Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2

checkstyle changes in the build

2009-10-16 Thread Simon Pepping
I do not like this style of only using tools in FOP's own tools directory: Previous versions of build.xml allowed me to use the Debian provided jar files: checkstyle.home.dir=/usr/share/java I would like to see this possibility

Re: Making AFPPaintingState singleton

2009-10-16 Thread Adrian Cumiskey
Hi Venkat, I advise you to just pass the bare values in AFPPageOverlayElement from attlist.getValue(ATT_X) and attlist.getValue(ATT_Y) through to the AFPPageOverlay and remove the use of AFPPaintingState and AFPUnitConverter in there - this was never the correct place to do this. You could l

Re: Making AFPPaintingState singleton

2009-10-16 Thread Venkat Reddy
Hi Adrian, Thanks for your reply. Yes, You are absolutely right, I am trying to handle these conversions at the renderer level... I will soon come out with a patch to the bug you opened. Thanks once again for the source points, Venkat. Adrian Cumiskey wrote: Hi Venkat, This approach is no

Re: When is PDFImageHandlerGraphics2D used?

2009-10-16 Thread Vincent Hennebert
Hi Jeremias, Thanks for the hint. I tried with a WMF image and found out that this class is used by both the renderer and the painter. I’ve just implemented accessibility support in it. Vincent Jeremias Maerki wrote: > And you can use a WMF (Windows Metafile) file. See > org.apache.fop.image.lo

OutOfMemoryError on IntermediateFormatTestSuite

2009-10-16 Thread DELCROIX Guillaume
Hi, I've got an OutOfMemoryError running IntermediateFormatTestSuite on the FOP trunk ( Rev ID : 825646 ) junit-intermediate-format: [echo] Running intermediate format tests... [junit] Testsuite: org.apache.fop.intermediate.IntermediateFormatTestSuite [junit] Exception in thread "ma

DO NOT REPLY [Bug 48003] [PATCH] Improved variable names around Kerning and KnuthElement

2009-10-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48003 --- Comment #2 from Alexander Kiel 2009-10-16 05:07:53 UTC --- Thanks for applying my patch. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are th

DO NOT REPLY [Bug 47781] GRAVE: Exception: java.lang.NullPointerException when unsing fop

2009-10-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47781 Vincent Hennebert changed: What|Removed |Added Status|NEW |RESOLVED Resolution|