commit 5c3f64f2089162e0be1baffc3c0bf8c08346c2d7 parent a4b18148275534778ff391aae8f0af9326ed4e41 Author: Christian Grothoff <christian@grothoff.org> Date: Tue, 7 Mar 2017 19:27:41 +0100 add missing file Diffstat:
| A | presentations/comprehensive/taler-big-accent.pdf | | | 0 | |
| A | presentations/comprehensive/taler-big-accent.svg | | | 44 | ++++++++++++++++++++++++++++++++++++++++++++ |
2 files changed, 44 insertions(+), 0 deletions(-)
diff --git a/presentations/comprehensive/taler-big-accent.pdf b/presentations/comprehensive/taler-big-accent.pdf Binary files differ. diff --git a/presentations/comprehensive/taler-big-accent.svg b/presentations/comprehensive/taler-big-accent.svg @@ -0,0 +1,44 @@ +<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" /> + <!-- 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="'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">❬</tspan>Tale<tspan class="ts2">r<tspan class="ts1">❭</tspan></tspan> + </text> + + + <defs> + <path id="MyPath1" + d="M -38 0 A 38 38 1 0 1 38 0" /> + </defs> + + <defs> + <path id="MyPath2" + d="M 0 42 A 42 42 1 0 0 0 -42" /> + </defs> + + + <text font-family="Verdana" font-size="6" color="red" fill="white"> + <textPath xlink:href="#MyPath1"> + Taxable Anonymous Libre + </textPath> + </text> + + <text font-family="Verdana" font-size="6" color="red" fill="white"> + <textPath xlink:href="#MyPath2"> + Electronic Reserves + </textPath> + </text> +</svg>