Mikael Sand
|
f07e8f041c
|
Allow TextPath to reference any RNSVGNode instead of only RNSVGPath.
Remove unused RNSVGTextAnchor
|
2017-12-30 03:35:58 +02:00 |
|
Mikael Sand
|
7088d52b71
|
Refactor and simplify, cache path properties.
Remove use of UIBezierPath and categories.
|
2017-12-29 23:04:24 +02:00 |
|
Horcrux
|
52dfe21074
|
Implement TextPath: first step (iOS)
|
2017-01-09 20:16:20 +08:00 |
|
Horcrux
|
f9fe7bdc4e
|
merge master fix conflicts
|
2017-01-09 11:11:12 +08:00 |
|
Horcrux
|
4f54fe219f
|
move renderLayerTo to Renderable
Move renderLayerTo to Renderable.
|
2017-01-08 17:43:03 +08:00 |
|
Horcrux
|
431b61ce76
|
Fix memory leaks in iOS
Fix memory leaks in iOS and do not render stroke if strokeWidth is
undefined
|
2017-01-08 17:08:37 +08:00 |
|
Horcrux
|
152e839126
|
Remove path data usage in clipPath
Remove path data usage in clipPath.
Use clipPath in SVG way
|
2017-01-07 23:17:10 +08:00 |
|
Horcrux
|
0434cddc8b
|
Fix memory issue with ClipPath
Fix memory issue with ClipPath.
|
2016-11-11 13:25:16 +08:00 |
|
Horcrux
|
aae482236d
|
Finish TSpan
|
2016-11-11 00:48:55 +08:00 |
|
Horcrux
|
a37c3ceee6
|
finish basic text support on iOS
|
2016-09-17 15:42:27 +08:00 |
|
Horcrux
|
63ad060e49
|
fix #115
|
2016-08-16 20:00:49 +08:00 |
|
Horcrux
|
6ebd928ab4
|
fix Text cannot handle touch events bug
|
2016-08-06 23:17:38 +08:00 |
|
Horcrux
|
43de62650b
|
fix memory leaks
|
2016-08-06 22:57:15 +08:00 |
|
Horcrux
|
7f4eb47f81
|
fix touch events within the elements which are nested in G
|
2016-08-06 21:37:58 +08:00 |
|
Horcrux
|
7e13b801e1
|
refactor text render
Support G inherit props.
Refactor text render. Text glyphs will perfectly draw along the path
|
2016-07-22 23:49:15 +08:00 |
|
Horcrux
|
63f793c54e
|
fix fillOpacity with gradients
|
2016-07-21 19:11:36 +08:00 |
|
Horcrux
|
5ee5c2239a
|
fix memory leak issue with CGMutablePathRef
|
2016-07-21 18:22:23 +08:00 |
|
Horcrux
|
ff2395bcc2
|
finish gradients refactor
|
2016-07-20 22:38:45 +08:00 |
|
Horcrux
|
6a0c47a898
|
refactor clipPath native code
refactor clipPath native code
add strokeMiterlimit prop support
|
2016-05-21 19:58:49 +08:00 |
|
Horcrux
|
8d01e8eccb
|
refactor shape elements add responder system.
refactor shape elements add responder system.
Just iOS.
|
2016-05-15 00:40:43 +08:00 |
|