From 6ecd6223286b8d5f0a55b26d43d4c30d0d113457 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sat, 27 Apr 2013 10:30:35 -0400 Subject: add the new official logo --- Makefile | 26 ++++++++++++++++++++------ 1 file changed, 20 insertions(+), 6 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 426800d..bf10896 100644 --- a/Makefile +++ b/Makefile @@ -1,12 +1,20 @@ # SVG2PNG: Each is buggy in their own way # ImageMagick: doesn't support transparency -#SVG2PNG = convert $1 -format png $2 +#SVG2PNG = convert $1 -format png $(if $3,-resize $3x)$(if $4,$4) $2 # librsvg: doesn't support