aboutsummaryrefslogtreecommitdiff
path: root/lib/fonts/font_rotate.c
AgeCommit message (Expand)AuthorFilesLines
2026-04-28lib/fonts: Fix bit position when rotating by 180 degreesThomas Zimmermann1-1/+1
2026-04-07lib/fonts: Implement font rotationThomas Zimmermann1-0/+103
2026-04-07lib/fonts: Refactor glyph-rotation helpersThomas Zimmermann1-36/+49
2026-04-07lib/fonts: Refactor glyph-pattern helpersThomas Zimmermann1-18/+27
2026-04-07lib/fonts: Implement glyph rotationThomas Zimmermann1-0/+150