Garret Rieger
|
3d534b146c
|
[subset] convert subset input flags into bit flags.
Store the flags in a bit set. Updates the public api to work with the bit set directly.
|
2021-07-29 18:02:34 -07:00 |
Qunxin Liu
|
71b5509c19
|
[subset] support option --glyph-names
|
2021-07-23 13:57:39 -07:00 |
Qunxin Liu
|
eee7b459ee
|
[subset] add option --no-prune-unicode-ranges
|
2021-06-24 11:44:20 -07:00 |
Qunxin Liu
|
d07f789ae3
|
[subset] support option "--notdef-outline"
|
2021-06-18 15:35:02 -07:00 |
Qunxin Liu
|
cb5a6b5a27
|
[subset] support option --layout-features
|
2021-05-26 18:04:18 -06:00 |
Garret Rieger
|
73ff04a324
|
[subset] add option to have the subsetter set the mac overlaps flag on each glyph.
|
2021-05-26 16:04:56 -06:00 |
Garret Rieger
|
1bb00cd54b
|
[subset] add num-iterations flag to util/hb-subset.
|
2021-05-26 15:20:44 -06:00 |
Ebrahim Byagowi
|
07c43b8cf6
|
minor spacing tweak
|
2020-07-29 08:42:52 +04:30 |
Ebrahim Byagowi
|
5a7cc7fd8b
|
minor spacing tweak
|
2020-07-29 08:33:38 +04:30 |
Qunxin Liu
|
b2a965df5e
|
[subset] Add support for "--gids" option
cmap subsetting now retains entries associated with any glyph ids explicitly requested
|
2020-05-11 15:28:58 -07:00 |
Qunxin Liu
|
36a5c042d7
|
[subset] Add "--name-languages" and "--name-legacy" options
Make name table subsetting consistent with fontTools
|
2020-01-24 23:17:04 +03:30 |
Ebrahim Byagowi
|
e171beeb5f
|
Revert "[subset] Add "--name-languages" and "--name-legacy" options"
Causes tests failures, please reapply when tests are fixed, thanks.
This reverts commit fd85818b5b .
|
2020-01-24 19:51:32 +03:30 |
Qunxin Liu
|
fd85818b5b
|
[subset] Add "--name-languages" and "--name-legacy" options
Make name table subsetting consistent with fontTools
|
2020-01-23 17:24:05 -08:00 |
Ebrahim Byagowi
|
a0b4ac4dce
|
Turn 8 spaces to tab across the project
According to the current code style of the project
|
2019-08-27 02:40:41 +04:30 |
Bruce Mitchener
|
5846884f86
|
test: Use nullptr in C++ code. (#1744)
|
2019-06-03 12:30:25 +04:30 |
Qunxin Liu
|
993d81b9c5
|
[subset] Add one ttf file with fvar/STAT tables to integration test
Ignore gvar/MVAR/HVAR table
add support for --nameIDs=* option
|
2019-05-22 17:20:45 -07:00 |
Garret Rieger
|
0ff3618c2d
|
[subset] Use hb_subset_input_t inside of subset_options_t so that input defaults are shared between the library and cli.
|
2019-05-20 13:35:46 -07:00 |