mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2024-12-29 09:22:22 -05:00
parent
a5f05c90f5
commit
48c0988546
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
var SVGStyles = Base.each({
|
||||
// Fill
|
||||
fillColor: ['fill', 'color'],
|
||||
fillRule: ['fill-rule', 'string'],
|
||||
// Stroke
|
||||
strokeColor: ['stroke', 'color'],
|
||||
strokeWidth: ['stroke-width', 'number'],
|
||||
|
|
Loading…
Reference in a new issue