Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-10-11 | [aat] Apply kerx if GPOS kern was not applied | Behdad Esfahbod | 1 | -10/+8 |
2018-10-11 | Minor | Behdad Esfahbod | 1 | -1/+5 |
2018-10-11 | [trak] Fix, and hook up | Behdad Esfahbod | 1 | -0/+2 |
2018-10-10 | Ugh. Re-enable accidentally disabled GPOS | Behdad Esfahbod | 1 | -1/+1 |
2018-10-10 | Disable mark advance zeroing as well as mark fallback positioning if doing kerx | Behdad Esfahbod | 1 | -24/+26 |
2018-10-10 | [kerx] Don't loop over kerning subtables if kerning disabled | Behdad Esfahbod | 1 | -2/+2 |
2018-10-10 | Allow HB_OPTIONS=aat to prefer AAT tables over OT | Behdad Esfahbod | 1 | -8/+16 |
2018-10-10 | [kerx] Actually hook up, and fix crash | Behdad Esfahbod | 1 | -2/+2 |
2018-10-10 | Fix GPOS/kern interaction | Behdad Esfahbod | 1 | -1/+1 |
2018-10-10 | More rewriting plan compile | Behdad Esfahbod | 1 | -16/+39 |
2018-10-10 | More reshuffle plan compile | Behdad Esfahbod | 1 | -8/+8 |
2018-10-10 | [kerx] Hook up to shaper | Behdad Esfahbod | 1 | -2/+4 |
2018-10-10 | Apply TT or fallback kerning when GPOS does not have kern feature | Behdad Esfahbod | 1 | -9/+16 |
2018-10-09 | [kerx] Implement Format0 apply() | Behdad Esfahbod | 1 | -1/+1 |
2018-10-08 | Apply TrueType/OpenType kern table when GPOS kern feature is not available | Behdad Esfahbod | 1 | -3/+7 |
2018-10-08 | Separate fallback kern vs mark positioning | Behdad Esfahbod | 1 | -7/+8 |
2018-10-08 | Minor | Behdad Esfahbod | 1 | -13/+13 |
2018-10-07 | Remove some code | Behdad Esfahbod | 1 | -13/+3 |
2018-10-07 | Add API for setting invisible-codepoint | Behdad Esfahbod | 1 | -4/+4 |
2018-10-05 | Change vendor features from Harf/Buzz to HARF/BUZZ | Behdad Esfahbod | 1 | -2/+2 |
2018-10-04 | Enable two OpenType features, 'Harf' and 'Buzz' | Behdad Esfahbod | 1 | -0/+4 |
2018-10-04 | Apply morx if there's no GSUB! | Behdad Esfahbod | 1 | -6/+17 |
2018-10-03 | Clean Fitzpatrick hack | Behdad Esfahbod | 1 | -2/+7 |
2018-10-03 | Rewrite grapheme-formation in terms of new work | Behdad Esfahbod | 1 | -35/+13 |
2018-10-03 | [emoji] Mark emoji contination sequences as continuation | Behdad Esfahbod | 1 | -0/+24 |
2018-10-03 | Dotted-circle all marks, not just non-spacing, at text beginning | Behdad Esfahbod | 1 | -2/+1 |
2018-10-02 | Minor | Behdad Esfahbod | 1 | -2/+2 |
2018-10-02 | Minor | Behdad Esfahbod | 1 | -21/+18 |
2018-10-02 | Disable joiner-skipping when looking back for base to attach mark to | Behdad Esfahbod | 1 | -1/+4 |
2018-10-02 | Minor | Behdad Esfahbod | 1 | -4/+4 |
2018-10-02 | Minor | Behdad Esfahbod | 1 | -2/+2 |
2018-10-02 | Move things | Behdad Esfahbod | 1 | -12/+10 |
2018-10-02 | Minor include cleanup | Behdad Esfahbod | 1 | -3/+1 |
2018-10-02 | Shuffle code around | Behdad Esfahbod | 1 | -4/+28 |
2018-09-24 | Minor | Behdad Esfahbod | 1 | -1/+2 |
2018-09-24 | Some more | Behdad Esfahbod | 1 | -15/+15 |
2018-09-11 | Make --features rand=1 available to the user | Behdad Esfahbod | 1 | -1/+1 |
2018-09-11 | Minor clean up of 'rand' patchset | Behdad Esfahbod | 1 | -7/+6 |
2018-09-11 | Allow requesting a specific glyph for 'rand' | David Corbett | 1 | -1/+6 |
2018-09-11 | Implement 'rand' | David Corbett | 1 | -0/+1 |
2018-08-26 | [ot-face] Unify GSUB/GPOS accelerators in the table accelerator framework | Behdad Esfahbod | 1 | -0/+1 |
2018-08-25 | Rename hb-*private.hh to hb-*.hh | Behdad Esfahbod | 1 | -10/+10 |
2018-08-23 | [ot] Rename hb_ot_layout_t to hb_ot_face_data_t | Behdad Esfahbod | 1 | -3/+2 |
2018-08-06 | Add batch advance width callback function | Behdad Esfahbod | 1 | -1/+2 |
2018-08-06 | batchwidth | Koji Ishii | 1 | -2/+2 |
2018-08-01 | Rename | Behdad Esfahbod | 1 | -10/+10 |
2018-07-27 | Minor | Behdad Esfahbod | 1 | -2/+3 |
2018-07-27 | Fix unlikely leaks | prrace | 1 | -1/+3 |
2018-07-17 | [aat] Update for blob changes | Behdad Esfahbod | 1 | -3/+3 |
2018-07-10 | Minor renamings of internal inline functions | Behdad Esfahbod | 1 | -2/+2 |