Commit Graph

13 Commits

Author SHA1 Message Date
Horcrux
42c626dbfb Fix G renderable props 2017-01-22 23:10:23 +08:00
Horcrux
1db96aaa07 Fix warnings 2017-01-22 19:45:50 +08:00
Horcrux
8cd78e830e Finish Symbol refactor on Android 2017-01-22 17:57:07 +08:00
Horcrux
1b04e11ca4 Refactor Symbol on iOS 2017-01-22 17:51:47 +08:00
Horcrux
7c9f6b2d3d Remove unused public method 2017-01-16 14:38:43 +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
Janic Duplessis
ad360e71c2 Update iOS RN header paths 2016-12-01 05:14:57 -05:00
Horcrux
eabec82b97 fix #111
reset ownedPropList everytime mergeProperties method is called.
2016-08-24 17:36:27 +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
18e1b60823 complete ClipPath refactor 2016-07-20 14:44:19 +08:00
Horcrux
dd6cb80e84 refactor Use and Defs element with native code support(iOS) 2016-07-19 23:09:51 +08:00