summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--architecture.html.j22
-rw-r--r--images/logo-2016-small.svg (renamed from taler-small.svg)0
-rw-r--r--images/logo-2016.svg (renamed from taler-big.svg)0
-rw-r--r--images/logo-2017-fr.svg (renamed from taler-big-fr.svg)19
-rw-r--r--images/logo-2017.svg (renamed from taler-big-accent.svg)0
-rw-r--r--images/taler-arch-full.svg (renamed from taler-arch-full.svg)0
-rw-r--r--index.html.j22
-rw-r--r--taler-dold-2.pngbin49013 -> 0 bytes
8 files changed, 15 insertions, 8 deletions
diff --git a/architecture.html.j2 b/architecture.html.j2
index f20f3966..17fd0c00 100644
--- a/architecture.html.j2
+++ b/architecture.html.j2
@@ -11,6 +11,6 @@
</div>
<div class="container">
- <img width="100%" src="{{ url('taler-arch-full.svg') }}"></img>
+ <img width="100%" src="{{ url('images/taler-arch-full.svg') }}"></img>
</div>
{% endblock body_content %}
diff --git a/taler-small.svg b/images/logo-2016-small.svg
index 093bf749..093bf749 100644
--- a/taler-small.svg
+++ b/images/logo-2016-small.svg
diff --git a/taler-big.svg b/images/logo-2016.svg
index 93f91ade..93f91ade 100644
--- a/taler-big.svg
+++ b/images/logo-2016.svg
diff --git a/taler-big-fr.svg b/images/logo-2017-fr.svg
index fff77728..bee6899f 100644
--- a/taler-big-fr.svg
+++ b/images/logo-2017-fr.svg
@@ -1,14 +1,21 @@
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-50 -50 100 100"
xmlns:xlink="http://www.w3.org/1999/xlink">
+ <style>
+ .ts1 { fill: #aa3939; letter-spacing:0; }
+ .ts2 { letter-spacing:0; }
+ </style>
+
<circle cx="0" cy="0" r="40" stroke="black" stroke-width="7.5" fill="none" />
<circle cx="0" cy="0" r="45" stroke="black" stroke-width="1" fill="none" />
- <rect x="-20" y="-17" width="40" height="4"/>
- <rect x="-20" y="-12" width="40" height="1"/>
- <rect x="-4" y="-17" width="8" height="54"/>
+ <!-- big horizontal T stroke -->
+ <rect x="-30" y="-14" width="60" height="4"/>
+ <rect x="-30" y="-9" width="60" height="1"/>
+ <rect x="-4" y="-14" width="8" height="54"/>
+
- <text font-family="Verdana" font-weight="bold" font-size="8" color="red" x="0" y="-20" text-anchor="middle" letter-spacing="0.25em">
- Taler
+ <text font-family="'Lucida Console', Monaco, monospace" font-weight="bold" font-size="9" color="red" x="0" y="-18" text-anchor="middle" letter-spacing="0.20em">
+ <tspan class="ts1">&#10092;</tspan>Tale<tspan class="ts2">r<tspan class="ts1">&#10093;</tspan></tspan>
</text>
@@ -34,4 +41,4 @@
Électronique Réserve
</textPath>
</text>
-</svg>
+</svg>
diff --git a/taler-big-accent.svg b/images/logo-2017.svg
index 8dd2cf5f..8dd2cf5f 100644
--- a/taler-big-accent.svg
+++ b/images/logo-2017.svg
diff --git a/taler-arch-full.svg b/images/taler-arch-full.svg
index 9791c912..9791c912 100644
--- a/taler-arch-full.svg
+++ b/images/taler-arch-full.svg
diff --git a/index.html.j2 b/index.html.j2
index 6193a056..8ba98bf5 100644
--- a/index.html.j2
+++ b/index.html.j2
@@ -3,7 +3,7 @@
<!-- Jumbotron -->
<div class="jumbotron">
<div style="height: 40vh">
- <img alt="GNU Taler logo" style="object-fit:contain;width:100%;height:100%" class="center-block" src="{{ url('taler-big-accent.svg') }}" />
+ <img alt="GNU Taler logo" style="object-fit:contain;width:100%;height:100%" class="center-block" src="{{ url('images/logo-2017.svg') }}" />
</div>
<div class="container text-center">
diff --git a/taler-dold-2.png b/taler-dold-2.png
deleted file mode 100644
index 3318e5d3..00000000
--- a/taler-dold-2.png
+++ /dev/null
Binary files differ