Re: Like to Use Windows 2000 fonts, but How?
- From: "François Robert" <moc.sysinu@xxxxxxxxxxxxxxx>
- Date: 5 Dec 2005 16:59:32 GMT
"Sean Chang" <sean@xxxxxxxxx> wrote in
news:1133800422_68305@xxxxxxxxxxxxxxxxxxxxxxxxx:
> Then I tried to edit FondMap.gs files as suggested by Francois, It's
> working, but I need to change almost all the names: i.e
>
> ArialMT--->Arial
> Arial-BoldMT --->Arial,Bold
That may or may not work, depending on your version of GS.
GS 8.14 expects those names to be the Postscript names internal to the TT
fonts and changing them will mis-lead GS about which font is in which file
(and will cause the font lookup to fail).
OTOH, GS 8.53 does not seem to care and happily uses the font with whatever
name you declare.
What you can do in all GS versions, however, is to *alias* the names :
/Arial /ArialMT ;
/Arial,Bold /Arial-BoldMT ;
_______________________________________________________
François Robert
(to mail me, reverse character order in reply address)
.
- References:
- Re: Like to Use Windows 2000 fonts, but How?
- From: Sean Chang
- Re: Like to Use Windows 2000 fonts, but How?
- Prev by Date: Re: Like to Use Windows 2000 fonts, but How?
- Next by Date: Re: The truth about setoverprint
- Previous by thread: Re: Like to Use Windows 2000 fonts, but How?
- Index(es):
Relevant Pages
|
Loading