Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-10-12 | Touch up new API | Behdad Esfahbod | 3 | -15/+19 |
2018-10-12 | Add hb-ot-name.h | Behdad Esfahbod | 5 | -11/+59 |
2018-10-12 | Add two APIs for getting stylistic set labels | Ebrahim Byagowi | 8 | -0/+277 |
2018-10-12 | [sanitize] Reorder condition to silence bogus gcc warning | Behdad Esfahbod | 1 | -3/+3 |
2018-10-12 | Add HB_DEPRECATED_FOR and mark relevant symbols | Behdad Esfahbod | 3 | -6/+14 |
2018-10-12 | [graphite] Add HB_DEPRECATED annotation | Behdad Esfahbod | 1 | -1/+1 |
2018-10-12 | Always compile deprecated symbols | Behdad Esfahbod | 1 | -4/+0 |
2018-10-11 | Add missing colons to GObject annotations | David Corbett | 1 | -2/+2 |
2018-10-11 | Fix Indic script tags in Graphite | David Corbett | 1 | -2/+2 |
2018-10-11 | Attach CursivePositioning backwards, not forward | Behdad Esfahbod | 3 | -10/+11 |
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 |