Commit Graph

19 Commits

Author SHA1 Message Date
Horcrux
99ab08db25 change circle radius percentage calculation
Change circle radius  percentage calculation.
Add example for percentage props for shape.
Remove unused document ref
2016-04-27 16:45:58 +08:00
Horcrux
c2359616bf complete elements percentage props support
Support Rect, Circle, Line, Ellipse percentage props
And support percentage props for gradients
2016-04-27 16:09:38 +08:00
Horcrux
cd77525a7b complete percentage coords refactor on ios 2016-04-27 10:48:49 +08:00
Horcrux
1baf00c034 fix ellipse draw bug and fix shape props context 2016-04-26 21:04:54 +08:00
Horcrux
24dcc83a80 complete basic shapes(ios) 2016-04-26 19:10:57 +08:00
Horcrux
a0c23868cb fix transparent bug 2016-04-24 12:31:47 +08:00
duhduhdan
d3235ed6a2 Switches RNSVGPath.m and RNSVGText.m strokeDash to new strokeDasharray 2016-04-23 11:40:53 -07:00
Horcrux
70a9473b5f strokeDash => strokeDasharray 2016-04-23 15:28:32 +08:00
Horcrux
b144bd23fc add dashoffset support 2016-04-23 15:21:07 +08:00
Horcrux
d990eaa472 try to implement stroke text with gradient but failed
try to implement stroke text with gradient but failed
2016-04-23 11:53:48 +08:00
Horcrux
2eda0e8ce2 add support for text clipping and support for text fill pattern 2016-04-22 22:21:44 +08:00
Horcrux
74b5e82781 support stroke in pattern.
support stroke="url(#pattern)"
2016-04-22 19:04:07 +08:00
Horcrux
936a10ddb8 remove useless double stops 2016-04-21 23:06:08 +08:00
Horcrux
7859813eac none color fill path add clip 2016-04-21 16:10:38 +08:00
Horcrux
c8aaa1eb12 change copy right and add clip for ios 2016-04-21 15:42:30 +08:00
Horcrux
a136063f90 add filleRule for ios 2016-04-20 23:27:12 +08:00
Horcrux
c4a185354a fix gradients stops in a right order 2016-04-20 21:50:35 +08:00
Horcrux
7c288b0005 Android get rid of ART dependency 2016-04-20 12:52:35 +08:00
Horcrux
d700ca5493 refactor all components and isolated from ART dependency 2016-04-20 00:52:59 +08:00