Re: [xep-support] Mystery Font Message

From: David Tolpin (dvd@renderx.com)
Date: Tue Nov 12 2002 - 03:58:58 PST


>
> I'm getting this message:
>
> {?file:/C:/XEP/etc/fonts.xml: FontName 'David-Reg' specified in AFM does
> not match font name 'david'

Eliot,

this means that the font name specified in AFM is not the same as one used
and specified in fonts.xml. For Postscript output, for example, the font's name
must match one in the metrics file.

When a non-matching name is used, it is internally replaced with the name from the
metrics file. To avoid the warning, write

     <font name="David-Reg"
           ttf="c:\winnt\fonts\David.ttf"
           embed="true">
        <alias name="David"/>
     </font>
 
 David
-------------------
By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html



This archive was generated by hypermail 2.1.5 : Wed Dec 18 2002 - 08:41:28 PST