Commit Graph

2 Commits

Author SHA1 Message Date
e859653266 Fix postprocess convert command for alpha channels
On occasion the author would save his image as a .gif with transparency
when he (most likely) intended to leave the parts white. This was
already accounted for in the `convert` command, but the wrong flags were
being used. This should be fixed now (compare strip from 2002-09-11)

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2022-04-27 15:39:38 -07:00
28faa3e0b1 Add gitignore, fetch script, and postprocess script
Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2022-04-27 15:00:10 -07:00