non/pixmaps/Makefile

7 lines
107 B
Makefile

%.png : %.svg
convert -background none $< -scale 256 -colors 256 -quality 0 $@
all: logo.png logo2.png