From b7871e1927dbab1f78a65776bbc1f0b531d42290 Mon Sep 17 00:00:00 2001 From: David Brown Date: Fri, 1 Jul 2016 21:02:26 +0100 Subject: [PATCH] move text down very slightly. --- src/tools/make/buildall.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tools/make/buildall.pl b/src/tools/make/buildall.pl index d5486e69..c9d95b4b 100755 --- a/src/tools/make/buildall.pl +++ b/src/tools/make/buildall.pl @@ -108,7 +108,7 @@ my $lineheight = 13; sub svgtext { my ($f, $x, $y, $colour, $msg) = @_; print $f '';