mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2024-12-28 17:02:24 -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"
|
||||
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 |
Loading…
Reference in a new issue