On Aug 31, 2008, at 02:35, Ryan Lortie wrote:
I was expecting that FOP would do substitution when it encounters a
glyph for which it has no font. There's a note about that at
http://xmlgraphics.apache.org/fop/trunk/fonts.html#substitution that
implied to me that FOP will try to choose the correct font
automatically
based on the content of the word that it is rendering.
Ah, OK, that's FOP Trunk, where the substitution indeed happens
automatically.
FOP 0.95 (latest binary release) does not yet handle font-selection-
strategy, and simply uses the first specified family in the list
(which would be 'serif' in your example).
So, apart from specifying the desired font-family as the first/only,
there's also the option of switching to FOP Trunk (reasonably stable
for the moment), which does offer this additional functionality.
HTH!
Cheers
Andreas
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]