Commit Graph

9 Commits

Author SHA1 Message Date
Horcrux
74b5e82781 support stroke in pattern.
support stroke="url(#pattern)"
2016-04-22 19:04:07 +08:00
Horcrux
07032af92a change Example dependency
change Example dependency from art-svg to svg
2016-04-22 09:25:50 +08:00
Horcrux
936a10ddb8 remove useless double stops 2016-04-21 23:06:08 +08:00
Horcrux
870c0c37e7 add Gradients 2016-04-20 19:02:26 +08:00
Horcrux
d700ca5493 refactor all components and isolated from ART dependency 2016-04-20 00:52:59 +08:00
Horcrux
1eef9f625d remove fillRule example 2016-01-28 18:21:33 +08:00
Horcrux
3c56ad3dd7 refactor LinearGradient and RadialGradient
refactor LinearGradient and RadialGradient
and add fillOpacity support for LinearGradient and RadialGradient
2016-01-28 18:12:59 +08:00
Horcrux
e181a1a546 Gradient supports percent value
Gradient supports percent value
2016-01-26 11:36:58 +08:00
Horcrux
060cf7746b Add gradient elements and examples
Add gradient elements and examples
2016-01-25 15:50:06 +08:00