Garret Rieger
|
ff7fc6d488
|
[subset] Add morx, mort, kern, and kernx to the default layout tables drop list.
|
2019-05-22 17:36:16 -07:00 |
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 |
Garret Rieger
|
3be0ffe45d
|
[subset] Add drop tables to subset input.
|
2019-05-20 13:35:46 -07:00 |
Qunxin Liu
|
e501ea143d
|
[subset] Subset name table step 3, add --nameids option to guide the
selection of which name records to keep in the subset method.
|
2019-04-26 15:24:47 -07:00 |
Behdad Esfahbod
|
59f36f3682
|
Replace REPLACEME's left out of 2.4.0
https://github.com/harfbuzz/harfbuzz/issues/1641
|
2019-03-29 10:55:12 -07:00 |
Garret Rieger
|
b7f971884e
|
Add retain_gids option to subset input. Update glyf and loca handling to respect retain_gids.
|
2019-01-29 13:19:21 -08:00 |
Ebrahim Byagowi
|
e412008599
|
Remove redundant void from C++ sources (#1486)
|
2018-12-17 13:01:01 -05:00 |
Michiharu Ariza
|
b403be8ad9
|
Merge branch 'master' into cff-subset
|
2018-11-16 12:29:18 -08:00 |
Ebrahim Byagowi
|
11aa0468ac
|
[subset] minor, adjust spaces
|
2018-11-16 00:02:47 +03:30 |
Michiharu Ariza
|
6186dbf1be
|
added hb_subset_input_set_desubroutinize API
hooked up with CFF1 subroutinizer
a renaming
|
2018-11-01 17:25:23 -07:00 |
Behdad Esfahbod
|
93fe0faaee
|
[subset] Clean up hb_subset_input_t API
|
2018-08-29 18:24:03 -07:00 |
Behdad Esfahbod
|
c77ae40852
|
Rename hb-*private.hh to hb-*.hh
Sorry for the noise, downstream custom builders. Please adjust.
|
2018-08-25 22:36:36 -07:00 |
Behdad Esfahbod
|
be458eb059
|
Include more basic internal headers from hb-private.hh
|
2018-07-10 14:41:04 +02:00 |
Garret Rieger
|
46f7e7760f
|
[subset] Use REPLACEME instead of version.
|
2018-06-08 12:09:34 -06:00 |
Garret Rieger
|
a5673da9be
|
[subset] Add drop_ot_layout setting to subset input.
|
2018-06-08 12:09:34 -06:00 |
Rod Sheeter
|
2e3ee489f8
|
[subset] format tweak, doc string
|
2018-02-23 18:18:54 -08:00 |
Rod Sheeter
|
4f07437dfe
|
[subset] sketch out dropping in-glyf instructions. Sometimes yields differnet size glyphs than fonttools, possibly due to padding not being corrected
|
2018-02-21 22:23:05 -08:00 |
Behdad Esfahbod
|
9046e92442
|
[subset] Rename constructor to hb_subset_input_create_or_fail()
To signify that unlike rest of library, returns nullptr on failure.
|
2018-02-13 22:07:12 -08:00 |
Behdad Esfahbod
|
d5b33f2fe1
|
[subset] hb_subset_input_t changes
|
2018-02-13 13:55:10 -08:00 |