mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-01 02:38:43 -05:00
Travis CI: Use Arial in all tests.
This commit is contained in:
parent
c0b39c4b8f
commit
cb79232e12
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
<rect x="0" y="0" width="1500" height="1000"
|
<rect x="0" y="0" width="1500" height="1000"
|
||||||
fill="yellow" stroke="blue" stroke-width="12" />
|
fill="yellow" stroke="blue" stroke-width="12" />
|
||||||
<path fill="red" d="M 750,100 L 250,900 L 1250,900 z"/>
|
<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
|
Stretch to fit
|
||||||
</text>
|
</text>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
Before Width: | Height: | Size: 435 B After Width: | Height: | Size: 433 B |
Loading…
Reference in a new issue