1. c62d6f4 Third attempt of updating HarfBuzz to 6.0.0 by Seigo Nonaka · 2 years ago
  2. a089370 Revert "Revert "Revert "Update HarfBuzz to 6.0.0""" by Dan Shi · 2 years, 1 month ago
  3. 0ed724b Revert "Revert "Update HarfBuzz to 6.0.0"" by Seigo Nonaka · 2 years, 1 month ago
  4. 4d4a715 Revert "Update HarfBuzz to 6.0.0" by Dan Shi · 2 years, 1 month ago
  5. 73046d5 [shaper] Disable dumber shaper if no AAT by Behdad Esfahbod · 2 years, 4 months ago
  6. c2712ff Reorder hb_ot_shaper_t members to save 8 bytes of data per shaper by Behdad Esfahbod · 2 years, 8 months ago
  7. 5bfb0b7 Rename s/shape-complex/shaper/g by Behdad Esfahbod · 2 years, 9 months ago[Renamed (98%) from src/hb-ot-shape-complex-default.cc]
  8. 44a7b3b s/ot_complex_shaper/ot_shaper/g by Behdad Esfahbod · 2 years, 9 months ago
  9. f47cbad [aat] Adjust fallback positioning logic by Behdad Esfahbod · 5 years ago
  10. 7aad536 [config] Add HB_NO_OT_SHAPE / HB_NO_OT by Behdad Esfahbod · 6 years ago
  11. 48c513f Minor by Behdad Esfahbod · 6 years ago
  12. c77ae40 Rename hb-*private.hh to hb-*.hh by Behdad Esfahbod · 7 years ago
  13. 7036f1d [ot] Remove shaper name by Behdad Esfahbod · 7 years ago
  14. dbdbfe3 Use nullptr instead of NULL by Behdad Esfahbod · 7 years ago
  15. ab8d70e [arabic] Implement Unicode Arabic Mark Ordering Algorithm UTR#53 by Behdad Esfahbod · 7 years ago
  16. e2b8780 Disable OTL processing for Hebrew if GPOS doesn't have Hebrew subtable by Behdad Esfahbod · 8 years ago
  17. b3582a8 Change default mark advance zeroing behavior from Unicode to GDEF by Behdad Esfahbod · 9 years ago
  18. fc06cff Remove HB_OT_SHAPE_ZERO_WIDTH_MARKS_DEFAULT by Behdad Esfahbod · 9 years ago
  19. 1368633 Add new shaper method postprocess_glyphs() by Behdad Esfahbod · 9 years ago
  20. f14bb7d [ot] Separate out hebrew and tibetan shapers from default by Behdad Esfahbod · 11 years ago
  21. 6300cd7 [ot] Define HB_OT_SHAPE_ZERO_WIDTH_MARKS_DEFAULT by Behdad Esfahbod · 11 years ago
  22. 3d6ca0d [ot] Simplify normalization_preference again by Behdad Esfahbod · 11 years ago
  23. c98b718 [ot] Add Hangul shaper by Behdad Esfahbod · 11 years ago
  24. 71b4c99 Revert "Zero marks by GDEF for Tibetan" by Behdad Esfahbod · 11 years ago
  25. d5bd059 Zero marks by GDEF for Tibetan by Behdad Esfahbod · 11 years ago
  26. 127daf1 Arabic mark width-zeroing regression by Behdad Esfahbod · 12 years ago
  27. 269de14 Don't compose Hangul jamo by Behdad Esfahbod · 12 years ago
  28. e7ffcfa Clean-up add_bool_feature by Behdad Esfahbod · 12 years ago
  29. 5680002 Adjust mark advance-width zeroing logic for Myanmar by Behdad Esfahbod · 12 years ago
  30. 7d52e66 Whitespace by Behdad Esfahbod · 12 years ago
  31. eba312c Plumbing to get shape plan and font into complex decompose function by Behdad Esfahbod · 12 years ago
  32. 43f04a7 Move Thai shaper into a separate file by Behdad Esfahbod · 12 years ago[Renamed (61%) from src/hb-ot-shape-complex-misc.cc]
  33. 865745b Don't do fallback positioning for Indic and Thai shapers by Behdad Esfahbod · 12 years ago
  34. 0736915 [Indic] Decompose Sinhala split matras the way old HarfBuzz / Pango did by Behdad Esfahbod · 12 years ago
  35. 9f9f04c [OT] Unbreak Thai shaping and fallback Arabic shaping by Behdad Esfahbod · 13 years ago
  36. a8c6da9 [OT] Add per-complex-shaper shape_plan data by Behdad Esfahbod · 13 years ago
  37. 16c6a27 [OT] Port complex_shaper to planner/plan by Behdad Esfahbod · 13 years ago
  38. 208f70f Inline Unicode callbacks internally by Behdad Esfahbod · 13 years ago
  39. 1e7d860 [GPOS] Adjust mark advance-width zeroing logic by Behdad Esfahbod · 13 years ago
  40. 2bc3b9a [OT] Zero mark advances if the shaper desires so by Behdad Esfahbod · 13 years ago
  41. 693918e [OT] Streamline complex shaper enumeration by Behdad Esfahbod · 13 years ago
  42. 7e34601 Unbreak Hangul jamo composition by Behdad Esfahbod · 13 years ago
  43. 093cd58 [Thai] Fix SARA AM handling by Behdad Esfahbod · 13 years ago
  44. 4284845 [Thai] Reorder U+0E3A THAI VOWEL SIGN PHINTHU by Behdad Esfahbod · 13 years ago
  45. 4a7f4f3 [Thai] Adjust SARA AM reordering to match Uniscribe by Behdad Esfahbod · 13 years ago
  46. d8942dc Apply Tibetan (global) features. by Behdad Esfahbod · 13 years ago
  47. d96838e Allow complex shapers overriding common features by Behdad Esfahbod · 13 years ago
  48. e51d2b6 Extend into main buffer if extension hit end of out-buffer merging clusters by Behdad Esfahbod · 13 years ago
  49. 72c0a18 Extend clusters backward in out-buffer by Behdad Esfahbod · 13 years ago
  50. 9f377ed Fix more unused-var warnings by Behdad Esfahbod · 13 years ago
  51. 99c2695 Add accessort to buffer for current info, current pos, and prev info by Behdad Esfahbod · 13 years ago
  52. 8e3715f Minor by Behdad Esfahbod · 13 years ago
  53. 029a82d [hangul] Apply *jmo features to all Hangul chars by Behdad Esfahbod · 13 years ago
  54. 6062f5f Fix build with some compilers by Behdad Esfahbod · 13 years ago
  55. acd88e6 In Arabic fallback shaping, check that the font has glyph for new char by Behdad Esfahbod · 13 years ago
  56. 939c010 Implement Arabic fallback shaping mandatory ligatures by Behdad Esfahbod · 13 years ago
  57. 3b26f96 Add Thai shaper that does SARA AM decomposition / reordering by Behdad Esfahbod · 13 years ago
  58. c9a841f Add simple Hangul shaper that recomposes Jamo when feasible by Behdad Esfahbod · 13 years ago
  59. 11138cc Add normalize mode by Behdad Esfahbod · 13 years ago
  60. c605bbb Remove C++ guards from source files by Behdad Esfahbod · 14 years ago
  61. 02cdf74 Add prefer_decomposed() complex-shaper callback by Behdad Esfahbod · 14 years ago
  62. 3361c9a Minor by Behdad Esfahbod · 14 years ago