- 4762fcb Merge pull request #3067 from googlefonts/glyph_names by Behdad Esfahbod · 3 years, 8 months ago
- ec99fdb [sebset] Use [s|g]et_flag for retain_all_layout_features by Khaled Hosny · 3 years, 8 months ago
- acc7100 [docs] Improve subset documentation by Khaled Hosny · 3 years, 8 months ago
- 71b5509 [subset] support option --glyph-names by Qunxin Liu · 3 years, 8 months ago
- 89fc399 [subset] Add hb-subset section documentation. by Garret Rieger · 3 years, 8 months ago
- 792e2ed [subset] convert no get/set prune unicode ranges to enum. by Garret Rieger · 3 years, 8 months ago
- 1b6c1aa [subset] add hb-subset api to documentation generator. by Garret Rieger · 3 years, 8 months ago
- 8ce9683 [subset] add documentation for all hb-subset.h methods. by Garret Rieger · 3 years, 8 months ago
- 9ab751a [subset] Remove hb_subset(). Leaving just hb_subset_or_fail(). by Garret Rieger · 3 years, 8 months ago
- e5c887f [subset] add documentation for subset input flag enums. by Garret Rieger · 3 years, 8 months ago
- 372722c [subset] move notdef_outline to the subset input property enum. by Garret Rieger · 3 years, 8 months ago
- a6c6cda [subset] Add no subset tables and passthrough unrecognized tables to the subset api. by Garret Rieger · 3 years, 8 months ago
- 668f2bd [subset] Add hb_subset_or_fail () to public subset api. by Garret Rieger · 3 years, 8 months ago
- aba2e13 [subset] Remove hb_subset_input_get/set_overlaps_flag (). by Garret Rieger · 3 years, 8 months ago
- 7d82191 [subset] Remove hb_subset_input_get/set_name_legacy (). by Garret Rieger · 3 years, 8 months ago
- 942636a [subset] Remove hb_subset_input_get/set_retain_gids. by Garret Rieger · 3 years, 8 months ago
- 77b4a1c [subset] Remove hb_subset_input_get/set_desubroutinize. by Garret Rieger · 3 years, 8 months ago
- 8bf5d4d [subset] Remove hb_subset_input_get/set_drop_hints. by Garret Rieger · 3 years, 8 months ago
- 38de349 [subset] add implementation for get/set flag on subset input. by Garret Rieger · 3 years, 8 months ago
- 8372783 [subset] add proposed enum property get/set method. by Garret Rieger · 3 years, 8 months ago
- b38e49d [subset] add get/set user data methods to subset input. by Garret Rieger · 3 years, 8 months ago
- edb57a8 Make subset input const in the subsetting operation. Don't modify the subset input's sets. by Garret Rieger · 3 years, 8 months ago
- eee7b45 [subset] add option --no-prune-unicode-ranges by Qunxin Liu · 3 years, 9 months ago
- d07f789 [subset] support option "--notdef-outline" by Qunxin Liu · 3 years, 9 months ago
- 18f6121 Add public api methods to get/set the layout features to retain. by Garret Rieger · 3 years, 10 months ago
- 73ff04a [subset] add option to have the subsetter set the mac overlaps flag on each glyph. by Garret Rieger · 3 years, 10 months ago
- 36a5c04 [subset] Add "--name-languages" and "--name-legacy" options by Qunxin Liu · 5 years ago
- e171bee Revert "[subset] Add "--name-languages" and "--name-legacy" options" by Ebrahim Byagowi · 5 years ago
- fd85818 [subset] Add "--name-languages" and "--name-legacy" options by Qunxin Liu · 5 years ago
- a0b4ac4 Turn 8 spaces to tab across the project by Ebrahim Byagowi · 6 years ago
- 0ff3618 [subset] Use hb_subset_input_t inside of subset_options_t so that input defaults are shared between the library and cli. by Garret Rieger · 6 years ago
- 3be0ffe [subset] Add drop tables to subset input. by Garret Rieger · 6 years ago
- e501ea1 [subset] Subset name table step 3, add --nameids option to guide the by Qunxin Liu · 6 years ago
- b7f9718 Add retain_gids option to subset input. Update glyf and loca handling to respect retain_gids. by Garret Rieger · 6 years ago
- b403be8 Merge branch 'master' into cff-subset by Michiharu Ariza · 6 years ago
- 11aa046 [subset] minor, adjust spaces by Ebrahim Byagowi · 6 years ago
- 6186dbf added hb_subset_input_set_desubroutinize API by Michiharu Ariza · 6 years ago
- 93fe0fa [subset] Clean up hb_subset_input_t API by Behdad Esfahbod · 7 years ago
- f39166f [subset] Remove unused hb_subset_profile_t by Behdad Esfahbod · 7 years ago
- dae39c5 [face] Introduce character-map API by Behdad Esfahbod · 7 years ago
- 1dcf5fb [cmap Add hb_subset_collect_variation_unicodes() by Behdad Esfahbod · 7 years ago
- 4806b38 [cmap] Add hb_subset_collect_variation_selectors() by Behdad Esfahbod · 7 years ago
- d60c465 Rename get_all_codepoints() to collect_unicodes() by Behdad Esfahbod · 7 years ago
- a5673da [subset] Add drop_ot_layout setting to subset input. by Garret Rieger · 7 years ago
- 21a181a [subset] sketch out support for a call that lists all codepoints present in a font. Implement support for it in format 4 cmap sub table. by Garret Rieger · 7 years ago
- 2e3ee48 [subset] format tweak, doc string by Rod Sheeter · 7 years ago
- 4f07437 [subset] sketch out dropping in-glyf instructions. Sometimes yields differnet size glyphs than fonttools, possibly due to padding not being corrected by Rod Sheeter · 7 years ago
- 9046e92 [subset] Rename constructor to hb_subset_input_create_or_fail() by Behdad Esfahbod · 7 years ago
- d5b33f2 [subset] hb_subset_input_t changes by Behdad Esfahbod · 7 years ago
- bfa8716 Minor by Behdad Esfahbod · 7 years ago
- af02812 [subset] Change hb_subset API to remove hb_subset_face_t by Behdad Esfahbod · 7 years ago
- 7481f0c Add codepoints to subset input. by Garret Rieger · 7 years ago
- 0ff007d [subset] Minor by Behdad Esfahbod · 7 years ago
- 34fa7b3 Whitespace by Garret Rieger · 7 years ago
- a2965f2 Add a basic implementation of hb-subset to enable compilation of test-subset. by Garret Rieger · 7 years ago
- c025735 Fix typo in hb-subset.h by Garret Rieger · 7 years ago
- 9ccb836 Start to sketch APIs for subsetting by Rod Sheeter · 7 years ago