debian man page for showttf

Query: showttf

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SHOWTTF(1)						      General Commands Manual							SHOWTTF(1)

NAME
showttf - decompose a font file into its various tables and display it
SYNOPSIS
showttf [-verbose] fontfile
DESCRIPTION
showttf is a program which will decompose a truetype (or opentype) font file into its various tables and display the contents of those tables as best it can. It will also point out the errors it finds in the file. This is similar to MicroSoft's ttfdump (except the showttf shows some of Apple's tables which ttfdump does not), and to Apple's ftxdumperfuser (except the showttf shows some OpenType tables which Apple's ignores). And, of course, showttf is open source and runs on most any system.
OPTIONS
-verbose Print additional information.
SEE ALSO
fontforge(1), mensis(1), sfddiff(1)
AUTHORS
showttf was written by by George Williams <gww@silcom.com>. This manual page was written by Kestutis Biliunas <kebil@kaunas.init.lt>, for the Debian system (but may be used by others). 2006-12-23 SHOWTTF(1)
Related Man Pages
fontimage(1) - debian
fontforge(1) - debian
ttx(1) - debian
fontforge(1) - centos
sfddiff(1) - centos
Similar Topics in the Unix Linux Community
converting Opentype to ASCII (for groff)