You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-users@xmlgraphics.apache.org by Jeff Vannest <Je...@jandrconsult.com> on 2007/03/07 15:14:02 UTC

RE: Arial Unicode MS-MathML-bitmaps

> 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: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org


RE: Arial Unicode MS-MathML-bitmaps

Posted by Jean-Francois MAUREL <jf...@pimeca.com>.
thank you for this information.

regards

-----Message d'origine-----
De : Jeff Vannest [mailto:Jeff.Vannest@jandrconsult.com]
Envoye : mercredi 7 mars 2007 15:14
A : fop-users@xmlgraphics.apache.org
Objet : RE: Arial Unicode MS-MathML-bitmaps


> 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: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org