Commit Graph

9 Commits

Author SHA1 Message Date
Vince Weaver
f77972b380 gr-sim: tfv: fix build
was actually an issue with a non-indexed title.png
2019-11-12 10:01:38 -05:00
Vince Weaver
1c6ef2ead6 gr-sim: update 40x96 maker to the now common code 2019-09-04 16:04:49 -04:00
Vince Weaver
d857e16e7a gr-sim: have the png2rle utils use common png load code
hopefully this doesn't break everything
2019-09-04 15:49:53 -04:00
Vince Weaver
e17f3b6c02 png2rle: actually fix png2rle 4-bit mode
forgot to mask colors
2019-07-11 14:04:32 -04:00
Vince Weaver
44f183b72a png2rle: handle 4-bit depth png files
should make a warning I suppose
2019-07-11 13:55:15 -04:00
Vince Weaver
cdcd274923 png2gr: fix to work again
hopefully I didn't break anything that depended on the old behavior
2018-09-27 20:43:47 -04:00
Vince Weaver
12edf9ea02 gr-utils: loadpng: make it handle indexed PNGs 2017-07-26 23:55:00 -04:00
Vince Weaver
a3d5057560 gr-utils: fix the RLE code
was having edge-of-screen wrap issues
2017-07-10 14:52:24 -04:00
Vince Weaver
554913e927 png2gr: split up file in prep of code reuse 2017-05-03 22:21:19 -04:00