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