summaryrefslogtreecommitdiff
path: root/fonts/gsftopkk
AgeCommit message (Collapse)AuthorFilesLines
2010-01-16Update gsftopkk to the version in TeX Live 2009.minskim4-44/+29
- Use an absolute path to gs instead of relying on PATH.
2009-07-26Import gsftopkk-1.19.2 as fonts/gsftopkk.minskim5-0/+83
gsftopk is a program that uses Ghostscript to render PostScript fonts (including mock-ups of the ``built-in'' 35; e.g., Times-Roman) and convert the bitmaps to .pk format for use with xdvi or other .dvi viewers. Contrary to what its name may suggest, gsftopk can handle all types of fonts acceptable to Ghostscript, including .pfa, .pfb, and .ttf (TrueType) files. gsftopkk is the same basic program, modified to work with Karl Berry's Kpathsea path-searching library.