From: gman (gjlloyd@yahoo.com)
Date: Wed Jan 21 2004 - 08:35:14 PST
ahh.. ok that worked correctly for the plain font, but not for the bold, italic, and bold-italic
fonts.. i tried using the same convention, ie:
<font name="TimesNewRomanPSMT-Bold"
ttf="C:\WINNT\Fonts\TIMESBD.TTF"
embed="true">
<alias name="Times-Bold"/>
<alias name="TimesRoman-Bold"/>
<alias name="Times-Roman-Bold"/>
</font>
also tried (which seems to be the pattern with the included Arial true type example)
<font name="TimesNewRoman-BoldPSMT"
ttf="C:\WINNT\Fonts\TIMESBD.TTF"
embed="true">
<alias name="Times-Bold"/>
<alias name="TimesRoman-Bold"/>
<alias name="Times-Roman-Bold"/>
</font>
but neither work.
seems like i'm pretty close now, can you give me examples how to do this?
thanks
G
--- Ryan Graham <Ryan.Graham@apollogrp.edu> wrote:
> Change name="Times-Roman" to name="TimesNewRomanPSMT". You can leave your
> aliases as they are.
>
> TimesNewRomanPSMT is the 'real' name of the font defined within the file.
>
> HTH,
> RG
>
> >-----Original Message-----
> >From: owner-xep-support@renderx.com
> >[mailto:owner-xep-support@renderx.com] On Behalf Of gman
> >Sent: Friday, January 16, 2004 9:25 AM
> >To: xep-support@renderx.com
> >Subject: [xep-support] true type fonts not working
> >
> >
> >i have set up the fonts.xml file as specified in the
> >documentation to use MS's true type fonts.. i'm
> >getting this error when trying to generate my PDF:
> >
> >file:/C:/cvs/fcg/admin/xep/etc/fonts.xml: FontName
> >'TimesNewRomanPSMT' specified in AFM does not match
> >font name 'Times-Roman'}
> >
> >TimesNewRomanPSMT is nowhere to be found in any of my
> >xml/xsl/xep files..
> >
> >anyone know what could be causing this?
> >
> >font file entries look like this:
> >
> > <font name="Times-Roman" embed="true" subset="true"
> >ttf="c:\winnt\fonts\TIMES.TTF">
> > <alias name="Times"/>
> > <alias name="TimesRoman"/>
> > </font>
> >
> >thanks
> >
> >G
> >
> >
> >
> >
> >
> >__________________________________
> >Do you Yahoo!?
> >Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
> >http://hotjobs.sweepstakes.yahoo.com/signingbonus
> >-------------------
> >(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
> >in the body of the message to majordomo@renderx.com from the address
> >you are subscribed from.
> >(*) By using the Service, you expressly agree to these Terms
> >of Service http://www.renderx.com/tos.html
> >
> -------------------
> (*) To unsubscribe, send a message with words 'unsubscribe xep-support'
> in the body of the message to majordomo@renderx.com from the address
> you are subscribed from.
> (*) By using the Service, you expressly agree to these Terms of Service
http://www.renderx.com/tos.html
__________________________________
Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
http://hotjobs.sweepstakes.yahoo.com/signingbonus
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) 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 Jan 21 2004 - 08:40:29 PST