Add rgbgfx.

This commit is contained in:
Anthony J. Bentley
2016-01-29 04:30:53 -07:00
parent 330a39596c
commit c3c31138dd
10 changed files with 1039 additions and 4 deletions

View File

@@ -18,6 +18,8 @@ released under the following license:
rgbfix was rewritten from scratch by Anthony J. Bentley, and is released
under the ISC license; see the source file for the text of the license.
rgbgfx was written by stag019, and is released under the ISC license.
The UTF-8 decoder in src/asm/charmap.c was written by Björn Höhrmann and is
released under the MIT license. The remainder of charmap.c was written by
stag019, and is released under the ISC license.