Re: Font Glyph?

2010-07-26 Thread Vincent Hennebert
' is a Latin character, then one would expect: - block font-family=Arabic,LastResortALA/inline - to produce three glyphs [glyph from Arabic font] [glyph from LastResort font] [glyph from Arabic font] - however, this will not happen because selectFontForCharactersInText

Re: Font Glyph?

2010-07-26 Thread Glenn Adams
, then one would expect: - block font-family=Arabic,LastResortALA/inline - to produce three glyphs [glyph from Arabic font] [glyph from LastResort font] [glyph from Arabic font] - however, this will not happen because selectFontForCharactersInText finds that two

Re: Font Glyph?

2010-07-26 Thread Craig Ringer
On 27/07/10 08:03, Glenn Adams wrote: Let's see if I have any luck obtaining the last resort font for direct inclusion in FOP. The URW free fonts may have a suitable license. They're distributed with GhostScript among other things. As they cover the base set of PostScript fonts, they could be

RE: Font Glyph?

2010-07-21 Thread Eric Douglas
custom font setup in the API. From: Glenn Adams [mailto:gl...@skynav.com] Sent: Tuesday, July 20, 2010 8:59 PM To: fop-dev@xmlgraphics.apache.org Subject: Re: Font Glyph? Comment inline. Note that I have assigned the new bug to myself, so I will undertake

Re: Font Glyph?

2010-07-21 Thread Glenn Adams
character and 'L' is a Latin character, then one would expect: - block font-family=Arabic,LastResortALA/inline - to produce three glyphs [glyph from Arabic font] [glyph from LastResort font] [glyph from Arabic font] - however, this will not happen because

Re: Font Glyph?

2010-07-20 Thread Vincent Hennebert
@xmlgraphics.apache.org Subject: Re: Font Glyph? On 15.07.2010 22:44, Eric Douglas wrote: Then I pass a text value of #x2611; in my XML. When the transformer uses FOP to translate the XML into output, this prints a square. Have a look at http://www.unicode.org/charts/charindex.html U2611 is BALLOT BOX

Re: Font Glyph?

2010-07-20 Thread Glenn Adams
Subject: Re: Font Glyph? On 15.07.2010 22:44, Eric Douglas wrote: Then I pass a text value of #x2611; in my XML. When the transformer uses FOP to translate the XML into output, this prints a square. Have a look at http://www.unicode.org/charts/charindex.html U2611 is BALLOT BOX

RE: Font Glyph?

2010-07-19 Thread Eric Douglas
those glyphs. -Original Message- From: J.Pietschmann [mailto:j3322...@yahoo.de] Sent: Saturday, July 17, 2010 11:20 AM To: fop-dev@xmlgraphics.apache.org Subject: Re: Font Glyph? On 15.07.2010 22:44, Eric Douglas wrote: Then I pass a text value of #x2611; in my XML. When

RE: Font Glyph?

2010-07-19 Thread Eric Douglas
. -Original Message- From: J.Pietschmann [mailto:j3322...@yahoo.de] Sent: Saturday, July 17, 2010 11:20 AM To: fop-dev@xmlgraphics.apache.org Subject: Re: Font Glyph? On 15.07.2010 22:44, Eric Douglas wrote: Then I pass a text value of #x2611; in my XML. When the transformer uses FOP

Re: Font Glyph?

2010-07-19 Thread Glenn Adams
a square/checkbox. I can only assume the square I'm getting is a default in FOP 0.95 for all missing glyphs. -Original Message- From: J.Pietschmann [mailto:j3322...@yahoo.de] Sent: Saturday, July 17, 2010 11:20 AM To: fop-dev@xmlgraphics.apache.org Subject: Re: Font Glyph

Re: Font Glyph?

2010-07-17 Thread J.Pietschmann
On 15.07.2010 22:44, Eric Douglas wrote: Then I pass a text value of #x2611; in my XML. When the transformer uses FOP to translate the XML into output, this prints a square. Have a look at http://www.unicode.org/charts/charindex.html U2611 is BALLOT BOX WITH CHECK, i.e. not a square (U2610

Font Glyph?

2010-07-15 Thread Eric Douglas
I'm running FOP 0.95 with embedded code. I'm loading my font in using EmbedFontInfo with font file lucon.ttf (copied from with Windows XP system font folder), using a file:/// reference to point to the ttf, passing in null for the first parameter (metrics file), then adding the EmbedFontInfo to a