I've noticed the same going to PDF. For some reason specifying "Arial Unicode MS" is not honored. I worked around it by using the Arial font-family and mapping the Arial triplets to the ARIALUNI.TTF in the userconfig.xml.
Jeff -----Original Message----- From: Dominic Marcotte [mailto:[EMAIL PROTECTED] Sent: Monday, February 05, 2007 4:37 PM To: fop-users@xmlgraphics.apache.org Subject: font-family="Arial Unicode MS" in rtf doesn't work Hello, Font-family "Arial Unicode MS" in FO become "Arial" in RTF. Like if font-family can't have a space in their name. <fo:inline font-family="Arial Unicode MS" font-style="normal" font-size="9.5pt">?</fo:inline> If I try with font-family "ArialUnicodeMS", I get "ArialUnicodeMS" in RTF but I Word or WordPad doesn't konw this font. I must change it manualy to "Arial Unicode MS". I use "FOP Trunk" revision 499827. Any suggestion? Dominic --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]