Convert PNG images to IFF ILBM images using Ruby.
Go to file
John Bintz d4f5ff8a99 initial commit 2023-10-27 17:13:08 -04:00
.gitignore Initial commit 2023-10-27 21:12:20 +00:00
LICENSE Initial commit 2023-10-27 21:12:20 +00:00
README.md Initial commit 2023-10-27 21:12:20 +00:00
png_to_ilbm_strict_palette.rb initial commit 2023-10-27 17:13:08 -04:00

README.md

png-to-ilbm

Convert PNG images to IFF ILBM images using Ruby.