Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | font_*(), text_*(), image_*(): Add const qualifiers | Patrick McDermott | 2019-07-18 | 1 | -3/+3 |
* | text_new(): Read a file stream | Patrick McDermott | 2019-07-18 | 1 | -1/+3 |
* | text_set_width(), text_set_height(): New functions | Patrick McDermott | 2019-07-17 | 1 | -0/+6 |
* | text_*(): Store dimensions as size_t | Patrick McDermott | 2019-07-17 | 1 | -2/+2 |
* | text_render(): New function | Patrick McDermott | 2019-07-17 | 1 | -0/+7 |
* | text_*(): New functions | Patrick McDermott | 2019-07-17 | 1 | -0/+39 |