Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Small fixes + other font types should be handled via conversion | Mattias Andrée | 2021-08-18 | 1 | -2/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add support for gzip compression and prepare for PSF support | Mattias Andrée | 2021-08-17 | 1 | -2/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Improvements for character transformations | Mattias Andrée | 2021-08-05 | 1 | -4/+8 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | minor fixes and cleanups, and update to use new version of libgrapheme and add text length parameter instead of using NUL-termination | Mattias Andrée | 2021-08-05 | 1 | -16/+16 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add support for mirrored text (mirror both text and characters for right-to-left) | Mattias Andrée | 2020-04-29 | 1 | -0/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add support for inter-letter spacing | Mattias Andrée | 2020-04-29 | 1 | -1/+0 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add support for text-level transformation | Mattias Andrée | 2020-04-29 | 1 | -3/+15 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add support for character mirroring and add functions for creating transformations | Mattias Andrée | 2020-04-29 | 1 | -14/+33 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add support for character transformation | Mattias Andrée | 2020-04-28 | 1 | -1/+28 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add code (untested) for applying glyphs to an image | Mattias Andrée | 2020-04-28 | 1 | -6/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Prepare for glyph caching support | Mattias Andrée | 2020-04-26 | 1 | -1/+3 |
| | | | | 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> | ||||
* | Add autohinting and autokerning renders flags and prepare for fallback fonts | Mattias Andrée | 2020-04-26 | 1 | -6/+22 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add grid_fineness option | Mattias Andrée | 2020-04-26 | 1 | -2/+3 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | First commit | Mattias Andrée | 2020-04-26 | 1 | -0/+82 |
Signed-off-by: Mattias Andrée <maandree@kth.se> |