Talk:Pseudo Small Caps

From Wiki
Revision as of 18:31, 15 July 2005 by Patrick Gundlach (talk | contribs) (synthesizing small caps is possible with true type -- did I miss the question? --pg)
Jump to navigation Jump to search

be applied to another Type1 or TTF font type.

... actually, does TTF apply in this case? Do the latest pdfTeX versions allow slanting/scaling/transforms using TrueType fonts? For the longest time, TTF fonts couldn't take advantage of this...

do you mean synthesizing small caps? This is ok with current pdftex. Perhaps it depends on how you install the font, but afm2tfm for example does the synthesizing by referencing to another font 'at 0.8' (or whatever you choose). My tests worked ok here. --pg