Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-04-28 | Fix drawing issues (there is still some left) | Mattias Andrée | 6 | -51/+114 |
2020-04-28 | Add code (untested) for applying glyphs to an image | Mattias Andrée | 13 | -67/+740 |
2020-04-26 | Faster glyph merging when not using smoothing | Mattias Andrée | 1 | -6/+10 |
2020-04-26 | Prepare for glyph caching support | Mattias Andrée | 3 | -3/+5 |
2020-04-26 | Store font count in context | Mattias Andrée | 1 | -0/+1 |
2020-04-26 | libskrift_merge_glyphs: support any pixel encoding | Mattias Andrée | 2 | -4/+6 |
2020-04-26 | Add autohinting and autokerning renders flags and prepare for fallback fonts | Mattias Andrée | 5 | -19/+40 |
2020-04-26 | Use 32-bit integer for rendering flags | Mattias Andrée | 1 | -32/+31 |
2020-04-26 | Add grid_fineness option | Mattias Andrée | 3 | -4/+8 |