add shadowBlur parameter; fix angle and distance check
* Adds the canvas' `shadowBlur` feature in order to render blurred shadow behind the text.
* Fixes the constructor so that we can set `dropShadowAngle` and `dropShadowDistance` to `0`. Before it would just overwrite it with the default values.
1 parent 0a954bc commit 91308eaa7286015d97aca8f9e2cfd25e3ca25cb2
@onion-soup onion-soup authored on 30 Sep 2015
Showing 1 changed file
View
src/core/text/Text.js