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