summaryrefslogtreecommitdiffstats
path: root/src/main.c
Commit message (Collapse)AuthorAgeFilesLines
* image_render(): Use font dimensionsPatrick McDermott2019-07-171-1/+1
|
* font_find(): New functionPatrick McDermott2019-07-171-3/+6
|
* main(): Destroy textPatrick McDermott2019-07-171-0/+1
|
* image_render(): Get dimensions from textPatrick McDermott2019-07-171-2/+9
|
* Add copyright/license headersPatrick McDermott2019-07-171-0/+21
| | | | | | include/linux/font.h, src/image.h, and currently src/main.c probably lack sufficient creativity to be copyrightable, but I'm adding license headers just to be explicit.
* image_*(): New functionsPatrick McDermott2019-07-171-0/+13
|
* Initial commitPatrick McDermott2019-07-171-0/+0