NAME
ftinfo − display FreeType information of TrueType font files.
SYNOPSIS
ftinfo [-daclhinop] [-mchar] [-sscale] font-names ...
DESCRIPTION
Ftinfo displays information of each font file by using FreeType library.
OPTIONS
-d |
Enter debug mode. | ||
-a |
Dump all information about each TrueType font file. | ||
-c |
Dump charmap information. | ||
-l |
Dump list of properties. | ||
-h |
Dump all information in header property. | ||
-i |
Dump all information in horizontal header property. | ||
-n |
Dump all information in name property. | ||
-o |
Dump all information in os/2 property. | ||
-p |
Dump all information in postscript property. | ||
-mchar |
Calculate and show the metrics of a character. |
-mperl-exp
Calculate and show the each metrics of a characters represented by perl-exp, e.g. -m ’"a".."z"’ show all metrics from a to z.
-sscale
Use scale as point-size of calculation of the metrics.
COPYRIGHT
Copyright (c)
1998 Kazushi (Jam) Marukawa
Comments to: jam [AT] pobox.com