> when embedding Arial Unicode MS font using TTFReader
> I had to change the font's name avoiding spaces

We've discussed this at length, recently. Apparently, the current FOP code
tree has been adjusted for this, although according to the CSS spec, it's
not an error. Font names that contain spaces must be enclosed in quotes. The
CSS spec on 'font-family' gives this example in section 5.2.2 of the Level 1
spec, 11-JAN-1999:


   Font names containing whitespace should be quoted:

   BODY { font-family: "new century schoolbook", serif }
  
   <BODY STYLE="font-family: 'My own font', fantasy">



Regards,
Jeff




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to