Re: DO NOT REPLY [Bug 48108] Special Characters are not rendering

2009-11-03 Thread Christopher R. Maden
J.Pietschmann wrote: > I want to get an opinion: Should we start to emit error > messages if there is no glyph for a character in the current > font set? Of course, the user shouldn't be drowned in > essentially the same message over and over again, perhaps > by deferring the message to the end of

Re: DO NOT REPLY [Bug 48108] Special Characters are not rendering

2009-11-03 Thread J.Pietschmann
On 03.11.2009 08:45, bugzi...@apache.org wrote: https://issues.apache.org/bugzilla/show_bug.cgi?id=48108 [Snip] Hi Devs, I want to get an opinion: Should we start to emit error messages if there is no glyph for a character in the current font set? Of course, the user shouldn't be drowned in es

Re: DO NOT REPLY [Bug 48108] Special Characters are not rendering

2009-11-03 Thread Jeremias Maerki
We do warn about missing glyphs already in FOP Trunk but I'm sure this can be improved. Here's some sample output: [WARN ] Glyph "?" (0x223c, similar) not available in font "Helvetica". [WARN ] Glyph "?" (0x2192, arrowright) not available in font "Helvetica". [WARN ] Glyph "?" (0x3b1, alpha) not a

DO NOT REPLY [Bug 48032] The intermediate file format has xml:space for every text element

2009-11-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48032 --- Comment #3 from Vincent Hennebert 2009-11-03 09:33:18 UTC --- (In reply to comment #2) > > Question remains: is there any risk that other elements containing text may > > be > > affected by that xml:space? > > To answer that I want t

Re: Conversion of CMYK Image into RGB Image

2009-11-03 Thread Jeremias Maerki
Hi Venkat, that's [1], method encodeRenderedImageAsRGB() in the case of PostScript output. [1] http://svn.apache.org/viewvc/xmlgraphics/commons/trunk/src/java/org/apache/xmlgraphics/ps/ImageEncodingHelper.java?view=markup HTH On 03.11.2009 17:39:51 Venkat Reddy wrote: > Hi, > > As Jeremias st

Conversion of CMYK Image into RGB Image

2009-11-03 Thread Venkat Reddy
Hi, As Jeremias stated in the other mail, *[Currently, bitmaps are encoded in sRGB if a CMYK bitmap is encountered for the PostScript render]* Please someone point me to this source code, where the conversion happening for CMYK to RGB. I have given the PSImageUtils class by the Jeremias, but

DO NOT REPLY [Bug 48111] New: API documentation is not available

2009-11-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48111 Summary: API documentation is not available Product: Fop Version: all Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Compone