1. 7152ac3 Fix build by Behdad Esfahbod · 5 years ago
  2. be0eddd [glyf] Move add_gid_and_children to glyf table by Ebrahim Byagowi · 5 years ago
  3. c7621cf Minor, replace hb_set_add with private API by Ebrahim Byagowi · 5 years ago
  4. ad86806 [glyf] Move subset related methods inside GlyphHeader by Ebrahim Byagowi · 5 years ago
  5. ee3f463 [glyf] Remove get_composite_iter and refactor bytes_for_glyph for shape uses by Ebrahim Byagowi · 5 years ago
  6. 8378ab9 [glyf] Rewrite composite iterator to new iterators convention by Ebrahim Byagowi · 5 years ago
  7. ead46ee minor, use internal API instead public hb_set_has by Ebrahim Byagowi · 5 years ago
  8. d8af4e7 [cmap] minor, turn 8 spaces to tab by Ebrahim Byagowi · 5 years ago
  9. 078ddbd [subset] glyph closure for CMAP14 by Qunxin Liu · 5 years ago
  10. a0b4ac4 Turn 8 spaces to tab across the project by Ebrahim Byagowi · 6 years ago
  11. 6157bbe Revert "Revert previous change" by Behdad Esfahbod · 6 years ago
  12. b8e90ca Revert previous change by Ebrahim Byagowi · 6 years ago
  13. ee05627 Improve syntax to make out linux-arm64 a little happy by Ebrahim Byagowi · 6 years ago
  14. a849873 [config] Add HB_NO_VAR to disable variations support, enabled by HB_TINY by Behdad Esfahbod · 6 years ago
  15. b0debc3 [subset] Simplify collect_name_ids by Behdad Esfahbod · 6 years ago
  16. a589746 [config] Add HB_NO_STAT by Behdad Esfahbod · 6 years ago
  17. 993d81b [subset] Add one ttf file with fvar/STAT tables to integration test by Qunxin Liu · 6 years ago
  18. 0af9de1 [subset] For gsub subsetting only consider glyphs reachable via gsub closure. by Garret Rieger · 6 years ago
  19. 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
  20. 3be0ffe [subset] Add drop tables to subset input. by Garret Rieger · 6 years ago
  21. 6555f20 [subset] Truncate empty gids at the end in retain-gids mode. by Garret Rieger · 6 years ago
  22. 78d35f0 Reduce captures of lambdas by Behdad Esfahbod · 6 years ago
  23. 02e5e5d [subset] retian nameids from STAT and fvar tables by Qunxin Liu · 6 years ago
  24. c73d7ba Fix building with HB_NO_SUBSET_LAYOUT by Dominik Röttsches · 6 years ago
  25. 70fe9e7 Fix moreeeeeeeeeee by Behdad Esfahbod · 6 years ago
  26. a20db49 Fix builds by Behdad Esfahbod · 6 years ago
  27. d43af33 [subset] More HB_NO_SUBSET_LAYOUT by Behdad Esfahbod · 6 years ago
  28. 5e3cbed [subset] Switch building of glyph maps in subset plan to use iterators. by Garret Rieger · 6 years ago
  29. 59ee61f [name] Use iterators more by Behdad Esfahbod · 6 years ago
  30. e501ea1 [subset] Subset name table step 3, add --nameids option to guide the by Qunxin Liu · 6 years ago
  31. 474f358 copy retain_gids from input to plan by Michiharu Ariza · 6 years ago
  32. 2d90344 completely remove lines that are commented out by Qunxin Liu · 6 years ago
  33. 3147133 update arguments in_populate_gids_to_retain() and _create_old_gid_to_new_gid_map() by Qunxin Liu · 6 years ago
  34. 79a6c25 try to remove deprecated variable from struct definition by Qunxin Liu · 6 years ago
  35. 4f37ab6 Make hb_subset_input_glyph_set () actually do something. by Garret Rieger · 6 years ago
  36. 198859b [subset] For retain gids don't truncate glyphs past the highest requested subset glyph. by Garret Rieger · 6 years ago
  37. bdbe047 [subset] Update hb-subset-plan.cc to match hb-subset-plan.hh. by Garret Rieger · 6 years ago
  38. 03e88ea Re-implement HMTX/VMTX subsetting. Update it to support glyph renumbering and simplify the implementation. by Garret Rieger · 6 years ago
  39. 23f3644 [subset] Fix hdmx subsetting when retain gids is enabled. by Garret Rieger · 6 years ago
  40. 2da1654 [subset] Compute num_glyphs during subset plan construction. by Garret Rieger · 6 years ago
  41. b7f9718 Add retain_gids option to subset input. Update glyf and loca handling to respect retain_gids. by Garret Rieger · 6 years ago
  42. 474a120 [array/vector] Rename len to length by Behdad Esfahbod · 6 years ago
  43. b403be8 Merge branch 'master' into cff-subset by Michiharu Ariza · 6 years ago
  44. 9e9f16c [subset] Remove invalid glyphs from glypset to retain by Behdad Esfahbod · 6 years ago
  45. 11aa046 [subset] minor, adjust spaces by Ebrahim Byagowi · 6 years ago
  46. 3787c07 Implemented seac for extents & subset along with API tests by Michiharu Ariza · 6 years ago
  47. e600e54 Merge branch 'master' into cff-subset by Michiharu Ariza · 6 years ago
  48. d56e338 CFF1 no-desubroutinize + no-hinting by Michiharu Ariza · 6 years ago
  49. 3a4e5dd Remove a few unnecessary hb_auto_t<>'s by Behdad Esfahbod · 6 years ago
  50. 3f00d0b [subset] Keep glyph set in plan by Behdad Esfahbod · 7 years ago
  51. aba0a94 [subset] Add hb-subset-input.hh and make hb-subset.hh toplevel include by Behdad Esfahbod · 7 years ago
  52. 93fe0fa [subset] Clean up hb_subset_input_t API by Behdad Esfahbod · 7 years ago
  53. f39166f [subset] Remove unused hb_subset_profile_t by Behdad Esfahbod · 7 years ago
  54. c77ae40 Rename hb-*private.hh to hb-*.hh by Behdad Esfahbod · 7 years ago
  55. aadb2a9 Add face-builder by Behdad Esfahbod · 7 years ago
  56. fb58cb4 [subset] Only used reachable lookups for gsub closure. by Garret Rieger · 7 years ago
  57. feb2389 [subset] Use gsub closure if ot layout is not being dropped. by Garret Rieger · 7 years ago
  58. a5673da [subset] Add drop_ot_layout setting to subset input. by Garret Rieger · 7 years ago
  59. f751576 [vector] Use Crap pool in push() as well by Behdad Esfahbod · 7 years ago
  60. 251cc97 [subset] Switch to using hb_map_t inside of hb_subset_plan_t. by Garret Rieger · 7 years ago
  61. 65aeabd Add hb_vector_t::push(const Type &v) by Behdad Esfahbod · 7 years ago
  62. 03b2754 [subset] Add const to the hb_subset_plan_t input to a couple functions in hb-subset-plan. by Garret Rieger · 7 years ago
  63. 37b9561 Remove hb_auto_array_t by Behdad Esfahbod · 7 years ago
  64. 5c3112a s/hb_prealloced_array_t/hb_vector_t/g by Behdad Esfahbod · 7 years ago
  65. a60ba79 s/finish/fini by Behdad Esfahbod · 7 years ago
  66. d78393b Merge branch 'master' of https://github.com/harfbuzz/harfbuzz into drophints by Rod Sheeter · 7 years ago
  67. e61f360 [subset] Fix memory leak in hb-subset-plan. by Garret Rieger · 7 years ago
  68. 9bd6d25 [subset] clone trim logic from fonttools glyf handling by Rod Sheeter · 7 years ago
  69. 74e0c13 [subset] drop hint tables if so flagged. Still need to dump glyf instructions. by Rod Sheeter · 7 years ago
  70. e5ab34f Misc fixes by Behdad Esfahbod · 7 years ago
  71. 49544eb [subset] Refactor composite glyf iteration code into an Iterator outside of the accelerator. by Garret Rieger · 7 years ago
  72. dc6d67d [subset] Use gids_to_retain_sorted to produce old gid -> new gid mapping since it now has the more complete set. by Garret Rieger · 7 years ago
  73. dcac9fe [subset] Use complex glyph closure to populate gids_to_retain_sorted. by Garret Rieger · 7 years ago
  74. 73e1434 [subset] Add a DFS search to produce a closure of composite glyphs. by Garret Rieger · 7 years ago
  75. b56c938 [subset] Add missing face reference in hb-subset-plan plus ensure all struct members are cleaned up on destroy. by Garret Rieger · 7 years ago
  76. fa87770 [subset] First pass at hmtx by Rod Sheeter · 7 years ago
  77. d008b62 Merge remote-tracking branch 'upstream/master' into fixed by Garret Rieger · 7 years ago
  78. d5b33f2 [subset] hb_subset_input_t changes by Behdad Esfahbod · 7 years ago
  79. afb1da3 auto-completed the wrong gids_to_retain by Rod Sheeter · 7 years ago
  80. 1330edc Use functions to get new gids. Avoid 0; fonttools drops it from cmap. by Rod Sheeter · 7 years ago
  81. 3d421ce [subset] Use auto_array_t where it does make sense by Behdad Esfahbod · 7 years ago
  82. c8d4c2e Initialize bad_indices on hb-subset (#775) by Ebrahim Byagowi · 7 years ago
  83. 203b647 Favor use of static instead HB_INTERNAL by Ebrahim Byagowi · 7 years ago
  84. a981d79 Fix more build issues by Behdad Esfahbod · 7 years ago
  85. 6c4ca61 Hide more symbols of hb-subset (#771) by Ebrahim Byagowi · 7 years ago
  86. c31fcf4 [subset] Replace auto_array with prealloced_array by Behdad Esfahbod · 7 years ago
  87. 844f48e Fix symbol exporting and libstdc++ linkage of hb-subset (#769) by Ebrahim Byagowi · 7 years ago
  88. 0089443 Keep a second set of glyph ids in subset plan which is sorted by glyph id and always has gid 0 by Garret Rieger · 7 years ago
  89. 3bc8155 Formatting for hb-subset-plan. by Garret Rieger · 7 years ago
  90. 59c658c capture codepoints sorted so we can use them for cmap later. one day we will have a map by Rod Sheeter · 7 years ago
  91. 4223442 Fix include gaurds and include order in hb-subset-glyf and hb-subset-plan by Garret Rieger · 7 years ago
  92. af02812 [subset] Change hb_subset API to remove hb_subset_face_t by Behdad Esfahbod · 7 years ago
  93. b95aa20 glyph ids to retain should most likely keep the glyph id not the codepoint by Rod Sheeter · 7 years ago
  94. 9142871 Remove \ns leftover from fprintf by Rod Sheeter · 7 years ago
  95. eb485bb Horrid hack to assign new gids. Use DEBUG_MSG over fprintf by Rod Sheeter · 7 years ago
  96. d0ce3c6 Resolve codepoints:glyph ids. Does not compile; undefined reference to OT::_hb_NullPool by Rod Sheeter · 7 years ago
  97. 25e9173 Make hb-subset-plan private. by Garret Rieger · 7 years ago
  98. af46a4d Move definition of hb_subset_input into hb-subset-private.hh. by Garret Rieger · 7 years ago
  99. 1cfe650 Add a basic sketch of hb-subset-plan. by Garret Rieger · 7 years ago