summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2017-10-15Faster hb_set_tBehdad Esfahbod1-6/+0
2017-10-15Never skip over CGJBehdad Esfahbod2-0/+1
2017-10-12[indic] Special-case Kannada Ra,H,ZWJ sequenceBehdad Esfahbod3-0/+4
2017-10-04[arabic] Implement Unicode Arabic Mark Ordering Algorithm UTR#53Behdad Esfahbod5-1/+4
2017-10-03Test Consonant_With_Stacker in Kannada (#530)David Corbett7-0/+105
2017-10-03Tweak mark-base attachmentBehdad Esfahbod3-0/+2
2017-10-03Make bots happyBehdad Esfahbod1-1/+1
2017-10-02Add test for U+0A51Behdad Esfahbod2-0/+2
2017-10-02Tweak ligature component matching for ligature formationBehdad Esfahbod2-0/+1
2017-10-02[indic] Fix shaping of U+0A51Behdad Esfahbod2-0/+1
2017-10-02[indic] Add test for 1a0a356a0f2b2932581e4fd0437c01c058f4f6d1Behdad Esfahbod2-0/+1
2017-09-04MinorBehdad Esfahbod1-3/+3
2017-09-01[util] Add --unicodes to hb-view / hb-shapeBehdad Esfahbod1-1/+1
2017-09-01MinorBehdad Esfahbod1-1/+1
2017-09-01MinorBehdad Esfahbod1-2/+2
2017-09-01Add test accidentally removed in previous commitBehdad Esfahbod1-0/+1
2017-09-01[indic] Treat Consonant_With_Stacker as consonantBehdad Esfahbod2-1/+2
2017-08-30hb_buffer_diff() tweakBehdad Esfahbod1-2/+2
2017-08-23[test] Add --verify to hb-shapeBehdad Esfahbod1-1/+2
2017-08-10Fix testBehdad Esfahbod1-1/+1
2017-08-08Add tests for 'avar' fix 5dc30451b80f6bb0079424a130875c10486e4d34Behdad Esfahbod4-0/+102
2017-07-14[arabic] Adjust feature order againBehdad Esfahbod2-0/+1
2017-07-14[use] Allow up to two medial-below lettersBehdad Esfahbod2-0/+3
2017-07-14[use] Fix shaping of U+AA29 CHAM VOWEL SIGN AABehdad Esfahbod3-0/+2
2017-07-14[indic] Fix https://github.com/behdad/harfbuzz/issues/478Behdad Esfahbod3-0/+2
2017-07-14[indic] Disable automatic ZWNJ handling for Indic featuresBehdad Esfahbod3-0/+3
2017-07-14Shaping tests for Tibetan vowels (#446)Dominik Schlösser7-0/+127
2017-05-17Do not skip TAG characters in glyph substitution (#487)Khaled Hosny3-0/+3
2017-04-15Small doc fix: `make check` runs the tests (#469)Dominik Schlösser1-1/+1
2017-03-27Current fonttools (3.9.1) generate subset-file called font.subset.ttf instead...Dominik Schloesser1-6/+6
2017-03-27Updated samples: record-it.sh is now record-test.shDominik Schloesser1-2/+2
2017-03-26[tools] Make hb-unicode-code work with Python 3Khaled Hosny1-1/+12
2017-03-10Revert "Fix Context lookup application when moving back after a glyph delete"Behdad Esfahbod2-1/+0
2017-03-01Fix Context lookup application when moving back after a glyph deleteBehdad Esfahbod2-0/+1
2017-02-25Add few tests found by libFuzzer and oss-fuzzBehdad Esfahbod5-0/+4
2017-02-16Guard against underflow when adjusting length (#421)jfkthame2-0/+1
2017-02-16[indic] Add support for Grantha marks that may be used in Tamil to th… (#401)jfkthame2-0/+1
2017-02-07test: Fix some memory leaks in test-font.c (#409)Philip Withnall1-5/+30
2017-01-26Route Adlam through Arabic shaperBehdad Esfahbod3-0/+2
2017-01-19[test-ot-math] Add test with nil face/fontBehdad Esfahbod1-0/+8
2017-01-19MinorBehdad Esfahbod1-0/+3
2017-01-19Fix warningsBehdad Esfahbod1-8/+10
2017-01-19MinorBehdad Esfahbod1-1/+2
2017-01-18[ot] Fix automatic fraction for RTL scripts (#405)Khaled Hosny3-0/+4
2017-01-18Update language tags to OpenType 1.8.1 (#403)Sascha Brawer1-0/+58
2017-01-05Add tests for USE using Marchen font and textBehdad Esfahbod3-0/+36
2016-12-21Fix assert fail with contextual matchingBehdad Esfahbod2-0/+1
2016-12-20Ouch, finish previous changeBehdad Esfahbod2-27/+6
2016-12-20[fuzzer] Separate main() into a new fileBehdad Esfahbod2-0/+25
2016-12-18Support building with older glib versionsMike Hommey1-0/+4