Archived
1
0
Fork 0

crush images/*.png

This commit is contained in:
neingeist 2013-11-25 20:34:40 +01:00
parent eed22325f5
commit 1e44253935
8 changed files with 11 additions and 2 deletions

View file

@ -1,2 +1,4 @@
.PHONY: all
all: all:
make -C asset make -C asset
make -C images

View file

@ -1,2 +1,9 @@
all: .PHONY: all
all: pngcrush
make -C ../asset make -C ../asset
.PHONY: pngcrush
pngcrush: $(addprefix crushed/, $(wildcard *.png))
crushed/%.png: %.png
pngcrush $< $@

Binary file not shown.

After

Width:  |  Height:  |  Size: 163 KiB

BIN
images/crushed/nochmal.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 538 B

BIN
images/crushed/sprites.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

BIN
images/crushed/tiles.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

View file

@ -46,7 +46,7 @@
<div style="display: none" id="einladung" class="hyphenate" lang="de"> <div style="display: none" id="einladung" class="hyphenate" lang="de">
<img alt="" src="images/yuri-gagarin1.png" id="juri" width="200" height="180" /> <img alt="" src="images/crushed/yuri-gagarin1.png" id="juri" width="200" height="180" />
<p>liebe genossinnen und genossen,<br/> <p>liebe genossinnen und genossen,<br/>
cosmonautinnen und cosmonauten.</p> cosmonautinnen und cosmonauten.</p>