From: Mischa POSLAWSKY Date: Mon, 2 Nov 2015 04:48:59 +0000 (+0100) Subject: termcol: ?img option to draw one image with each palette X-Git-Tag: v1.9~72 X-Git-Url: http://git.shiar.nl/sheet.git/commitdiff_plain/16fb9fc2233f3a3c0b61aee034da4c49979e30c2?hp=16fb9fc2233f3a3c0b61aee034da4c49979e30c2 termcol: ?img option to draw one image with each palette Manipulate source PNG file at data/indi.png to use palette colours in order to compare look of an EGA game for each. Quickly implemented by overwriting data at certain positions, which will break with unexpected data. Inline encoding increases page size by 6⋅5kB ≈ 30kB. ---