summaryrefslogtreecommitdiff
path: root/text.c
AgeCommit message (Expand)Author
2021-09-09Moved state to a structure and shifted how it's handled aroundAki
2021-09-07Spans are now stupidly handledAki
2021-09-07Expanded input to drawing functionAki
2021-09-06Moved x state to static variablesAki
2021-09-01Added handler for ConfigureNotify eventAki
2021-08-31Changed render target to a basic X windowAki
2021-08-31Put together a simple text renderer to a PNGAki