Merging Temp_PDF_ObjectStreams branch to trunk

2012-03-21 Thread Vincent Hennebert
Hi All, I’ve just uploaded our work on PDF object streams. If accessibility is enabled and PDF version 1.5 has been selected in the config file, then the structure tree will be stored in object streams. Support for cross-reference streams (a successor of the cross-reference table that appeared in

Re: Merging Temp_PDF_ObjectStreams branch to trunk

2012-03-21 Thread mehdi houshmand
If I'm not mistaken the r1302518 commit broke compile compatibility with the Jeremias' PDF-image-plugin trunk which needs to be addressed. It's a simple change if I'm not mistaken, just to do with how PDFDocument holds it's version (was an int now an enum o.a.f.pdf.Version), there maybe some other

DO NOT REPLY [Bug 46962] [PATCH] Deadlock in PropertyCache class

2012-03-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46962 --- Comment #20 from Vincent Hennebert vhenneb...@gmail.com 2012-03-21 20:41:37 UTC --- Thanks for your patch! I have a few questions following a quick review: * Why declare the equals and hashCode methods on interfaces (Numeric,

DO NOT REPLY [Bug 52966] New: How to use native text with EPSDocumentGraphics2D

2012-03-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52966 Bug #: 52966 Summary: How to use native text with EPSDocumentGraphics2D Product: Fop Version: all Platform: PC OS/Version: Mac OS X 10.4 Status: NEW

DO NOT REPLY [Bug 52966] How to use native text with EPSDocumentGraphics2D

2012-03-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52966 --- Comment #1 from Luis Bernardo lmpmberna...@gmail.com 2012-03-22 00:27:30 UTC --- Created attachment 28495 -- https://issues.apache.org/bugzilla/attachment.cgi?id=28495 a proposed fix, and two examples and a conf file -- Configure

DO NOT REPLY [Bug 52966] [PATCH] How to use native text with EPSDocumentGraphics2D

2012-03-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52966 Luis Bernardo lmpmberna...@gmail.com changed: What|Removed |Added Summary|How to use native text with |[PATCH] How

DO NOT REPLY [Bug 46962] [PATCH] Deadlock in PropertyCache class

2012-03-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46962 --- Comment #21 from Alex Giotis alex.gio...@gmail.com 2012-03-22 02:02:02 UTC --- Vincent, thanks for looking at it. * Why declare the equals and hashCode methods on interfaces (Numeric, PercentBase)? They are defined on Object

DO NOT REPLY [Bug 46962] [PATCH] Deadlock in PropertyCache class

2012-03-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46962 --- Comment #22 from Alex Giotis alex.gio...@gmail.com 2012-03-22 02:08:31 UTC --- This patch should also resolve Bug 50703. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this