1. da50056 [API] Add hb_buffer_[sg]et_not_found_glyph() and --not-found-glyph by Behdad Esfahbod · 3 years, 5 months ago
  2. f4649f3 [subset] restore hb_subset_input_unicode/glyph_set () to documentation. by Garret Rieger · 3 years, 6 months ago
  3. eb4075a [style] Fix documentation by Khaled Hosny · 3 years, 6 months ago
  4. 9b7af95 [docs] Fix subset documentation by Khaled Hosny · 3 years, 6 months ago
  5. 829b0f3 Merge pull request #3154 from harfbuzz/set-invert by Behdad Esfahbod · 3 years, 7 months ago
  6. 80ff72f [doc] Misc fixes by Khaled Hosny · 3 years, 7 months ago
  7. f0c3804 [set] Add hb_bit_set_invertible_t and resurrect hb_set_invert() by Behdad Esfahbod · 3 years, 7 months ago
  8. ec99fdb [sebset] Use [s|g]et_flag for retain_all_layout_features by Khaled Hosny · 3 years, 8 months ago
  9. acc7100 [docs] Improve subset documentation by Khaled Hosny · 3 years, 8 months ago
  10. 1b6c1aa [subset] add hb-subset api to documentation generator. by Garret Rieger · 3 years, 9 months ago
  11. bdfed8f [blob] Add failing versions of create API by Behdad Esfahbod · 3 years, 9 months ago
  12. 3962225 [set] Add hb_set_copy() by Behdad Esfahbod · 3 years, 9 months ago
  13. 9b8be96 [docs] Ignore hb-gobject headers by Khaled Hosny · 4 years, 2 months ago
  14. 3d7a361 [docs] Miscellaneous missing docs by Khaled Hosny · 4 years, 2 months ago
  15. 8e8c3e5 [docs] Complete hb-ot-layout docs a bit by Khaled Hosny · 4 years, 2 months ago
  16. aa107e6 [docs] Complete hb-font docs a bit by Khaled Hosny · 4 years, 2 months ago
  17. ff96f73 [docs] Add some missing API to harfbuzz-sections.txt by Khaled Hosny · 4 years, 3 months ago
  18. b029a45 [docs] Add new API to harfbuzz-sections.txt by Khaled Hosny · 4 years, 3 months ago
  19. 3232e6f [buffer] Add hb_buffer_has_positions() by Behdad Esfahbod · 4 years, 5 months ago
  20. 1bac858 [layout] Rename _get_alternates to _get_glyph_alternates by Ebrahim Byagowi · 4 years, 9 months ago
  21. 1348a2c [layout] hb_ot_layout_lookup_get_alternates, a new API by Ebrahim Byagowi · 4 years, 9 months ago
  22. 973c47f [subset] Move 2 experimental public api methods to be private methods in GSUB/GPOS. by Qunxin Liu · 4 years, 9 months ago
  23. 759df46 [style] Hide behind HB_EXPERIMENTAL_API compile flag by Ebrahim Byagowi · 4 years, 9 months ago
  24. 2203749 [style] New experimental API, hb_style_get_value by Ebrahim Byagowi · 6 years ago
  25. 755a77d Move outline draw API behind HB_EXPERIMENTAL_API directive by Ebrahim Byagowi · 5 years ago
  26. ab2d3ec [var] Implement hb_font_get_var_coords_design by Ebrahim Byagowi · 6 years ago
  27. b4d3bf1 [draw] Add hb_draw_funcs_is_immutable and hb_draw_funcs_make_immutable by Ebrahim Byagowi · 5 years ago
  28. 74fdcdc [draw] Rename conic_to to quadratic_to by Ebrahim Byagowi · 5 years ago
  29. ac81e94 Rename hb_outline_decompose to hb_font_draw_glyph and hb_outline_decompose_funcs_t to hb_draw_funcs_t by Ebrahim Byagowi · 5 years ago
  30. 981125a Rename hb_ot_glyph_* to hb_outline_* by Ebrahim Byagowi · 5 years ago
  31. 7633b76 Merge pull request #2016 from ebraminio/glyf by Ebrahim Byagowi · 5 years ago
  32. 02f324c [ot-glyph] remove open callback by Ebrahim Byagowi · 5 years ago
  33. 79fed9a [ot-glyph] Add open/close callbacks by Ebrahim Byagowi · 5 years ago
  34. ec1fba1 [ot-glyph] make hb_ot_glyph_decompose_funcs_t struct opaque by Ebrahim Byagowi · 5 years ago
  35. 8ffc9ad [subset] layout closure_features and store them in subset-plan by Qunxin Liu · 5 years ago
  36. 0b39c48 [subset] closure lookups for GSUB/GPOS by Qunxin Liu · 5 years ago
  37. 084a818 [ot-glyphs] Move CFF glyph decompose logic to their tables by Ebrahim Byagowi · 5 years ago
  38. 0b559d7 [ot-glyph] Improve API names by Ebrahim Byagowi · 5 years ago
  39. d5338ba [ft] Add locking FT_Face API by Behdad Esfahbod · 5 years ago
  40. d6ad613 [docs] Misc fixes by Behdad Esfahbod · 6 years ago
  41. e56d4ff Rename hb_ot_meta_get_entries() to +hb_ot_meta_get_entry_tags() by Behdad Esfahbod · 6 years ago
  42. 9f2b495 [base] Add hb_ot_layout_get_baseline API by Ebrahim Byagowi · 6 years ago
  43. 40a4b6d [var] Add a new API, hb_font_set_var_named_instance by Ebrahim Byagowi · 6 years ago
  44. 62932c1 [meta] Rename ot-metadata to ot-meta per review by Ebrahim Byagowi · 6 years ago
  45. 3ac03bd [meta] New API, hb_ot_metadata_reference_entry for fetching meta entries by Ebrahim Byagowi · 6 years ago
  46. eb8bd2f Add hb_gdi_face_create API by Ebrahim Byagowi · 6 years ago
  47. e540d40 [docs] Minor by Behdad Esfahbod · 6 years ago
  48. 87e6284 Implement a simple API for fetching opentype metrics by Ebrahim Byagowi · 6 years ago
  49. 0819f3c Deprecate v_kerning callback again by Behdad Esfahbod · 6 years ago
  50. 2682efb Revert "Deprecate font kern API" by Behdad Esfahbod · 6 years ago
  51. b292772 [dwrite] A new API, hb_directwrite_face_get_font_face (#1600) by Ebrahim Byagowi · 6 years ago
  52. a17ed84 [doc] Move hb_variation_t to hb-common section by Khaled Hosny · 6 years ago
  53. 9caabc9 [doc] Move feature_t and its function to hb-common by Khaled Hosny · 6 years ago
  54. 01f628c [aat] Expose hb_aat_layout_has_tracking API by Ebrahim Byagowi · 6 years ago
  55. d19b168 [aat] Expose a couple APIs by Behdad Esfahbod · 6 years ago
  56. 926f512 [aat.feat] Rework API and implementation by Behdad Esfahbod · 6 years ago
  57. e20f81f [aat] Rename feat API a bit more by Behdad Esfahbod · 6 years ago
  58. 54f4c17 [feat] Rename API uses of setting to selector by Ebrahim Byagowi · 6 years ago
  59. 9c64b21 [feat] Apply renamings and add documentation by Ebrahim Byagowi · 6 years ago
  60. f48bb9a [var] Deprecated axis enumeration API and add new version by Behdad Esfahbod · 6 years ago
  61. 587d49f [fvar] Add named-instance API by Behdad Esfahbod · 6 years ago
  62. 1a2eb10 [ot-var] Add hb_ot_var_axis_get_flags() by Behdad Esfahbod · 6 years ago
  63. a7aba99 [name] Rename hb_name_id_t to hb_ot_name_id_t by Behdad Esfahbod · 6 years ago
  64. 3d4c1f6 [ot-color] Apply Behdad reviews by Ebrahim Byagowi · 6 years ago
  65. dbd419b [ot-color] Add public API for CBDT/sbix/SVG color Emojis by Ebrahim Byagowi · 6 years ago
  66. 6ce49a9 [name] Change hb_name_id_t back to unsigned int by Behdad Esfahbod · 6 years ago
  67. 46072b7 [ot] Fold hb-ot-tag.h into hb-ot-layout.h by Behdad Esfahbod · 6 years ago
  68. 00cf4e5 [docs] Fill in some sections by Behdad Esfahbod · 6 years ago
  69. d941f66 [name] Make hb_name_id_t be the enum by Behdad Esfahbod · 6 years ago
  70. 3b7e5f1 [name] Rename hb_ot_name_get_names() to hb_ot_name_list_names() by Behdad Esfahbod · 6 years ago
  71. e7400c0 [docs] Hook up new symbols by Behdad Esfahbod · 6 years ago
  72. eceeb85 [docs] Add hb-ot-color section by Ebrahim Byagowi · 6 years ago
  73. dc49bd8 Add two APIs for getting stylistic set labels by Ebrahim Byagowi · 6 years ago
  74. 7f1fbfe Add hb_ot_tags_to_script_and_language by David Corbett · 7 years ago
  75. 2c7d4db Deprecate obsolete functions by David Corbett · 7 years ago
  76. 9106771 Refactor the selection of script and language tags by David Corbett · 7 years ago
  77. b314c4e [font] Add get_nominal_glyphs() callback (note the plural) by Behdad Esfahbod · 6 years ago
  78. d219f89 Deprecate font kern API by Behdad Esfahbod · 6 years ago
  79. 26d7305 Deprecate decompose_compatibility stuff by Behdad Esfahbod · 6 years ago
  80. 42b51ee Deprecate eastasian_width stuff by Behdad Esfahbod · 6 years ago
  81. e42cd58 Rename invisible_codepoint to invisible_glyph in API by Behdad Esfahbod · 6 years ago
  82. 71b65eb Add API for setting invisible-codepoint by Behdad Esfahbod · 6 years ago
  83. becd84a Add HB_FEATURE_GLOBAL_START/END by Behdad Esfahbod · 7 years ago
  84. dae39c5 [face] Introduce character-map API by Behdad Esfahbod · 7 years ago
  85. 82b12bc [unicode] Add HB_UNICODE_MAX by Behdad Esfahbod · 7 years ago
  86. aadb2a9 Add face-builder by Behdad Esfahbod · 7 years ago
  87. b0ff79a Add +hb_font_get_glyph_advances_for_direction by Behdad Esfahbod · 7 years ago
  88. 79e2198 Add batch advance width callback function by Behdad Esfahbod · 7 years ago
  89. 1a7fed6 Revert "Add a new API, hb_ot_layout_get_feature_name_ids (#976)" (#1121) by Ebrahim Byagowi · 7 years ago
  90. d7a1579 [gobject] Hook up hb_map_t by Behdad Esfahbod · 7 years ago
  91. 7278d9d [subset] Add hb_ot_layout_collect_features to harfbuzz-sections.txt. by Garret Rieger · 7 years ago
  92. 0c1b287 Add a new API, hb_ot_layout_get_feature_name_ids (#976) by Ebrahim Byagowi · 7 years ago
  93. f3e58ab [docs] Enlist misc new symbols by Behdad Esfahbod · 7 years ago
  94. 32da0c6 Add hb_face_count, a new API (#1002) by Ebrahim Byagowi · 7 years ago
  95. ce17340 Add hb_blob_create_from_file, a new API (#926) by Ebrahim Byagowi · 7 years ago
  96. 694eaf6 [set] Add backwards iterator by Behdad Esfahbod · 7 years ago
  97. a989f3e Add hb_blob_copy_writable_or_fail() by Behdad Esfahbod · 7 years ago
  98. b5f2584 [docs] Minor update by Behdad Esfahbod · 7 years ago
  99. 44f0ee3 Fix docs by Behdad Esfahbod · 7 years ago
  100. bfe0faf [docs] Deprecate hb_set_invert() by Behdad Esfahbod · 7 years ago