From 73c4fffa1d488f014f2afdf93b59ef84b6fd8c2e Mon Sep 17 00:00:00 2001 From: L3D Date: Tue, 9 Feb 2021 22:03:38 +0100 Subject: [PATCH] Add makefile and briefboegen --- .create_png.sh | 19 +++ Makefile | 3 + README.md | 26 +++ briefboegen/wtf-brief-a4.pdf | 3 + briefboegen/wtf-brief-a4.svg | 296 ++++++++++++++++++++++++++++++++++ logos/wtf-kooperative.svg.png | 3 + logos/wtf-unicorn.svg.png | 3 + 7 files changed, 353 insertions(+) create mode 100755 .create_png.sh create mode 100644 Makefile create mode 100644 briefboegen/wtf-brief-a4.pdf create mode 100644 briefboegen/wtf-brief-a4.svg create mode 100644 logos/wtf-kooperative.svg.png create mode 100644 logos/wtf-unicorn.svg.png diff --git a/.create_png.sh b/.create_png.sh new file mode 100755 index 0000000..e1025a9 --- /dev/null +++ b/.create_png.sh @@ -0,0 +1,19 @@ +#!/bin/bash +for i in logos/*.svg +do + echo "Transform Image: $i" + inkscape \ + --actions="export-filename:$i.png; export-do;"\ + --export-dpi 96 \ + --export-background white \ + $i +done +for i in briefboegen/*.svg +do + echo "Export PDF: $i" + inkscape \ + --export-dpi 300 \ + --export-type pdf \ + --export-background white \ + $i +done diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..aae8402 --- /dev/null +++ b/Makefile @@ -0,0 +1,3 @@ +#!/bin/bash +all: + ./.create_png.sh diff --git a/README.md b/README.md index d364361..afd00b4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,30 @@ Propaganda, Logos und Grafiken der WTF Kooperative eG ======================================================= +## Styleguide: +### Font + +Lato Font [als TrueType und Webfonts](https://www.latofonts.com/de/lato-free-fonts/) sowie [in LaTeX](https://tug.org/FontCatalogue/lato/) + +> The Lato font family is available as a free download under the [SIL Open Font License 1.1](http://scripts.sil.org/OFL). The fonts can be used without any limitations for commercial and non-commercial purposes. They can be also freely modified if the terms of the license are observed. + +### Farben + +| Farbe | RGB | CMYK | Kommentar | +|:------|----:|-----:|:----------| +| Orange | `F60` | `0, 60, 100, 0` | +| Hellblau | `2A7FFF` | `84, 50, 0, 0` | +| Dunkelblau | `003380` | `100, 60, 0, 50` | *Nur für den Rand. Zwingend erforderlich bei hellblauen auf orangen Elementen* | +| Schwarz | `000` | `0, 0, 0, 100` | +| Grau | `666` | `0, 0, 0, 60` | +| Hellgrau | `F2F2F2` | `0, 0, 0, 5` | +| Weiß | `FFF` | `0, 0, 0, 0` | + + +## Lizenz + +``` +Copyright (c) 2020 VEBIT eV & Members +Copyright (c) 2020 L3D +``` diff --git a/briefboegen/wtf-brief-a4.pdf b/briefboegen/wtf-brief-a4.pdf new file mode 100644 index 0000000..d9141e9 --- /dev/null +++ b/briefboegen/wtf-brief-a4.pdf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3502666edd2097e54704f82783497a83b53f27ee1ad688476f3d527b0515aa30 +size 7409 diff --git a/briefboegen/wtf-brief-a4.svg b/briefboegen/wtf-brief-a4.svg new file mode 100644 index 0000000..67a93db --- /dev/null +++ b/briefboegen/wtf-brief-a4.svg @@ -0,0 +1,296 @@ + +WTF Kooperative eG - Briefpapierimage/svg+xmlWTF Kooperative eG - BriefpapierL3D <l3d@c3woc.de + + + + + diff --git a/logos/wtf-kooperative.svg.png b/logos/wtf-kooperative.svg.png new file mode 100644 index 0000000..b642c60 --- /dev/null +++ b/logos/wtf-kooperative.svg.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43be64ed5fcfcaeb920e2d0d24e75e15f7de8a1b94121897fd285bc8720883a5 +size 71356 diff --git a/logos/wtf-unicorn.svg.png b/logos/wtf-unicorn.svg.png new file mode 100644 index 0000000..7d9c110 --- /dev/null +++ b/logos/wtf-unicorn.svg.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:957e8519c56ca732c1a39beac75581ec788eca62fe7b356f7fb72a6cea3b0a2a +size 35723