summaryrefslogtreecommitdiffstats
path: root/src/sgr.c
Commit message (Expand)AuthorAgeFilesLines
* assert() function argumentsPatrick McDermott2019-07-181-0/+5
* image_*(), text_*(), sgr(): Add error() outputPatrick McDermott2019-07-181-0/+4
* text_*(), font_*(), sgr(): Convert to unsigned charPatrick McDermott2019-07-181-5/+5
* sgr(): Add reset codePatrick McDermott2019-07-171-1/+9
* sgr(): New function (4-bit colors only)Patrick McDermott2019-07-171-0/+85