git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196458
13f79535-47bb-0310-9956-
ffa450edef68
getLogger().info(
" java org.apache.fop.fonts.apps.TTFReader [options] fontfile.ttf xmlfile.xml");
getLogger().info(" where options can be:");
+ getLogger().info("-d <DEBUG|INFO>");
+ getLogger().info(" Set debug level (default: INFO).");
getLogger().info("-enc ansi");
getLogger().info(" With this option you create a WinAnsi encoded font.");
getLogger().info(" The default is to create a CID keyed font.");