[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: fontname postfixes
> I can't seem to find the rule for fontname postfix building:
> *8r is font encoded with 8r.enc.
right
> *8rn is ... ?
8r narrow
> *8rc ?
8r condensed
> *8rp ?
8r compressed
(see fontname/width.map for all possible combinations)
> If phvr8rn is Helvetica-Narrow encoded with 8r.enc, what is the
> name of the raw Helvetica-Narrow font
phvr8an (assuming that the raw encoding is 8a = Adobe standard)
> (as in ptmr is the raw name of > Times- Roman?).
no that should be ptmr8a as well (ususually used for AFM and PFB)
Hope this helps.
Cheers, Ulrik.