1. 1945b40 [cpluscplus] Wrap hb-subset types as well by Behdad Esfahbod · 2 years, 8 months ago
  2. 98e90cc [docs] Reduce warnings by Khaled Hosny · 2 years, 9 months ago
  3. a2015cd [font] Add a separate serial_coords by Behdad Esfahbod · 2 years, 10 months ago
  4. 48db1c9 [font] Add serial API by Behdad Esfahbod · 2 years, 10 months ago
  5. 8d1b000 4.0.0 by Khaled Hosny · 3 years ago
  6. f942874 [draw] Fix some introspection warnings by Khaled Hosny · 3 years, 1 month ago
  7. 8e892bd [doc] Message draw documentation a bit by Khaled Hosny · 3 years, 1 month ago
  8. cdb1a1f [draw] Add REPLACEME by Behdad Esfahbod · 3 years, 1 month ago
  9. 8b4f429 [draw] Virtualize hb_font_draw_glyph() into hb_font_get_glyph_shape() by Behdad Esfahbod · 3 years, 1 month ago
  10. 2bed4f4 [draw] Fix draw signatures by Behdad Esfahbod · 3 years, 1 month ago
  11. e157b50 [draw] Remove return value of hb_font_draw_glyph() by Behdad Esfahbod · 3 years, 1 month ago
  12. dd7b6e2 [draw] Remove EXPERIMENTAL_API tag by Behdad Esfahbod · 3 years, 1 month ago
  13. 165a607 Merge pull request #3338 from harfbuzz/slant by Behdad Esfahbod · 3 years, 2 months ago
  14. 5b87c30 [font] Mark hb_font_get_var_coords_design() non-experimental by Behdad Esfahbod · 3 years, 2 months ago
  15. 810f5d7 [font] Add public API for slant by Behdad Esfahbod · 3 years, 3 months ago
  16. 7b9e23f [introspection] Fix g-ir-scanner syntax errors by Khaled Hosny · 4 years, 1 month ago
  17. 9936490 [docs] Invalid use of "optional" annotation by Khaled Hosny · 4 years, 2 months ago
  18. aa107e6 [docs] Complete hb-font docs a bit by Khaled Hosny · 4 years, 2 months ago
  19. 22468c8 [docs] Give destroy callbacks have (optional) annotation by Khaled Hosny · 4 years, 3 months ago
  20. e8c21e0 [docs] Remove comments the duplicate docs by Khaled Hosny · 4 years, 3 months ago
  21. 82092d4 [docs] Update gtk-doc comments in hb-font by Nathan Willis · 6 years ago
  22. b8b1301 [docs] Make gtk-doc find these typedef’s by Khaled Hosny · 4 years, 3 months ago
  23. 9b7fb5c Move hb_font_get_var_coords_design behind HB_EXPERIMENTAL_API by Ebrahim Byagowi · 5 years ago
  24. 755a77d Move outline draw API behind HB_EXPERIMENTAL_API directive by Ebrahim Byagowi · 5 years ago
  25. ab2d3ec [var] Implement hb_font_get_var_coords_design by Ebrahim Byagowi · 6 years ago
  26. 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
  27. 5a59de2 Actually add +hb_font_get_nominal_glyphs() by Behdad Esfahbod · 5 years ago
  28. 0558413 Minor, tweak spaces by Ebrahim Byagowi · 5 years ago
  29. 6a194b6 Minor, remove trailing spaces in hb-font.{cc,h} as .editorconfig by Ebrahim Byagowi · 6 years ago
  30. 40a4b6d [var] Add a new API, hb_font_set_var_named_instance by Ebrahim Byagowi · 6 years ago
  31. 0819f3c Deprecate v_kerning callback again by Behdad Esfahbod · 6 years ago
  32. 2682efb Revert "Deprecate font kern API" by Behdad Esfahbod · 6 years ago
  33. b9db610 Minor by Behdad Esfahbod · 6 years ago
  34. 3d9a030 2.0.0 by Behdad Esfahbod · 6 years ago
  35. b314c4e [font] Add get_nominal_glyphs() callback (note the plural) by Behdad Esfahbod · 6 years ago
  36. ca6a317 Minor by Behdad Esfahbod · 6 years ago
  37. bee93e2 Add const to get_*_advances API by Behdad Esfahbod · 6 years ago
  38. d219f89 Deprecate font kern API by Behdad Esfahbod · 6 years ago
  39. e49a38b 1.8.6 by Behdad Esfahbod · 7 years ago
  40. b0ff79a Add +hb_font_get_glyph_advances_for_direction by Behdad Esfahbod · 7 years ago
  41. 28e2f46 Actually add hb_font_get_glyph_[hv]_advances by Behdad Esfahbod · 7 years ago
  42. 79e2198 Add batch advance width callback function by Behdad Esfahbod · 7 years ago
  43. 9533364 batchwidth by Koji Ishii · 7 years ago
  44. 85ec6d3 Fix typos. by Bruce Mitchener · 7 years ago
  45. 374bb48 Change ptem API to make 0 mean unset by Behdad Esfahbod · 7 years ago
  46. b57f18d Add hb_font_[sg]et_ptem() to set/get point size on font by Behdad Esfahbod · 7 years ago
  47. 95808ba Add new API hb_font_set_face() by Behdad Esfahbod · 8 years ago
  48. 7647a05 Minor by Behdad Esfahbod · 8 years ago
  49. bb1e192 [var] Rename var_coord to variation by Behdad Esfahbod · 8 years ago
  50. 2491134 [var] Add hb_font_set_var_coords() by Behdad Esfahbod · 8 years ago
  51. 8b2a580 [var] Add hb_font_set_var_coords_design() by Behdad Esfahbod · 8 years ago
  52. bf0d3a6 [var] Add hb_font_get_var_coords_normalized() by Behdad Esfahbod · 8 years ago
  53. ad69e8f [GX] Add new API hb_font_set_var_coords_normalized() by Behdad Esfahbod · 9 years ago
  54. 8b5bc14 Add get_nominal_glyph() and get_variation_glyph() instead of get_glyph() by Behdad Esfahbod · 9 years ago
  55. 2567146 Add 9 reserved entries to hb_font_extents_t by Behdad Esfahbod · 9 years ago
  56. 6f2e6de Get font ascender and descender metrics from OS/2 table. by Simon Cozens · 9 years ago
  57. 835bbdc Public headers: Decorate public symbols with HB_EXTERN by Chun-wei Fan · 9 years ago
  58. 3e905e3 Add hb_font_set_parent() by Behdad Esfahbod · 9 years ago
  59. b881142 Fix Since tags by Behdad Esfahbod · 10 years ago
  60. b50fcfa [ot-font] Implement glyph_extents() for TrueType fonts by Behdad Esfahbod · 10 years ago
  61. 01c3a88 Fix "Since:" tags by Sascha Brawer · 10 years ago
  62. a8949df [introspection] Annotate Unicode / font callbacks by Behdad Esfahbod · 12 years ago
  63. 2e3a07a Separate face source code from font by Behdad Esfahbod · 12 years ago
  64. e05a999 Add hb_face_[sg]et_glyph_count() by Behdad Esfahbod · 12 years ago
  65. 4c8ac4f Misc minor fixes by Behdad Esfahbod · 13 years ago
  66. 2175693 [OT] Implement fallback positioning by Behdad Esfahbod · 13 years ago
  67. 6f3a300 Add hb_font_glyph_from/to_string by Behdad Esfahbod · 13 years ago
  68. 1bc1cb3 Make source more digestable for gobject-introspection by Behdad Esfahbod · 13 years ago
  69. bce0955 Add hb_font_get_glyph_name() and hb_font_get_glyph_from_name() by Behdad Esfahbod · 13 years ago
  70. d1c9eb4 Make it an error to include non-top-level headers by Behdad Esfahbod · 13 years ago
  71. b9415e7 [API] Add hb_font_set_funcs_data() by Behdad Esfahbod · 14 years ago
  72. 33ccc77 [API] Make set_user_data() functions take a replace parameter by Behdad Esfahbod · 14 years ago
  73. 3897335 [API] Sort out get_blob API by Behdad Esfahbod · 14 years ago
  74. e715784 Rename get_table to reference_table in all API by Behdad Esfahbod · 14 years ago
  75. bf8c57b [API] Add hb_face_get_blob() by Behdad Esfahbod · 14 years ago
  76. 2d8ebcb [API] One last font-funcs API change by Behdad Esfahbod · 14 years ago
  77. 60fbb36 [Vertical] GPOS is always done with horizontal origin by Behdad Esfahbod · 14 years ago
  78. 8b38fae More vertical by Behdad Esfahbod · 14 years ago
  79. 7e2c85d [API] Vertical support, take 2 by Behdad Esfahbod · 14 years ago
  80. 744970a [API] Add support for vertical text by Behdad Esfahbod · 14 years ago
  81. 4053f3f Cosmetic by Behdad Esfahbod · 14 years ago
  82. 7fc5a30 [API] Add hb_face_make/is_immutable() by Behdad Esfahbod · 14 years ago
  83. 0fd8c2f [API] Make get_glyph() callback return a boolean by Behdad Esfahbod · 14 years ago
  84. 805af72 Rename get_kernings() arguments from first/second_glyph to left/right_glyph by Behdad Esfahbod · 14 years ago
  85. 7033518 [API] Pass face to get_table() by Behdad Esfahbod · 14 years ago
  86. b467827 [API] Remove const from font user_data by Behdad Esfahbod · 14 years ago
  87. 9a14688 [API] Rename hb_face_create_for_data() to hb_face_create() by Behdad Esfahbod · 14 years ago
  88. 80a6833 [API] Add hb_*_get_empty() for all objects by Behdad Esfahbod · 14 years ago
  89. a513dbc [API] Change signature of get_contour_point and get_kerning ffuncs by Behdad Esfahbod · 14 years ago
  90. 1ded6d8 Make default font-funcs chain-up to the parent by Behdad Esfahbod · 14 years ago
  91. b9d975b [API] Pass down closure user_data to font funcs by Behdad Esfahbod · 14 years ago
  92. 686c2d1 [API] Remove font_funcs func getter functions by Behdad Esfahbod · 14 years ago
  93. defc45b [API] Add hb_font_create_sub_font() and hb_font_get_parent() by Behdad Esfahbod · 14 years ago
  94. 85e6218 [API] Remove broken-by-design hb_font_unset_funcs() by Behdad Esfahbod · 14 years ago
  95. 74f1d89 Add hb_font_make/is_immutable() by Behdad Esfahbod · 14 years ago
  96. 72657e4 [API] Make hb_font_create() take a face and reference it by Behdad Esfahbod · 14 years ago
  97. c7ffe2a [API Remove hb_font_funcs_copy() by Behdad Esfahbod · 14 years ago
  98. 30f34d0 [TODO] Remove finished items by Behdad Esfahbod · 14 years ago
  99. 5fa849b [API] Add _set/get_user_data() for all objects by Behdad Esfahbod · 14 years ago
  100. 2409d5f Update Copyright headers by Behdad Esfahbod · 14 years ago