pngs in gfx/fx

- gave up on wind.png
- add --remove-yflip
This commit is contained in:
yenatch 2017-06-24 00:45:31 -04:00
parent f42e731d76
commit 41ae3610f6
80 changed files with 33 additions and 11 deletions

View File

@ -135,6 +135,24 @@ gfx/slots_3.2bpp: tools/gfx += --interleave --width=24 --remove-duplicates --kee
gfx/slots_3a.2bpp: tools/gfx += --interleave --width=16
gfx/slots_3b.2bpp: tools/gfx += --interleave --width=24 --remove-duplicates --keep-whitespace --remove-xflip
gfx/fx/angels.2bpp: tools/gfx += --trim-whitespace
gfx/fx/beam.2bpp: tools/gfx += --remove-xflip --remove-yflip --remove-whitespace
gfx/fx/bubble.2bpp: tools/gfx += --trim-whitespace
gfx/fx/charge.2bpp: tools/gfx += --trim-whitespace
gfx/fx/egg.2bpp: tools/gfx += --remove-whitespace
gfx/fx/explosion.2bpp: tools/gfx += --remove-whitespace
gfx/fx/hit.2bpp: tools/gfx += --remove-whitespace
gfx/fx/horn.2bpp: tools/gfx += --remove-whitespace
gfx/fx/lightning.2bpp: tools/gfx += --remove-whitespace
gfx/fx/misc.2bpp: tools/gfx += --remove-duplicates --remove-xflip
gfx/fx/noise.2bpp: tools/gfx += --remove-whitespace
gfx/fx/objects.2bpp: tools/gfx += --remove-whitespace --remove-xflip
gfx/fx/pokeball.2bpp: tools/gfx += --remove-xflip --keep-whitespace
gfx/fx/reflect.2bpp: tools/gfx += --remove-whitespace
gfx/fx/rocks.2bpp: tools/gfx += --remove-whitespace
gfx/fx/skyattack.2bpp: tools/gfx += --remove-whitespace
gfx/fx/status.2bpp: tools/gfx += --remove-whitespace
%.bin: ;
%.blk: ;

BIN
gfx/fx/aeroblast.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 187 B

BIN
gfx/fx/angels.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 363 B

BIN
gfx/fx/beam.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 562 B

BIN
gfx/fx/bubble.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 237 B

BIN
gfx/fx/charge.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 188 B

BIN
gfx/fx/cut.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 170 B

BIN
gfx/fx/egg.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 200 B

BIN
gfx/fx/explosion.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 157 B

BIN
gfx/fx/fire.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 153 B

Some files were not shown because too many files have changed in this diff Show More