latin: simplify svg coordinates of old roman
authorMischa POSLAWSKY <perl@shiar.org>
Sun, 2 Apr 2017 15:16:07 +0000 (17:16 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Mon, 24 Apr 2017 18:44:10 +0000 (20:44 +0200)
Adjust viewbox for rounded values with similar appearance:

    perl -pE 's{(\d[\d.]*)}{sprintf "\%.0f", $1 / 2.25}ge'


No differences found