summaryrefslogtreecommitdiffstats
path: root/src/font.c
Commit message (Collapse)AuthorAgeFilesLines
* font_render(): Actually address bits in fontPatrick McDermott2019-07-171-6/+15
|
* font_render(): Fix pixel sizePatrick McDermott2019-07-171-6/+7
|
* font_render(): New functionPatrick McDermott2019-07-171-0/+28
|
* font_get_width(), font_get_height(): New functionsPatrick McDermott2019-07-171-0/+12
|
* font_find(): New functionPatrick McDermott2019-07-171-0/+56