summaryrefslogtreecommitdiffstats
path: root/src/text.h
Commit message (Collapse)AuthorAgeFilesLines
* text_set_width(), text_set_height(): New functionsPatrick McDermott2019-07-171-0/+6
| | | | And fill in all the remaining rows in text_render().
* text_*(): Store dimensions as size_tPatrick McDermott2019-07-171-2/+2
|
* text_render(): New functionPatrick McDermott2019-07-171-0/+7
|
* text_*(): New functionsPatrick McDermott2019-07-171-0/+39