This commit is contained in:
Ryan Oldenburg 2021-12-12 18:21:54 -06:00
parent 97ed037d2a
commit 5da8241231
2 changed files with 0 additions and 10 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

View file

@ -131,16 +131,6 @@ block:
)
image.writeFile("tests/paths/pathHeart.png")
block:
let image = """
M 10,30
A 20,20 0,0,1 50,30
A 20,20 0,0,1 90,30
Q 90,60 50,90
Q 10,60 10,30 z
""".fillImage(100, 100, parseHtmlColor("#FC427B").rgba)
image.writeFile("tests/paths/pathHeart2.png")
block:
let image = newImage(100, 100)
image.fillPath(