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