84 Commits (c0b941a845471750b29d9c8f5579910321296775)

Author SHA1 Message Date
Garret Rieger d30c1dacf5 Add test suite for instancing option parsing. 1 year ago
Garret Rieger 43236ce345 [instancer] add the option to leave blanks in the min:def:max syntax. 1 year ago
Garret Rieger c6884377ec [subset] Add HB_SUBSET_FLAGS_IFTB_REQUIREMENTS flag. 1 year ago
Garret Rieger 7b46d772c4 [instancer] Update help message for --instance. 1 year ago
Behdad Esfahbod 598de82f3a [hb-subset] Fix warning 1 year ago
Qunxin Liu 0aa5dafefd fix bots. 1 year ago
Qunxin Liu 32cfa37e2e [instancer] command line support for partial instancing 1 year ago
Garret Rieger 3021b2dbe2 [subset] change glyph mapping api to return a mutable map. 2 years ago
Garret Rieger 98e73192f4 [subset] Add command line flag to provide a gid mapping. 2 years ago
Garret Rieger 90356eb226 [subset] Note --no-layout-closure is only for GSUB. 2 years ago
Garret Rieger 14b9d8d534 [subset] add --no-layout-closure flag. 2 years ago
Behdad Esfahbod 30d4a73473 [hb-subset] Adjust help for instancing 2 years ago
Behdad Esfahbod aba6cbe867 [hb-subset] Adjust --help-all formatting 2 years ago
Behdad Esfahbod 85e8f2b53f [hb-subset] Initialize preprocess variable 2 years ago
Behdad Esfahbod 4a5bd7a926 [subset] Add hb_subset_input_keep_everything() 2 years ago
Behdad Esfahbod d87add41b3 [hb-subset] Rename --preprocess-face to --preprocess 2 years ago
Garret Rieger 1a51f71afd [subset] don't segfault when --help-all is specified w/ instancing options. 2 years ago
Garret Rieger 9fbe52b88d [subset] enable instancing tests by default. 2 years ago
Garret Rieger eda02c2ebd [subset] Move hb_subset_preprocess to be non-experimental. 2 years ago
Behdad Esfahbod 1b86753031 [hb-subset] Support -u, -g, -t 2 years ago
Garret Rieger 4c49daf7cd [subset] actually use the preprocessed face in hb-subset. 2 years ago
Garret Rieger 515863e57c [subset] Remove add accelerator flag, replace with new api method. 2 years ago
Garret Rieger 3394ec7048 [subset] use subset accelerator in tests. 2 years ago
Behdad Esfahbod a66ba594b4 [util] Fix stack-underflow 2 years ago
Qunxin Liu 2a4773e43d add option "--instance", store axes_location in subset_plan and drop all 2 years ago
jfkthame 0cd404d0b8 Typo fix in hb-subset 2 years ago
Garret Rieger 38e81f2be9 [subset] Add --layout-scripts command line flag. 2 years ago
Cosimo Lupo cc0f1f3b60 Expose --passthrough-tables option to hb-subset CLI tool 3 years ago
luz paz e2e305066a Fix various typos 3 years ago
Garret Rieger d700646c33 [subset] In preperation for 3.0.0 release remove legacy subsetting api methods. 3 years ago
Khaled Hosny 838d670752 [subset] Improve alignment of --help-all message 3 years ago
Behdad Esfahbod 04cf6212d7 [util/hb-subset] Fix --version and --help again 3 years ago
Behdad Esfahbod 38ad093216 [util/hb-subset] Don't ignore errors during face parsing 3 years ago
Garret Rieger 1e1438c4fb
[subset] fix --*-file options in hb-subset. (#3176) 3 years ago
Garret Rieger 9db494f517
[subset] Update remaining subset input sets to use inversion for all. (#3172) 3 years ago
Garret Rieger 75efade7a4 [subset] format --gids and --unicodes help messages better. 3 years ago
Garret Rieger fa4bf7cf58 [subset] use inverted sets for glyph id input. 3 years ago
Garret Rieger 8f4f47df7c [subset] use inverted set for all unicodes. 3 years ago
Garret Rieger f2441a4b65 [subset] Remove retain all layout features flag. 3 years ago
Behdad Esfahbod 7115af23eb [util] Fix glib deprecation warning re g_memdup() 3 years ago
Behdad Esfahbod ccc2a1921a [util/hb-subset] Whitespace 3 years ago
Behdad Esfahbod 4dfc668e0a [util/hb-subset] Move glyph name parsing inline instead of post_parse 3 years ago
Behdad Esfahbod 08d43d1ba1 [util/hb-subset] Move add_all_unicodes inline, instead of post_parse 3 years ago
Behdad Esfahbod 11b0b68853 [util/hb-subset] Pre-parse font-face so we can use it during main parsing 3 years ago
Behdad Esfahbod c45d2a9c9d [util] Allow setting cli summary / description 3 years ago
Behdad Esfahbod 1cb621d35d [util/hb-subset] Minor move parsing 3 years ago
Behdad Esfahbod 4d73b3d9b1 [util] Add --batch to hb-view / hb-ot-shape-closure 3 years ago
Behdad Esfahbod 23282c9c9d [util/hb-subset] Support ranges in --unicodes / --unicodes-file 3 years ago
Behdad Esfahbod f60f005b1f [util/hb-subset] Remove wrong hb_set_destroy() in error paths 3 years ago
Behdad Esfahbod 49cf36027c [util/hb-subset] Parse --gids-file, --glyphs-file, --text-file, --unicodes-file 3 years ago