Age | Commit message (Expand) | Author |
---|---|---|
2024-04-24 | feat: unicode emoji support + other stuff | Kae |
2024-04-22 | Lua chat callbacks + better font styling | Kae |
2024-02-25 | Use "#pragma once" instead of include guards | Kai Blaschke |
2023-08-04 | Add optional alpha threshold option for fonts | Kae |
2023-07-22 | Add character swapping (no GUI yet) | Kae |
2023-07-04 | Cache font directives | Kae |
2023-07-02 | use raw wrapWidth ptr instead of Maybe | Kae |
2023-07-02 | Fix splitting bug and optimize a little | Kae |
2023-07-01 | Re-optimize text splitting while maintaining vanilla behavior | Kae |
2023-07-01 | Fix text wrapping splitting inside of words with color codes in them | Kae |
2023-06-28 | TextPainter now uses StringView | Kae |
2023-06-23 | small cleanup in TextPainter | Kae |
2023-06-21 | fonts can reload now | Kae |
2023-06-21 | font directives bwahahaha | Kae |
2023-06-21 | custom fonts!! | Kae |
2023-06-20 | everything everywhere | Kae |