From c6ead8079ddb8198c58a313b393547099fc960f2 Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Wed, 12 Mar 2014 21:35:30 +0100 Subject: [PATCH] Revert "set width to dv-stream-size" until we know for sure we need to trim the width This reverts commit 28448dee37834f00dc96ab1be21f15c565973775. --- 2014/artwork/abspann.svg | 4 ++-- 2014/artwork/vorspann.svg | 4 ++-- 2014/make.py | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/2014/artwork/abspann.svg b/2014/artwork/abspann.svg index 4fb7c09..d905f2a 100644 --- a/2014/artwork/abspann.svg +++ b/2014/artwork/abspann.svg @@ -10,7 +10,7 @@ xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="720" + width="1024" height="576" id="svg2" version="1.1" @@ -150,7 +150,7 @@ diff --git a/2014/artwork/vorspann.svg b/2014/artwork/vorspann.svg index 99267cd..70e894d 100644 --- a/2014/artwork/vorspann.svg +++ b/2014/artwork/vorspann.svg @@ -10,7 +10,7 @@ xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="720" + width="1024" height="576" id="svg2" version="1.1" @@ -183,7 +183,7 @@ width="1024" height="768" id="image_background" - x="-200.2142856" + x="-3.2142856" y="313.82144" /> '.join(textwrap.wrap(title, 28)) + return ''.join(textwrap.wrap(title, 35))