Package texlive-fontware

Tools for virtual font metrics

http://tug.org/texlive/

Virtual font metrics are usually created in a textual form, the Virtual
Property List, but programs that use them need to use binary files (the Virtual
Font and the TeX Font Metric). The present two programs translate between the
two forms: - vptovf takes a VPL file and generates a VF file and a TFM file; -
vftovp takes a VF file and a TFM file and generates a VPL file. The programs
are to be found in every distribution of TeX.

Version: svn77830

General Commands

pltotf convert property list files to TeX font metric (tfm) format
tftopl convert TeX font metric (tfm) files to property lists
vftovp convert virtual font (vf) files to virtual property lists (vpl)
vptovf convert virtual property lists to virtual font metrics