summaryrefslogtreecommitdiff
path: root/src/hb-ot-shape-complex-default.cc
AgeCommit message (Expand)AuthorFilesLines
2018-10-02MinorBehdad Esfahbod1-1/+1
2018-08-25Rename hb-*private.hh to hb-*.hhBehdad Esfahbod1-1/+1
2017-10-27[ot] Remove shaper nameBehdad Esfahbod1-1/+0
2017-10-15Use nullptr instead of NULLBehdad Esfahbod1-11/+11
2017-10-04[arabic] Implement Unicode Arabic Mark Ordering Algorithm UTR#53Behdad Esfahbod1-0/+1
2016-12-22Disable OTL processing for Hebrew if GPOS doesn't have Hebrew subtableBehdad Esfahbod1-0/+1
2016-02-10Change default mark advance zeroing behavior from Unicode to GDEFBehdad Esfahbod1-1/+1
2015-12-17Remove HB_OT_SHAPE_ZERO_WIDTH_MARKS_DEFAULTBehdad Esfahbod1-1/+1
2015-11-05Add new shaper method postprocess_glyphs()Behdad Esfahbod1-0/+1
2013-12-31[ot] Separate out hebrew and tibetan shapers from defaultBehdad Esfahbod1-159/+2
2013-12-31[ot] Define HB_OT_SHAPE_ZERO_WIDTH_MARKS_DEFAULTBehdad Esfahbod1-1/+1
2013-12-31[ot] Simplify normalization_preference againBehdad Esfahbod1-7/+1
2013-12-31[ot] Add Hangul shaperBehdad Esfahbod1-13/+0
2013-10-28Revert "Zero marks by GDEF for Tibetan"Behdad Esfahbod1-16/+1
2013-10-18Zero marks by GDEF for TibetanBehdad Esfahbod1-1/+16
2013-05-20Arabic mark width-zeroing regressionBehdad Esfahbod1-1/+1
2013-04-04Don't compose Hangul jamoBehdad Esfahbod1-6/+0
2013-02-14Clean-up add_bool_featureBehdad Esfahbod1-1/+1
2013-02-12Adjust mark advance-width zeroing logic for MyanmarBehdad Esfahbod1-1/+1
2012-11-16WhitespaceBehdad Esfahbod1-54/+55
2012-11-16Plumbing to get shape plan and font into complex decompose functionBehdad Esfahbod1-3/+3
2012-11-14Move Thai shaper into a separate fileBehdad Esfahbod1-0/+225