ftcli print
Prints various font’s information.
Usage
ftcli print [OPTIONS] COMMAND [ARGS]...
font-info
Prints a table with the font’s basic information, vertical metrics, font tables, and font features.
Usage
ftcli print font-info [OPTIONS] INPUT_PATH
Arguments
- INPUT_PATH
Required argument
font-names
Prints the name table.
Usage
ftcli print font-names [OPTIONS] INPUT_PATH
Options
- -ml, --max-lines <max_lines>
Maximum number of lines to print for each NameRecord
- -min, --minimal
Prints a minimal set of NameRecords, omitting the ones with nameID not in 1, 2, 3, 4, 5, 6, 16, 17, 18, 21, 22, 25
Arguments
- INPUT_PATH
Required argument
instances
Prints a table with the variable font instances.
Usage
ftcli print instances [OPTIONS] INPUT_PATH
Arguments
- INPUT_PATH
Required argument