Usage: ttf2pfb [-h][-v][-c][-k][-m][-d charcode][-l][-ng][-nc]
	[-pid id] [-eid id] [-force enc] [-enc file]
	[-plane pl] [-f fname] [-uid id] [-s shift]
	[-o output] [-ttf font.ttf | font.ttf]
-h		This message.
-v		Print messages during conversion.
-c		Compact font (256 chars per font; useful for the CJK package).
-k		Keep output file in case of error.
-m		Use encoding file as mapping file.
-d charcode	Debug CharString for the given character code.
-l		Display point labels.
-ng		Do not show glyph outline.
-nc		Do not show control paths.
-pid id		Set the platform ID [3].
-eid id		Set the encoding ID [1].
		(Use a strange pid,eid pair to list all possible pid,eid)
-force enc	Force a certain encoding [none].
		(Possible values are `GB', `JIS', `KS', `SJIS', and `X').
-enc file	File contains code ranges [none].
-plane pl	A single font plane [0x0].
-f fname	Font name [UNKNOWN].
-uid id		Unique font ID, for private fonts 4000000-4999999 [4999999].
-s shift	Y-offset factor [0.000].
-o outfile	Set the output filename [stdout].
-ttf ttfpath	The TTF font pathname.
