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

2012-04-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48108

Glenn Adams gl...@skynav.com changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

--- Comment #2 from Glenn Adams gl...@skynav.com 2012-04-01 13:49:07 UTC ---
batch transition to closed remaining pre-FOP1.0 resolved bugs

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


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
essentially the same message over and over again, perhaps
by deferring the message to the end of processing and trying
to compressing multiple missing characters to ranges or
something like mulitple characters from unicode block
NNN didn't have a glyph in font ...

J.Pietschmann


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 processing and trying
 to compressing multiple missing characters to ranges or
 something like mulitple characters from unicode block
 NNN didn't have a glyph in font ...

+1, especially for the summary report format.

~Chris
-- 
Chris Maden, text nerd  URL: http://crism.maden.org/ 
“The State is that great fiction by which everyone tries to live at
 the expense of everyone else.” — Frédéric Bastiat, “L’État”
GnuPG Fingerprint: C6E4 E2A9 C9F8 71AC 9724 CAA3 19F8 6677 0077 C319


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

2009-11-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48108

Jeremias Maerki jerem...@apache.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID

--- Comment #1 from Jeremias Maerki jerem...@apache.org 2009-11-02 23:45:46 
UTC ---
Please see the following FAQ entry:
http://xmlgraphics.apache.org/fop/faq.html#pdf-characters

If the font you're using doesn't have the necessary glyphs, FOP can't make them
appear. You will need to select a font that has the glyphs you need. That '~'
is not available is a little peculiar. That glyph is available in almost all
latin fonts. However the arrow glyph is not. Maybe if you mentioned what fonts
you're trying to use, it would be easier to tell exactly what's going on.

Please follow up on fop-us...@xmlgraphics.apache.org. I'm fairly sure that this
is no bug.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.