summaryrefslogtreecommitdiff
path: root/src/hb-ot-shape-complex-myanmar.cc
AgeCommit message (Expand)AuthorFilesLines
2018-05-31Rename in_error to !successfulBehdad Esfahbod1-1/+1
2018-04-12Update the links and revive the dead onesEbrahim Byagowi1-1/+1
2018-02-13[myanmar] Add dump-myanmar-dataBehdad Esfahbod1-137/+1
2018-02-13[indic] Share some copy/pasta codeBehdad Esfahbod1-17/+2
2018-02-02Let VS1 follow U+1031 MYANMAR VOWEL SIGN EDavid Corbett1-0/+5
2017-10-27[ot] Remove shaper nameBehdad Esfahbod1-2/+0
2017-10-19[myanmar] Fix unsafe usage of FLAG_SAFE()Behdad Esfahbod1-1/+1
2017-10-15Use nullptr instead of NULLBehdad Esfahbod1-20/+20
2017-10-04[arabic] Implement Unicode Arabic Mark Ordering Algorithm UTR#53Behdad Esfahbod1-0/+2
2017-10-03[indic] Implement Consonent_With_StackerBehdad Esfahbod1-3/+3
2017-08-10[unsafe-to-break] Mark Indic-like clusters as unsafe-to-breakBehdad Esfahbod1-0/+2
2017-06-19Fix arm-none-eabi build (fixes #451) (#496)Ebrahim Byagowi1-1/+1
2016-12-22Disable OTL processing for Hebrew if GPOS doesn't have Hebrew subtableBehdad Esfahbod1-0/+2
2016-05-06[myanmar] Handle U+AA74..U+AA76Behdad Esfahbod1-0/+5
2016-02-24Add get_nominal_glyph() and get_variation_glyph() instead of get_glyph()Behdad Esfahbod1-1/+1
2016-02-02Fix more hangs in case of buffer allocation errorsBehdad Esfahbod1-1/+1
2015-12-18[indic] Update data tables to Unicode 8.0Behdad Esfahbod1-0/+4
2015-11-05Add new shaper method postprocess_glyphs()Behdad Esfahbod1-0/+2
2015-10-21Fix a few more -Wshadow-local warningsBehdad Esfahbod1-5/+5
2015-09-01[myanmar] Use buffer->sort() to sort clusterBehdad Esfahbod1-2/+1
2015-09-01Use insertion-sort instead of bubble-sortBehdad Esfahbod1-1/+1
2015-07-22Use foreach_syllable in Myanmar shaperBehdad Esfahbod1-50/+12
2015-07-21Add FLAG_SAFE() for values known to be small-enoughBehdad Esfahbod1-1/+1
2014-07-26Add old-Myanmar shaperBehdad Esfahbod1-0/+18
2014-07-17Micro optimizationBehdad Esfahbod1-2/+5
2014-07-11Mark unsigned integer literals with the u suffixBehdad Esfahbod1-28/+28
2014-06-30[indic-table] Update to Unicode 7.0 dataBehdad Esfahbod1-2/+0
2014-05-27[indic/myanmar] Rename OT_NBSP to OT_PLACEHOLDERBehdad Esfahbod1-1/+1
2014-05-27[myanmar] Use OT_NBSP instead of OT_DOTTEDCIRCLE for OT_GBBehdad Esfahbod1-1/+1
2014-05-27[indic/myanmar] Refactor a few macrosBehdad Esfahbod1-6/+0
2013-12-31[ot] Simplify normalization_preference againBehdad Esfahbod1-8/+1
2013-11-25[myanmar] Allow punctuation clustersBehdad Esfahbod1-1/+18
2013-11-25[myanmar] Mark U+104E MYANMAR SYMBOL AFOREMENTIONED as ConsonantBehdad Esfahbod1-0/+4
2013-10-28Revert "Zero marks by GDEF for Tibetan"Behdad Esfahbod1-10/+5
2013-10-18Zero marks by GDEF for TibetanBehdad Esfahbod1-5/+10
2013-10-18[otlayout] Switch over from old is_a_ligature() to IS_LIGATEDBehdad Esfahbod1-1/+1
2013-10-18[otlayout] RenamingBehdad Esfahbod1-1/+1
2013-10-15[myanmar] Apply abvm/blwmBehdad Esfahbod1-0/+10
2013-07-26Apply 'mark' to MyanmarBehdad Esfahbod1-11/+0
2013-05-20Arabic mark width-zeroing regressionBehdad Esfahbod1-1/+1
2013-03-19[Indic] Futher adjust ZWJ handling in Indic-like shapersBehdad Esfahbod1-2/+2
2013-02-15Minor refactoringBehdad Esfahbod1-26/+10
2013-02-14[Indic-like] Disable automatic joiner handling for basic shaping featuresBehdad Esfahbod1-2/+2
2013-02-14Add hb_ot_map_feature_flags_tBehdad Esfahbod1-2/+2
2013-02-14Clean-up add_bool_featureBehdad Esfahbod1-4/+4
2013-02-12[Myanmar] Use master Indic table for syllable dataBehdad Esfahbod1-110/+34
2013-02-12Rename HB_OT_INDIC_OPTIONS env var to HB_OPTIONSBehdad Esfahbod1-5/+2
2013-02-12Add South-East Asian shaperBehdad Esfahbod1-1/+1
2013-02-12Adjust mark advance-width zeroing logic for MyanmarBehdad Esfahbod1-1/+1
2013-02-12[Myanmar] Add note re Uniscribe NOT applying 'mark'Behdad Esfahbod1-0/+14