Re: Error output of junit-layout-standard

2009-03-10 Thread Jeremias Maerki
Some lazyness on my side. It's fixed now: http://svn.apache.org/viewvc?rev=752010view=rev http://svn.apache.org/viewvc?rev=752011view=rev There was no error because it's classified as non-fatal. Anyway, it pointed to a missing base directory and an incomplete IFTester class. And the stacktrace

AFP: Font access

2009-03-10 Thread Jeremias Maerki
At the moment, AFP fonts are exclusively accessed by local file paths (plus some special code for accessing JAR resources). But this is different to what we have for other fonts where we can use URIs and the FontManager's base URI/URL. I'm currently working on changing that. But this will have a

Re: AFP: Font access

2009-03-10 Thread Jeremias Maerki
Hmm, false alarm. Despite using URIs, case mismatches with File URI/URLs on Windows don't matter. Good to know. On 10.03.2009 10:27:01 Jeremias Maerki wrote: At the moment, AFP fonts are exclusively accessed by local file paths (plus some special code for accessing JAR resources). But this is

DO NOT REPLY [Bug 46828] New: [PATCH] Enabling area tree caching from FOUserAgent

2009-03-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46828 Summary: [PATCH] Enabling area tree caching from FOUserAgent Product: Fop Version: 1.0dev Platform: All OS/Version: All Status: NEW Severity: normal

DO NOT REPLY [Bug 46828] [PATCH] Enabling area tree caching from FOUserAgent

2009-03-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46828 --- Comment #1 from Laera Dario lae...@ima.it 2009-03-10 07:26:17 PST --- Created an attachment (id=23366) -- (https://issues.apache.org/bugzilla/attachment.cgi?id=23366) Bug fixes and FOUserAgent facility -- Configure bugmail:

DO NOT REPLY [Bug 46826] reference-orientation treated as an inherited property

2009-03-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46826 --- Comment #4 from Chris Bowditch bowditch_ch...@hotmail.com 2009-03-10 07:50:43 PST --- Andreas - I have a question about your proposed change. Its really only for my understanding: Suppose you have something like:

Re: AFP: Font access

2009-03-10 Thread Jeremias Maerki
Changes committed: http://svn.apache.org/viewvc?rev=752133view=rev On 10.03.2009 14:22:03 Jeremias Maerki wrote: Hmm, false alarm. Despite using URIs, case mismatches with File URI/URLs on Windows don't matter. Good to know. On 10.03.2009 10:27:01 Jeremias Maerki wrote: At the moment, AFP

Proposal: FOUserAgent.getFontBaseURL() deprecation?

2009-03-10 Thread Jeremias Maerki
While working on URI resolution for AFP fonts, I've stumbled over FOUserAgent.getFontBaseURL(). I found that a strange thing now that we have the FontManager (attached to the FopFactory). Well, getFontBaseURL () has been there for some time but FOUserAgent.setFontBaseURL was introduced by:

DO NOT REPLY [Bug 46826] reference-orientation treated as an inherited property

2009-03-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46826 --- Comment #5 from Andreas L. Delmelle adelme...@apache.org 2009-03-10 10:43:40 PST --- (In reply to comment #4) Andreas - I have a question about your proposed change. Its really only for my understanding: Suppose you have

DO NOT REPLY [Bug 46826] reference-orientation treated as an inherited property

2009-03-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46826 --- Comment #7 from Andreas L. Delmelle adelme...@apache.org 2009-03-10 11:48:16 PST --- Forget the patch for the moment. Still too cheap. Just ran some more tests, and after the change: - the content is rotated OK, but... - the

DO NOT REPLY [Bug 46826] reference-orientation treated as an inherited property

2009-03-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46826 --- Comment #8 from Andreas L. Delmelle adelme...@apache.org 2009-03-10 12:38:19 PST --- Created an attachment (id=23367) -- (https://issues.apache.org/bugzilla/attachment.cgi?id=23367) PDF result before and after the patch Sorry,

Re: Error output of junit-layout-standard

2009-03-10 Thread Andreas Delmelle
On 10 Mar 2009, at 09:02, Jeremias Maerki wrote: Some lazyness on my side. It's fixed now: http://svn.apache.org/viewvc?rev=752010view=rev http://svn.apache.org/viewvc?rev=752011view=rev Heh, no biggie. Thanks for the swift response and the fix. Cheers Andreas

DO NOT REPLY [Bug 46828] [PATCH] Enabling area tree caching from FOUserAgent

2009-03-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46828 --- Comment #2 from Andreas L. Delmelle adelme...@apache.org 2009-03-10 14:53:00 PST --- Thanks for the patch. I'm going to apply it, with just one change. Not sure if anyone else agrees, but the modification to