Travis CI: Use Arial in all tests.

This commit is contained in:
Jürg Lehni 2016-02-11 12:58:06 +01:00
parent c0b39c4b8f
commit cb79232e12

View file

@ -4,7 +4,7 @@
<rect x="0" y="0" width="1500" height="1000"
fill="yellow" stroke="blue" stroke-width="12" />
<path fill="red" d="M 750,100 L 250,900 L 1250,900 z"/>
<text x="100" y="600" font-size="200" font-family="Verdana" >
<text x="100" y="600" font-size="200" font-family="Arial" >
Stretch to fit
</text>
</svg>

Before

Width:  |  Height:  |  Size: 435 B

After

Width:  |  Height:  |  Size: 433 B