Thank you for the answers > I believe the functionality you are looking for hasn't been > implemented in FOP yet. In the future there will be provision for > providing a comma separated list of fonts in the font-family > attribute so if the first font cannot be used FOP will try to use the > second one in the list and so forth. > > In the meantime, I think there might be a workaround for you by using > fo:inline to explicitly use a different font for Tibetan characters.. > > Example :- > > <fo:block font-family="Sans-serif"> > Blah blah<fo:inline font-family="Tibetan">#260</fo:inline>, > blah </fo:block> >
It is helpful but the problem is that my document is processed by XSLT and I don't know how to generate those elements. Also, I can have unrecognized characters everywhere. But it's not that important for the moment, I think I'll wait until FOP implements it. Mildred -- Mildred <xmpp:[EMAIL PROTECTED]> <http://mildred632.free.fr/> Clef GPG : <hkp://pgp.mit.edu> ou <http://mildred632.free.fr/gpg_key> Fingerprint : 197C A7E6 645B 4299 6D37 684B 6F9D A8D6 [9A7D 2E2B] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
