mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2024-12-28 17:02:24 -05:00
Travis CI: See if using Arial solves the failing test.
This commit is contained in:
parent
f7bb96e8b9
commit
17555b1879
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
a25,75 -30 0,1 50,-25 l 50,-25
|
||||
a25,100 -30 0,1 50,-25 l 50,-25"
|
||||
fill="none" stroke="red" stroke-width="5" />
|
||||
<g font-family="Verdana" transform="translate(0,400)">
|
||||
<g font-family="Arial" transform="translate(0,400)">
|
||||
<defs>
|
||||
<g id="baseEllipses" font-size="20" >
|
||||
<ellipse cx="125" cy="125" rx="100" ry="50"
|
||||
|
|
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 2.6 KiB |
Loading…
Reference in a new issue