Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | image_render(): Use font dimensions | Patrick McDermott | 2019-07-17 | 1 | -1/+1 |
| | |||||
* | font_find(): New function | Patrick McDermott | 2019-07-17 | 1 | -3/+6 |
| | |||||
* | main(): Destroy text | Patrick McDermott | 2019-07-17 | 1 | -0/+1 |
| | |||||
* | image_render(): Get dimensions from text | Patrick McDermott | 2019-07-17 | 1 | -2/+9 |
| | |||||
* | Add copyright/license headers | Patrick McDermott | 2019-07-17 | 1 | -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 functions | Patrick McDermott | 2019-07-17 | 1 | -0/+13 |
| | |||||
* | Initial commit | Patrick McDermott | 2019-07-17 | 1 | -0/+0 |