ftcli hhea¶
A command line tool to manipulate the hhea
table.
ftcli hhea [OPTIONS] INPUT_PATH
Options
- --rise <rise>¶
Sets the
caretSlopeRise
value.
- --run <run>¶
Sets the
caretSlopeRun
value.
- --offset <offset>¶
Sets the
caretOffset
value.
- --ascent <ascent>¶
Sets the
ascent
value.
- --descent <descent>¶
Sets the
descent
value.
- --linegap <linegap>¶
Sets the
lineGap
value.
- --recalc-offset¶
Recalculate the
caretOffset
value.
- -r, --recursive¶
If input_path is a directory, recursively find font files both in input directory and its subdirectories.
- -out, --output-dir <output_dir>¶
Specify the directory where output files are to be saved. If the directory doesn’t exist, will be created. If output_dir is not specified, files will be saved to the same folder.
- --recalc-timestamp¶
Keep the original font ‘modified’ timestamp (head.modified) or set it to current time. By default, original timestamp is kept.
- --no-overwrite¶
Overwrite existing files or save them to a new file (numbers are appended at the end of file name). By default, files are overwritten.
Arguments
- INPUT_PATH¶
Required argument