CTAN masthead graphic CTAN lion sketch

Directory: CTAN home / tex-archive/ fonts/ utilities/ t1infos

You can get this entire directory bundled as t1infos.zip.

Packages located here

Package Caption
t1infos Utilities for PostScript fonts

Subdirectories of this one

There are no subdirectories here.

Files in this directory

NameDateSize Description
README 2004-03-27 409 bytes download Shown below
kerndict.ps 2004-08-19 21 Kbyte download
t1area.c 2004-03-28 5 Kbyte download
t1extremes.c 2004-03-28 5 Kbyte download

Contents of the README file

Two tiny tools for studying Type 1 fonts.
  - t1area: give informations about the black area of a glyph;
  - t1extremes: tell if "extremes" of Bzeier curves are at the right place.
Compile the tools with:

gcc -lm -lt1 -I /usr/local/include -L /usr/local/lib -o t1area t1area.c
gcc -lm -lt1 -I /usr/local/include -L /usr/local/lib -o t1extremes t1aextremes.c

Thomas Baruchel (baruchel@users.sourceforge.net)

Small print: This listing is regenerated periodically so there is a small chance that the directory has changed from what is shown here; to be sure, check the FTP listing.