Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to use version 1 of libgrapheme | Mattias Andrée | 2021-12-26 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Improvements for character transformations | Mattias Andrée | 2021-08-05 | 1 | -3/+5 |
| | | | | 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/+13 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | reverse_text: use restrict | Mattias Andrée | 2020-04-29 | 1 | -1/+1 |
| | | | | 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 | -2/+35 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add support for inter-letter spacing | Mattias Andrée | 2020-04-29 | 1 | -2/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add support for text-level transformation | Mattias Andrée | 2020-04-29 | 1 | -3/+4 |
| | | | | 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/+27 |
Signed-off-by: Mattias Andrée <maandree@kth.se> |