Trainer frontpics to png

This commit is contained in:
PikalaxALT
2020-08-31 13:36:26 -04:00
parent c75a270a82
commit 00cbfe2e13
397 changed files with 611 additions and 34 deletions

View File

@@ -247,41 +247,25 @@ PADDED_LZ_FILES := $(addsuffix .lz,$(wildcard \
$(PADDED_LZ_FILES): %.lz: %
$(NTRCOMP) -l2 -s -A4 -o $@ $<
$(CLOBBER_SIZE_NCGR_FILES): GFX_FLAGS = -clobbersize
$(CLOBBER_SIZE_VERSION101_NCGR_FILES): GFX_FLAGS = -clobbersize -version101
$(VERSION101_SOPC_8BPP_NCGR_FILES): GFX_FLAGS = -version101 -sopc -bitdepth 8
$(VERSION101_SOPC_NCGR_FILES): GFX_FLAGS = -version101 -sopc
$(SCANNED_NCGR_FILES): GFX_FLAGS = -scanned
$(IR_NCLR_FILES): GFX_FLAGS = -ir
$(4BPP_NCLR_FILES): GFX_FLAGS = -bitdepth 4
$(8BPP_COMP10_NOPAD_NCLR_PNG_FILES): GFX_FLAGS = -bitdepth 8 -nopad -comp 10
$(8BPP_COMP10_NOPAD_NCLR_PAL_FILES): GFX_FLAGS = -bitdepth 8 -nopad -comp 10
%.NCGR: %.png
$(GFX) $< $@
$(CLOBBER_SIZE_NCGR_FILES): %.NCGR: %.png
$(GFX) $< $@ -clobbersize
$(CLOBBER_SIZE_VERSION101_NCGR_FILES): %.NCGR: %.png
$(GFX) $< $@ -clobbersize -version101
$(VERSION101_SOPC_8BPP_NCGR_FILES): %.NCGR: %.png
$(GFX) $< $@ -version101 -sopc -bitdepth 8
$(VERSION101_SOPC_NCGR_FILES): %.NCGR: %.png
$(GFX) $< $@ -version101 -sopc
$(SCANNED_NCGR_FILES): %.NCGR: %.png
$(GFX) $< $@ -scanned
$(GFX) $< $@ $(GFX_FLAGS)
%.NCLR: %.png
$(GFX) $< $@
$(GFX) $< $@ $(GFX_FLAGS)
%.NCLR: %.pal
$(GFX) $< $@
$(IR_NCLR_FILES): %.NCLR: %.pal
$(GFX) $< $@ -ir
$(4BPP_NCLR_FILES): %.NCLR: %.pal
$(GFX) $< $@ -bitdepth 4
$(8BPP_COMP10_NOPAD_NCLR_PNG_FILES): %.NCLR: %.png
$(GFX) $< $@ -bitdepth 8 -nopad -comp 10
$(8BPP_COMP10_NOPAD_NCLR_PAL_FILES): %.NCLR: %.pal
$(GFX) $< $@ -bitdepth 8 -nopad -comp 10
$(GFX) $< $@ $(GFX_FLAGS)
%.png: ;
%.pal: ;

View File

@@ -0,0 +1,2 @@
*.NCGR
*.NCLR

View File

@@ -1,2 +1,3 @@
*.png
*.pal
*.key

Binary file not shown.

After

Width:  |  Height:  |  Size: 760 B

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 817 B

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 662 B

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 728 B

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 677 B

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 621 B

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 922 B

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 790 B

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 869 B

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 776 B

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 1021 B

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 1015 B

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 953 B

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 866 B

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 760 B

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 848 B

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 754 B

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 842 B

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 881 B

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 641 B

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

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