tuyen font subset command

Extract font subset.

Usage

tuyen font subset [OPTIONS]

Options

-i, --input <INPUT>

Input file path.
Aliases: src.

-o, --output <OUTPUT>

Output file path.
Aliases: dest.

-u, --unicodes <UNICODES>

Unicode ranges to include in the subset.
Examples: "U+0020-007F", "U+0020-007F,U+00A0-00FF,U+20AB".
Default includes Latin and Vietnamese characters.

-f, --flavor <FLAVOR>

Flavor of the output font.
Default: woff2.

-l, --layout-features <LAYOUT_FEATURES>

Layout features to include in the subset.
Default: kern.

-k, --keep-axes <KEEP_AXES>

Whether to keep the axes of the input font.
Default: false.
Possible values: true, false.

-h, --help

Print help.