Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for horizontal blanking interval in output images | Mattias Andrée | 2021-08-05 | 1 | -1/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | make demo flexible + minor fixes | Mattias Andrée | 2021-08-05 | 1 | -1/+1 |
| | | | | 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 | -5/+6 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add flag for ignoring variant selectors that the font does not support | Mattias Andrée | 2020-04-30 | 1 | -0/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add libskrift_open_font_at | Mattias Andrée | 2020-04-30 | 1 | -0/+3 |
| | | | | 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 | -19/+101 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add support for character transformation | Mattias Andrée | 2020-04-28 | 1 | -15/+16 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Fix drawing issues (there is still some left) | Mattias Andrée | 2020-04-28 | 1 | -0/+11 |
| | | | | 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 | -18/+93 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Prepare for glyph caching support | Mattias Andrée | 2020-04-26 | 1 | -1/+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 | -2/+5 |
| | | | | 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 | 1 | -1/+4 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | First commit | Mattias Andrée | 2020-04-26 | 1 | -0/+183 |
Signed-off-by: Mattias Andrée <maandree@kth.se> |