termcol: use Imager for generic PNG generation
authorMischa POSLAWSKY <perl@shiar.org>
Mon, 2 Nov 2015 05:14:51 +0000 (06:14 +0100)
committerMischa POSLAWSKY <perl@shiar.org>
Tue, 5 Jan 2016 00:05:07 +0000 (01:05 +0100)
commit54ea9d7c62215933a9b77f16b28717ea65a178ad
treec0be3912685b42e46ebaeb4d3d5e27205795331b
parent16fb9fc2233f3a3c0b61aee034da4c49979e30c2
termcol: use Imager for generic PNG generation

Obviously less efficient than replacing palette at a hardcoded position,
but more flexible and reliable with different sources.

Still only loaded if requested.
termcol.plp