Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main(): Print usage | Patrick McDermott | 2019-07-18 | 1 | -6/+24 |
* | main(): Add option parsing | Patrick McDermott | 2019-07-18 | 1 | -8/+61 |
* | text_new(): Read a file stream | Patrick McDermott | 2019-07-18 | 1 | -1/+18 |
* | main(): Accept image file name argument | Patrick McDermott | 2019-07-18 | 1 | -2/+2 |
* | text_set_width(), text_set_height(): New functions | Patrick McDermott | 2019-07-17 | 1 | -0/+2 |
* | 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 |
* | image_*(): New functions | Patrick McDermott | 2019-07-17 | 1 | -0/+13 |
* | Initial commit | Patrick McDermott | 2019-07-17 | 1 | -0/+0 |