1. da50056 [API] Add hb_buffer_[sg]et_not_found_glyph() and --not-found-glyph by Behdad Esfahbod · 2 years, 7 months ago
  2. d700646 [subset] In preperation for 3.0.0 release remove legacy subsetting api methods. by Garret Rieger · 2 years, 9 months ago
  3. cd77846 [util] Fix leak of an hb_font_t by Behdad Esfahbod · 2 years, 9 months ago
  4. da285d5 [util/shape-consumer] Simplify font tracking by Behdad Esfahbod · 2 years, 9 months ago
  5. 838d670 [subset] Improve alignment of --help-all message by Khaled Hosny · 2 years, 9 months ago
  6. 04cf621 [util/hb-subset] Fix --version and --help again by Behdad Esfahbod · 2 years, 9 months ago
  7. fdce294 [util/hb-subset] Print error and suggest filing github issue if operation fails by Behdad Esfahbod · 2 years, 9 months ago
  8. 38ad093 [util/hb-subset] Don't ignore errors during face parsing by Behdad Esfahbod · 2 years, 9 months ago
  9. 1e1438c [subset] fix --*-file options in hb-subset. (#3176) by Garret Rieger · 2 years, 9 months ago
  10. 9db494f [subset] Update remaining subset input sets to use inversion for all. (#3172) by Garret Rieger · 2 years, 9 months ago
  11. 99356ea Merge pull request #3150 from harfbuzz/item-context-tests by Behdad Esfahbod · 2 years, 9 months ago
  12. 75efade [subset] format --gids and --unicodes help messages better. by Garret Rieger · 2 years, 9 months ago
  13. fa4bf7c [subset] use inverted sets for glyph id input. by Garret Rieger · 2 years, 9 months ago
  14. 8f4f47d [subset] use inverted set for all unicodes. by Garret Rieger · 2 years, 9 months ago
  15. f2441a4 [subset] Remove retain all layout features flag. by Garret Rieger · 2 years, 10 months ago
  16. 430224b [buffer] Handle pre/post-context in buffer_append by Khaled Hosny · 2 years, 10 months ago
  17. 6ca0ffd [util] Add --unicodes-before/after by Khaled Hosny · 2 years, 10 months ago
  18. 829b0f3 Merge pull request #3154 from harfbuzz/set-invert by Behdad Esfahbod · 2 years, 10 months ago
  19. 7115af2 [util] Fix glib deprecation warning re g_memdup() by Behdad Esfahbod · 2 years, 10 months ago
  20. e29f563 Replace "langstr" with more helpful help. by Simon Cozens · 2 years, 10 months ago
  21. ccc2a19 [util/hb-subset] Whitespace by Behdad Esfahbod · 2 years, 10 months ago
  22. 4dfc668 [util/hb-subset] Move glyph name parsing inline instead of post_parse by Behdad Esfahbod · 2 years, 10 months ago
  23. 08d43d1 [util/hb-subset] Move add_all_unicodes inline, instead of post_parse by Behdad Esfahbod · 2 years, 10 months ago
  24. 11b0b68 [util/hb-subset] Pre-parse font-face so we can use it during main parsing by Behdad Esfahbod · 2 years, 10 months ago
  25. c45d2a9 [util] Allow setting cli summary / description by Behdad Esfahbod · 2 years, 10 months ago
  26. 4f3b7b7 [util] Remove unused usage by Behdad Esfahbod · 2 years, 10 months ago
  27. 1cb621d [util/hb-subset] Minor move parsing by Behdad Esfahbod · 2 years, 10 months ago
  28. 3f94177 [util] Use g_set_error() in one more place by Behdad Esfahbod · 2 years, 10 months ago
  29. 4d73b3d [util] Add --batch to hb-view / hb-ot-shape-closure by Behdad Esfahbod · 2 years, 10 months ago
  30. 23282c9 [util/hb-subset] Support ranges in --unicodes / --unicodes-file by Behdad Esfahbod · 2 years, 10 months ago
  31. f60f005 [util/hb-subset] Remove wrong hb_set_destroy() in error paths by Behdad Esfahbod · 2 years, 10 months ago
  32. 49cf360 [util/hb-subset] Parse --gids-file, --glyphs-file, --text-file, --unicodes-file by Behdad Esfahbod · 2 years, 10 months ago
  33. bf80b7e [util/hb-subset] Add --glyphs for passing glyph names by Behdad Esfahbod · 2 years, 10 months ago
  34. 5b07c3c [util/hb-subset] Parse --text & --unicodes by Behdad Esfahbod · 2 years, 10 months ago
  35. 4ec727e [util] Minor edit of failure messages by Behdad Esfahbod · 2 years, 10 months ago
  36. b83f25c [util/hb-subset] Revamp option groups by Behdad Esfahbod · 2 years, 10 months ago
  37. 9a6055c [util/hb-ot-shape-closure] Remove unnecessary include by Behdad Esfahbod · 2 years, 10 months ago
  38. c98773e [util/hb-subset] Move output-file validation code into post_parse by Behdad Esfahbod · 2 years, 10 months ago
  39. 58bfe40 [util] Move hb-subset away from main-font-text by Behdad Esfahbod · 2 years, 10 months ago
  40. ba418cf [util] Use automatic casts by Behdad Esfahbod · 2 years, 10 months ago
  41. 97a9e4e [util] Separate shape_text_options_t from text_options_t by Behdad Esfahbod · 2 years, 10 months ago
  42. 6ba7dda [util] Move text-file opening to post_parse by Behdad Esfahbod · 2 years, 10 months ago
  43. 23298bc [util] Remove unnecessary check by Behdad Esfahbod · 2 years, 10 months ago
  44. fd0778a [util] Use post_parse in output_options_t by Behdad Esfahbod · 2 years, 10 months ago
  45. 24a9d8c [util] Use post_parse in font_options_t by Behdad Esfahbod · 2 years, 10 months ago
  46. e4b33d9 [util] Use post_parse in face_options_t by Behdad Esfahbod · 2 years, 10 months ago
  47. c0ea4e2 [util] Use post_parse to validate by Behdad Esfahbod · 2 years, 10 months ago
  48. 9468e46 [util] Rename main_font_text back to main_font_text_t by Behdad Esfahbod · 2 years, 10 months ago
  49. 7e4fcf1 [util] Rename add_main_options by Behdad Esfahbod · 2 years, 10 months ago
  50. 62fb102 [util] Move add_main_options() invocation by Behdad Esfahbod · 2 years, 10 months ago
  51. 9d8bbe3 [util] Make main_font_text a struct again by Behdad Esfahbod · 2 years, 10 months ago
  52. 5bd463f [util/hb-subset] Access input directly by Behdad Esfahbod · 2 years, 10 months ago
  53. 6905f6f [util/hb-subset] Use templated function to parse flags directly by Behdad Esfahbod · 2 years, 10 months ago
  54. 3e3e180 [util] Small tweaks in --help output by Behdad Esfahbod · 2 years, 10 months ago
  55. f3acb97 [test/shaping;util] Use ';' instead of ':' to separate test fields by Behdad Esfahbod · 2 years, 10 months ago
  56. b83fd3a [util] Refactor batch-processing code into batch.hh by Behdad Esfahbod · 2 years, 10 months ago
  57. d92ee72 [util/hb-shape] Treat as single-paragraph text other than provided by a file by Behdad Esfahbod · 2 years, 10 months ago
  58. 7d2e916 [util] Move text options into text_options_t by Behdad Esfahbod · 2 years, 10 months ago
  59. 93bc62e [util] Move output options into output-options.hh by Behdad Esfahbod · 2 years, 10 months ago
  60. af9d249 [util] Use inheritance for output_options_t by Behdad Esfahbod · 2 years, 10 months ago
  61. 9db0fd4 [util] Don't show --output-format if no supported formats provided by Behdad Esfahbod · 2 years, 10 months ago
  62. 5545eea [util] Remove main_font_text_t class, use bare function by Behdad Esfahbod · 2 years, 10 months ago
  63. 58c2233 [util] Move face/font options into face/font-options.hh by Behdad Esfahbod · 2 years, 10 months ago
  64. 6edd50a [util] Move option_parser_t code into options.hh by Behdad Esfahbod · 2 years, 10 months ago
  65. 798bb89 [util] Move shape format options into shape-format.hh by Behdad Esfahbod · 2 years, 10 months ago
  66. c3599fd [util] Move shape options into shape-options.hh by Behdad Esfahbod · 2 years, 10 months ago
  67. cfb2d6a [util] Move view options into view-options.hh by Behdad Esfahbod · 2 years, 10 months ago
  68. 167f58a [util] Move subset options into subset-options.hh by Behdad Esfahbod · 2 years, 10 months ago
  69. 370e961 [util/hb-subset] Use hb-subset.h public API instead of poking inside by Behdad Esfahbod · 2 years, 10 months ago
  70. 4e97678 [util] Use inheritence to embed inherent options of objects by Behdad Esfahbod · 2 years, 10 months ago
  71. 06d6618 [util] Fix compiler error by Behdad Esfahbod · 2 years, 10 months ago
  72. c5337c4 [util] Fold helper-cairo.cc into helper-cairo.hh by Behdad Esfahbod · 2 years, 10 months ago
  73. c329ce1 [util] Also hide ppem settings in hb-ot-shape-closure by Behdad Esfahbod · 2 years, 10 months ago
  74. c40e007 [util] Fold helper-cairo-ansi.cc into helper-cairo-ansi.hh by Behdad Esfahbod · 2 years, 10 months ago
  75. 4fe43cc [util] Fold ansi-print.cc into ansi-print.hh by Behdad Esfahbod · 2 years, 10 months ago
  76. b1db0e4 [util] Fold view-cairo.cc into view-cairo.hh by Behdad Esfahbod · 2 years, 10 months ago
  77. 6500f68 [util] Change hb-subset to use face_options_t instead of font_options_t by Behdad Esfahbod · 2 years, 10 months ago
  78. 869e20e [util] separate face options from font options by Behdad Esfahbod · 2 years, 10 months ago
  79. b3a2f2b [util/main-font-text] Simplify by Behdad Esfahbod · 2 years, 10 months ago
  80. 71440db [util] Move font-size and upem to be extern variables by Behdad Esfahbod · 2 years, 10 months ago
  81. fc0339e [util] Simplify shape-consumer by removing buffer arg by Behdad Esfahbod · 2 years, 10 months ago
  82. e014c6f [util/main-font-text] Move eol from template arg to main() arg by Behdad Esfahbod · 2 years, 10 months ago
  83. 463411a [util] Remove unused option_group_t by Behdad Esfahbod · 2 years, 10 months ago
  84. 8588173 [util] Rework post_parse() handling by Behdad Esfahbod · 2 years, 10 months ago
  85. 3362b48 [util] Templatize add_group logic by Behdad Esfahbod · 2 years, 10 months ago
  86. fe90fbe [util] Remove unused pre_parse callback logic by Behdad Esfahbod · 2 years, 10 months ago
  87. 09e4d7d [util] Simplify output_options_t by Behdad Esfahbod · 2 years, 10 months ago
  88. e109f9a [util] Collect cmdline arg options outside of constructor by Behdad Esfahbod · 2 years, 10 months ago
  89. e57dd66 [util] Initialize struct members inline by Behdad Esfahbod · 2 years, 10 months ago
  90. 21f1054 [util/hb-subset] Keep face around instead of font by Behdad Esfahbod · 2 years, 10 months ago
  91. db6fbe2 [util/hb-subset] Use driver_t<> in outer block as well by Behdad Esfahbod · 2 years, 10 months ago
  92. 47d47e8 [util/hb-shape/hb-subset] Don't terminate on first error in batch mode by Behdad Esfahbod · 2 years, 10 months ago
  93. a363ce5 [util/hb-subset] Minor refactor of batch mode by Behdad Esfahbod · 2 years, 10 months ago
  94. 10e73d1 [test] Add batch mode to hb-subset and use it by Khaled Hosny · 2 years, 10 months ago
  95. ed99c80 [util/hb-shape] Refactor driver type duplication by Behdad Esfahbod · 2 years, 10 months ago
  96. 05cf812 [util/hb-shape] Fix use of EOF as end-of-line by Behdad Esfahbod · 2 years, 10 months ago
  97. f9d8e4a [subset] switch ..._set_flags to not take a mask. by Garret Rieger · 2 years, 10 months ago
  98. 3d534b1 [subset] convert subset input flags into bit flags. by Garret Rieger · 2 years, 10 months ago
  99. d7541f7 [util/hb-shape] Free cached resources on termination by Behdad Esfahbod · 2 years, 10 months ago
  100. ad03f34 [util/hb-shape] Cache blob/face in batch mode by Behdad Esfahbod · 2 years, 10 months ago