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