DO NOT REPLY [Bug 50703] [PATCH] Parametrize PropertyCache

2011-02-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50703 --- Comment #1 from Jeremias Maerki 2011-02-02 03:20:24 EST --- Makes sense. Not sure that's what you're looking for but you can add this to PropertyCache: public static PropertyCache createFor(Class c) { return new Property

DO NOT REPLY [Bug 50699] Problem with greek glyphnames using type1 font for postscript output

2011-02-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50699 --- Comment #1 from alpa...@gmail.com 2011-02-02 03:45:01 EST --- Created an attachment (id=26592) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26592) to be appliend on file org.apache.fop.fonts.SingleByteFont.java -- Configu

DO NOT REPLY [Bug 50705] New: [PATCH] AFP TLEs and NOPs not in the order described in the FO

2011-02-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50705 Summary: [PATCH] AFP TLEs and NOPs not in the order described in the FO Product: Fop Version: all Platform: PC OS/Version: Linux Status: NEW Severit

DO NOT REPLY [Bug 50705] [PATCH] AFP TLEs and NOPs not in the order described in the FO

2011-02-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50705 --- Comment #1 from Mehdi Houshmand 2011-02-02 03:48:55 EST --- Created an attachment (id=26594) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26594) Test case This is the test case for this bug -- Configure bugmail: https:

DO NOT REPLY [Bug 50705] [PATCH] AFP TLEs and NOPs not in the order described in the FO

2011-02-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50705 --- Comment #2 from Mehdi Houshmand 2011-02-02 03:49:55 EST --- On second thoughts, attaching before and after AFPs seems redundant, if anyone requests them, I'll be happy to post them here -- Configure bugmail: https://issues.apache.org

DO NOT REPLY [Bug 50699] [PATCH] Problem with greek glyphnames using type1 font for postscript output

2011-02-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50699 Jeremias Maerki changed: What|Removed |Added Keywords||PatchAvailable Statu

DO NOT REPLY [Bug 50483] [PATCH] Full font embedding and Subset embedding in Post Script

2011-02-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50483 Mehdi Houshmand changed: What|Removed |Added Attachment #26580|0 |1 is obsolete|

DO NOT REPLY [Bug 50703] [PATCH] Parametrize PropertyCache

2011-02-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50703 --- Comment #2 from Andreas L. Delmelle 2011-02-02 15:58:50 EST --- > Not sure that's what you're looking for but you can add this to PropertyCache: > > public static PropertyCache createFor(Class c) { > return new PropertyC