From dae489a4529c014654b894d104faa9e5cfea0b04 Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Tue, 13 Feb 2007 21:38:21 +0000 Subject: Add a --list-fonts option, since getting PostScript names out of TrueType fonts is difficult. [originally from svn r7281] --- help.c | 1 + 1 file changed, 1 insertion(+) (limited to 'help.c') diff --git a/help.c b/help.c index 8db2859..d65645d 100644 --- a/help.c +++ b/help.c @@ -17,6 +17,7 @@ static const char *const helptext[] = { " -Cfoo:bar:baz append \\cfg{foo}{bar}{baz} to input", " --input-charset=cs change default input file charset", " --list-charsets display supported character set names", + " --list-fonts display supported font names", " --precise report column numbers in error messages", " --help display this text", " --version display version number", -- cgit v1.1