RE: TrueType Font Embedding

2010-11-11 Thread Eric Douglas
If using installed fonts is an option to save space in the file / data stream, using embedded fonts still needs to be an option. I am assigning specific fonts from specific files to get consistent output so everything must be embedded. I don't want to have to care what is installed where. I am gl

Re: TrueType Font Embedding

2010-11-11 Thread Jeremias Maerki
Hi Chris I fully understand the desire to install the font on a PostScript printer to keep the PS files smaller. To answer your question: I did not ask for the business use case. The problem I'm struggling with in this context is how to know about the CID meaning of the font, i.e. the multi-byte e

RE: Copyfitting and Flexible Layout -- Changes to EventProducers?

2010-11-11 Thread Patrick Jaromin
Yes, Chris, this is "copyfitting" as I understand it -- we have a block of text that may vary in length at runtime that must be fit into a fixed-size block. I was away on vacation last week, but have finally managed to get back to this and it looks like I can *almost* make my system work using

Re: TrueType Font Embedding

2010-11-11 Thread Glenn Adams
I haven't been following this thread very closely, but subset fonts are and will be important for complex script support, since some Arabic and related fonts have thousands of glyphs, of which only a small subset is typically used on a given page or in a document. One further issue with complex sc

Re: TrueType Font Embedding

2010-11-11 Thread Chris Bowditch
Hi All, On 09/11/2010 14:43, Jeremias Maerki wrote: On 09.11.2010 14:48:30 Vincent Hennebert wrote: There may be an interest in fully embedding a font for PostScript output. IIUC there may be a print manager that pre-processes PostScript files, extracts embedded fonts to store them somewhere an

DO NOT REPLY [Bug 50245] [PATCH] Upgrade to Java 1.5 - Added type-safe parameters to collections in Fonts

2010-11-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50245 --- Comment #4 from Simon Pepping 2010-11-11 10:46:58 EST --- I studied the first changes in the patch in more detail.A couple of remarks: PrintRendererConfigurator: in setupFontInfo: change List fontCollections to List fontCollections, a

DO NOT REPLY [Bug 50245] [PATCH] Upgrade to Java 1.5 - Added type-safe parameters to collections in Fonts

2010-11-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50245 --- Comment #3 from Mehdi Houshmand 2010-11-11 08:28:45 EST --- Ahh, you've come across a conundrum I faced, I don't know why someone used URL for these since these are pointing at local files. I can appreciate using URI's, but URLs seem l

DO NOT REPLY [Bug 50245] [PATCH] Upgrade to Java 1.5 - Added type-safe parameters to collections in Fonts

2010-11-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50245 --- Comment #2 from Simon Pepping 2010-11-11 06:39:03 EST --- I get two errors in junit-transcoder and one failure in junit-userconfig when I run FOP's junit tests. The one in junit-userconfig is easily traced: java.lang.ClassCastExcepti

DO NOT REPLY [Bug 50240] [PATCH] Upgrade to Java 1.5 - Converted EncodingMode to an Enum

2010-11-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50240 Simon Pepping changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 50245] [PATCH] Upgrade to Java 1.5 - Added type-safe parameters to collections in Fonts

2010-11-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50245 Simon Pepping changed: What|Removed |Added Attachment #26279|0 |1 is obsolete|

DO NOT REPLY [Bug 50240] [PATCH] Upgrade to Java 1.5 - Converted EncodingMode to an Enum

2010-11-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50240 Simon Pepping changed: What|Removed |Added Attachment #26272|0 |1 is obsolete|