Fill a looped curve with the selected background color (#1315)

This commit is contained in:
Preet 2020-04-09 01:46:47 -07:00 committed by GitHub
parent fe6f482e96
commit 57bbc9fe55
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 240 additions and 32 deletions

6
package-lock.json generated
View file

@ -13437,9 +13437,9 @@
}
},
"roughjs": {
"version": "4.0.4",
"resolved": "https://registry.npmjs.org/roughjs/-/roughjs-4.0.4.tgz",
"integrity": "sha512-rXmMGcALUlYIFKBbn9aWuxznPKOtnx9bouVC407/uneUNx0mT/4Mo2Z4TUieoCOT+rWmHnOQqVT1FvoN+L3baA=="
"version": "4.1.3",
"resolved": "https://registry.npmjs.org/roughjs/-/roughjs-4.1.3.tgz",
"integrity": "sha512-tpmMIBuiPTImvvyFr/ZYwHqIRJU+a2KmHvqAIfiPG0jIx8xmVuIU3QqL0UQ0jDxwfIJJJYEobgaYtkvUai2+/A=="
},
"rsvp": {
"version": "4.8.5",