diff --git a/Makefile b/Makefile new file mode 100644 index 00000000..7f257b88 --- /dev/null +++ b/Makefile @@ -0,0 +1,10 @@ +.PHONY: logo + +logo: green_orange_snake.png snake_logo.svg + inkscape --export-png=snake_logo.png --export-dpi=100 \ + --export-area-drawing --export-background-opacity=1 \ + snake_logo.svg + +green_orange_snake.png: + python scikits_image_logo.py --no-plot + diff --git a/snake_logo.svg b/snake_logo.svg new file mode 100644 index 00000000..caa47694 --- /dev/null +++ b/snake_logo.svg @@ -0,0 +1,92 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + scikits-image + image processing in python + + +