Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | font_*(), text_*(), image_*(): Add const qualifiers | Patrick McDermott | 2019-07-18 | 1 | -1/+2 |
* | image_new(): Support "-" file name for stdout | Patrick McDermott | 2019-07-18 | 1 | -0/+2 |
* | src/image.c: Move macros to src/image.h | Patrick McDermott | 2019-07-17 | 1 | -0/+4 |
* | image_render(): Use font dimensions | Patrick McDermott | 2019-07-17 | 1 | -1/+3 |
* | image_render(): Get dimensions from text | Patrick McDermott | 2019-07-17 | 1 | -1/+3 |
* | Add copyright/license headers | Patrick McDermott | 2019-07-17 | 1 | -0/+21 |
* | image_*(): New functions | Patrick McDermott | 2019-07-17 | 1 | -0/+15 |