From 03e7013bf5f8e8bd207f27c826123e46bef31686 Mon Sep 17 00:00:00 2001 From: Thaddee Tyl Date: Mon, 30 Jun 2014 15:28:02 +0200 Subject: [PATCH] Text baseline nudged down by 1px. Fixes #141. --- templates/default-template.svg | 8 ++++---- templates/flat-template.svg | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/templates/default-template.svg b/templates/default-template.svg index fdd75a5..88e7c6a 100644 --- a/templates/default-template.svg +++ b/templates/default-template.svg @@ -10,9 +10,9 @@ - {{=it.text[0]}} - {{=it.text[0]}} - {{=it.text[1]}} - {{=it.text[1]}} + {{=it.text[0]}} + {{=it.text[0]}} + {{=it.text[1]}} + {{=it.text[1]}} diff --git a/templates/flat-template.svg b/templates/flat-template.svg index 8a5739e..f114fb5 100644 --- a/templates/flat-template.svg +++ b/templates/flat-template.svg @@ -10,7 +10,7 @@ - {{=it.text[0]}} - {{=it.text[1]}} + {{=it.text[0]}} + {{=it.text[1]}}