author | Stian Soiland-Reyes <stian@soiland-reyes.com> |
Thu, 06 Jun 2013 10:50:35 +0100 | |
changeset 1689 | 150eb1a9996f |
parent 1688 | cc9eb5b12935 |
child 1690 | 4b2824425af0 |
images/Makefile |
--- a/images/Makefile Thu Jun 06 10:46:35 2013 +0100 +++ b/images/Makefile Thu Jun 06 10:50:35 2013 +0100 @@ -1,3 +1,5 @@ +# JSON-LD Data Icons + LOGO_NAME=json-ld-logo LOGO_SRC=$(LOGO_NAME).svg LOGO_PNGS=\ @@ -20,6 +22,7 @@ $(DATA_NAME)-24.png \ $(DATA_NAME)-16.png +# Maximum width of "high resolution" PNGs HD_WIDTH=1920 # convert -background none -resize 256 $< $(DATA_NAME)-256.gif