ftcli post

A command line tool to manipulate the ‘post’ table.

ftcli post [OPTIONS] INPUT_PATH

Options

--italic-angle <italic_angle>

Sets the italicAngle value.

--ul-position <ul_position>

Sets the underlinePosition value.

--ul-thickness <ul_thickness>

Sets the underlineThickness value.

--fixed-pitch, --no-fixed-pitch

Sets or clears the isFixedPitch 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