Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-10-11 | [myanmar] Implement Zawgyi shaper | Behdad Esfahbod | 6 | -0/+37 |
2018-10-11 | [myanmar] Shuffle | Behdad Esfahbod | 1 | -16/+17 |
2018-10-11 | [graphite] Remove assert | Behdad Esfahbod | 1 | -2/+3 |
2018-10-11 | Minor | Behdad Esfahbod | 1 | -3/+2 |
2018-10-11 | [test] Add test for USE indic3 | Behdad Esfahbod | 3 | -0/+2 |
2018-10-11 | Minor | Behdad Esfahbod | 1 | -2/+3 |
2018-10-11 | Pass indic3 tags to USE shaper | Behdad Esfahbod | 1 | -2/+4 |
2018-10-11 | Parse Indic3 tags | David Corbett | 2 | -22/+33 |
2018-10-11 | Remove remains of get-codepoint-fuzzer | Behdad Esfahbod | 2 | -18/+1 |
2018-10-11 | [fuzzing] Fold get-codepoints-fuzzer into subset-fuzzer | Behdad Esfahbod | 3 | -39/+5 |
2018-10-11 | [aat] Fix two wrongs that made a right before! | Behdad Esfahbod | 2 | -3/+3 |
2018-10-11 | [aat] Fix mul overflow | Behdad Esfahbod | 1 | -3/+8 |
2018-10-11 | Minor | Behdad Esfahbod | 3 | -9/+4 |
2018-10-11 | [arabic] Update to latest UTR#53 | Behdad Esfahbod | 1 | -0/+1 |
2018-10-11 | [test] Fix use of deprecated symbols | Behdad Esfahbod | 1 | -14/+46 |
2018-10-11 | [graphite] Remove deprecated symbol use | Behdad Esfahbod | 1 | -2/+8 |
2018-10-11 | Whitespace | Behdad Esfahbod | 1 | -1/+3 |
2018-10-11 | [graphite] Fix deva/dev2 resolution | Behdad Esfahbod | 1 | -1/+1 |
2018-10-11 | Add doc stubs for recently added API | Behdad Esfahbod | 4 | -6/+37 |
2018-10-11 | Remove use of deprecated function | Behdad Esfahbod | 2 | -17/+18 |
2018-10-11 | Increase HB_OT_MAX_TAGS_PER_SCRIPT to 3 | David Corbett | 1 | -1/+1 |
2018-10-11 | Update language system tag registry to OT 1.8.3 | David Corbett | 2 | -12/+42 |
2018-10-11 | Add hb_ot_tags_to_script_and_language | David Corbett | 5 | -19/+112 |
2018-10-11 | Switch on the first char of a complex language tag | David Corbett | 2 | -829/+922 |
2018-10-11 | Map Quechua languages to closest ones with tags | David Corbett | 2 | -29/+65 |
2018-10-11 | Test deprecated tag fallback in a font | David Corbett | 2 | -0/+1 |
2018-10-11 | Match extlang subtags | David Corbett | 4 | -2/+38 |
2018-10-11 | Autogenerate the BCP 47 to OpenType mappings | David Corbett | 7 | -838/+3092 |
2018-10-11 | Deprecate obsolete functions | David Corbett | 4 | -27/+27 |
2018-10-11 | Refactor the selection of script and language tags | David Corbett | 7 | -764/+1070 |
2018-10-11 | Replace "ISO 639" with "BCP 47" | David Corbett | 2 | -4/+4 |
2018-10-11 | [aat] Apply kerx if GPOS kern was not applied | Behdad Esfahbod | 1 | -10/+8 |
2018-10-11 | Minor | Behdad Esfahbod | 2 | -3/+8 |
2018-10-11 | [trak] Add tests | Behdad Esfahbod | 3 | -0/+9 |
2018-10-11 | [trak] Implement extrapolation | Behdad Esfahbod | 1 | -19/+20 |
2018-10-11 | [trak] Fix, and hook up | Behdad Esfahbod | 5 | -5/+40 |
2018-10-11 | [trak] Handle nSizes=0 and 1 | Behdad Esfahbod | 1 | -1/+10 |
2018-10-11 | [trak] Fix counting | Behdad Esfahbod | 1 | -4/+4 |
2018-10-11 | [trak] More | Behdad Esfahbod | 1 | -9/+17 |
2018-10-11 | [trak] Only adjust around first glyph | Behdad Esfahbod | 1 | -6/+6 |
2018-10-11 | [trak] Clean up | Behdad Esfahbod | 1 | -30/+37 |
2018-10-11 | [kerx] Implement Format4 action_type=1 contour-point-based attachment | Behdad Esfahbod | 1 | -1/+16 |
2018-10-11 | [kerx] Implement Format4 action_type=2 coordinate-based attachment | Behdad Esfahbod | 1 | -9/+12 |
2018-10-11 | [kerx] Implement Format4 'ankr'-based mark attachment | Behdad Esfahbod | 4 | -13/+39 |
2018-10-11 | [aat] Wire up 'ankr' table to apply context | Behdad Esfahbod | 2 | -3/+12 |
2018-10-11 | [kerx] Flesh out Format4 | Behdad Esfahbod | 1 | -4/+118 |
2018-10-10 | [ankr] Implement table access | Behdad Esfahbod | 1 | -0/+16 |
2018-10-10 | [ankr] Start fixing | Behdad Esfahbod | 1 | -5/+4 |
2018-10-10 | Ugh. Re-enable accidentally disabled GPOS | Behdad Esfahbod | 1 | -1/+1 |
2018-10-10 | [kerx] Allow granularly disabling kerning | Behdad Esfahbod | 1 | -5/+9 |