summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-11[myanmar] Implement Zawgyi shaperBehdad Esfahbod6-0/+37
2018-10-11[myanmar] ShuffleBehdad Esfahbod1-16/+17
2018-10-11[graphite] Remove assertBehdad Esfahbod1-2/+3
2018-10-11MinorBehdad Esfahbod1-3/+2
2018-10-11[test] Add test for USE indic3Behdad Esfahbod3-0/+2
2018-10-11MinorBehdad Esfahbod1-2/+3
2018-10-11Pass indic3 tags to USE shaperBehdad Esfahbod1-2/+4
2018-10-11Parse Indic3 tagsDavid Corbett2-22/+33
2018-10-11Remove remains of get-codepoint-fuzzerBehdad Esfahbod2-18/+1
2018-10-11[fuzzing] Fold get-codepoints-fuzzer into subset-fuzzerBehdad Esfahbod3-39/+5
2018-10-11[aat] Fix two wrongs that made a right before!Behdad Esfahbod2-3/+3
2018-10-11[aat] Fix mul overflowBehdad Esfahbod1-3/+8
2018-10-11MinorBehdad Esfahbod3-9/+4
2018-10-11[arabic] Update to latest UTR#53Behdad Esfahbod1-0/+1
2018-10-11[test] Fix use of deprecated symbolsBehdad Esfahbod1-14/+46
2018-10-11[graphite] Remove deprecated symbol useBehdad Esfahbod1-2/+8
2018-10-11WhitespaceBehdad Esfahbod1-1/+3
2018-10-11[graphite] Fix deva/dev2 resolutionBehdad Esfahbod1-1/+1
2018-10-11Add doc stubs for recently added APIBehdad Esfahbod4-6/+37
2018-10-11Remove use of deprecated functionBehdad Esfahbod2-17/+18
2018-10-11Increase HB_OT_MAX_TAGS_PER_SCRIPT to 3David Corbett1-1/+1
2018-10-11Update language system tag registry to OT 1.8.3David Corbett2-12/+42
2018-10-11Add hb_ot_tags_to_script_and_languageDavid Corbett5-19/+112
2018-10-11Switch on the first char of a complex language tagDavid Corbett2-829/+922
2018-10-11Map Quechua languages to closest ones with tagsDavid Corbett2-29/+65
2018-10-11Test deprecated tag fallback in a fontDavid Corbett2-0/+1
2018-10-11Match extlang subtagsDavid Corbett4-2/+38
2018-10-11Autogenerate the BCP 47 to OpenType mappingsDavid Corbett7-838/+3092
2018-10-11Deprecate obsolete functionsDavid Corbett4-27/+27
2018-10-11Refactor the selection of script and language tagsDavid Corbett7-764/+1070
2018-10-11Replace "ISO 639" with "BCP 47"David Corbett2-4/+4
2018-10-11[aat] Apply kerx if GPOS kern was not appliedBehdad Esfahbod1-10/+8
2018-10-11MinorBehdad Esfahbod2-3/+8
2018-10-11[trak] Add testsBehdad Esfahbod3-0/+9
2018-10-11[trak] Implement extrapolationBehdad Esfahbod1-19/+20
2018-10-11[trak] Fix, and hook upBehdad Esfahbod5-5/+40
2018-10-11[trak] Handle nSizes=0 and 1Behdad Esfahbod1-1/+10
2018-10-11[trak] Fix countingBehdad Esfahbod1-4/+4
2018-10-11[trak] MoreBehdad Esfahbod1-9/+17
2018-10-11[trak] Only adjust around first glyphBehdad Esfahbod1-6/+6
2018-10-11[trak] Clean upBehdad Esfahbod1-30/+37
2018-10-11[kerx] Implement Format4 action_type=1 contour-point-based attachmentBehdad Esfahbod1-1/+16
2018-10-11[kerx] Implement Format4 action_type=2 coordinate-based attachmentBehdad Esfahbod1-9/+12
2018-10-11[kerx] Implement Format4 'ankr'-based mark attachmentBehdad Esfahbod4-13/+39
2018-10-11[aat] Wire up 'ankr' table to apply contextBehdad Esfahbod2-3/+12
2018-10-11[kerx] Flesh out Format4Behdad Esfahbod1-4/+118
2018-10-10[ankr] Implement table accessBehdad Esfahbod1-0/+16
2018-10-10[ankr] Start fixingBehdad Esfahbod1-5/+4
2018-10-10Ugh. Re-enable accidentally disabled GPOSBehdad Esfahbod1-1/+1
2018-10-10[kerx] Allow granularly disabling kerningBehdad Esfahbod1-5/+9