Skip to content

Commit e2e2f83

Browse files
committed
Merge pull request #150 from impulse-cloud/master
Added 'text-shadow' CSS attribute to valid list of text attributes.
2 parents a19c3e4 + 3526b1c commit e2e2f83

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

toyplot/require.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ def style(style, allowed):
6161
"stroke-opacity",
6262
"stroke-width",
6363
"text-anchor",
64+
"text-shadow",
6465
"-toyplot-anchor-shift",
6566
])
6667

0 commit comments

Comments
 (0)