From 90f2163dc1000e1098ba2c79008dd6f7bf236c7b 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 --- .gitignore | 1 + Makefile | 20 ++ PNG/parabolaw.png | Bin 7446 -> 0 bytes logotipo blanco sobre negro (dos colores).svg | 228 ---------------------- logotipo color.svg | 263 -------------------------- logotipo escala de grises.svg | 233 ----------------------- logotipo negro sobre blanco (dos colores).svg | 233 ----------------------- logotype-color-darkbg.svg | 43 +++++ logotype-color-lightbg.svg | 43 +++++ logotype-grayscale.svg | 43 +++++ logotype-mono-black.svg | 43 +++++ logotype-mono-white.svg | 43 +++++ propuesta 2.svg | 247 ------------------------ tipografias/URW Gothic L - Book Oblique.pfb | Bin 62334 -> 0 bytes tipografias/URW Gothic L - Book.pfb | Bin 63673 -> 0 bytes tipografias/URW Gothic L - Demi Oblique.pfb | Bin 68601 -> 0 bytes tipografias/URW Gothic L - Demi.pfb | Bin 65403 -> 0 bytes 17 files changed, 236 insertions(+), 1204 deletions(-) create mode 100644 .gitignore create mode 100644 Makefile delete mode 100644 PNG/parabolaw.png delete mode 100644 logotipo blanco sobre negro (dos colores).svg delete mode 100644 logotipo color.svg delete mode 100644 logotipo escala de grises.svg delete mode 100644 logotipo negro sobre blanco (dos colores).svg create mode 100644 logotype-color-darkbg.svg create mode 100644 logotype-color-lightbg.svg create mode 100644 logotype-grayscale.svg create mode 100644 logotype-mono-black.svg create mode 100644 logotype-mono-white.svg delete mode 100644 propuesta 2.svg delete mode 100644 tipografias/URW Gothic L - Book Oblique.pfb delete mode 100644 tipografias/URW Gothic L - Book.pfb delete mode 100644 tipografias/URW Gothic L - Demi Oblique.pfb delete mode 100644 tipografias/URW Gothic L - Demi.pfb diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e33609d --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.png diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..426800d --- /dev/null +++ b/Makefile @@ -0,0 +1,20 @@ +# SVG2PNG: Each is buggy in their own way +# ImageMagick: doesn't support transparency +#SVG2PNG = convert $1 -format png $2 +# librsvg: doesn't support