~rabbits/uxn

Re: png2tal release

Details
Message ID
<1735501814.bystand@zzo38computer.org>
DKIM signature
missing
Download raw message
Kira Oakley <kira@eight45.net> wrote:
> Hello y'all,
> 
> Today I released the first version of png2tal[1], a small command line
> program that parses an input PNG file, and outputs uxntal source code
> comprised of 8x8 blocks of sprite data to standard out.

Another input format that you could support is farbfeld from stdin. Many
programs (including ImageMagick) can convert other formats into farbfeld,
so if you have a converter from the other format to farbfeld then you can
use that to convert it.

Farbfeld is a simpler RGBA format which does not involve compression, and
in my opinion, can be good as an intermediate format.

-- 
Don't laugh at the moon when it is day time in France.
Reply to thread Export thread (mbox)