summaryrefslogtreecommitdiffstats
path: root/src/image.c
Commit message (Expand)AuthorAgeFilesLines
* image_render(): Get dimensions from textPatrick McDermott2019-07-171-3/+7
* image_render(): Allocate and free row buffersPatrick McDermott2019-07-171-18/+19
* Add copyright/license headersPatrick McDermott2019-07-171-0/+21
* image_*(): New functionsPatrick McDermott2019-07-171-0/+91