Commit Graph

37 Commits

Author SHA1 Message Date
Horcrux
601d15a686 Fix warnings on iOS 2017-01-22 20:35:26 +08:00
Horcrux
1db96aaa07 Fix warnings 2017-01-22 19:45:50 +08:00
Horcrux
738b9a1536 Update TSpan if content changes 2017-01-20 18:23:33 +08:00
Horcrux
5075a0f67d Fix memory leaks 2017-01-20 18:15:05 +08:00
Horcrux
af6db7039f Finish percentage props refactor on iOS 2017-01-20 17:47:57 +08:00
Horcrux
66bed807c5 Fix #215 2017-01-15 20:51:25 +08:00
Horcrux
742d557029 Fix startOffset on iOS 2017-01-12 21:48:45 +08:00
Horcrux
e0c3e15294 Finish TextPath and TSpan in Android 2017-01-12 20:36:20 +08:00
Horcrux
e3026c0bb5 Fix TextPath bug when using lines 2017-01-12 20:09:57 +08:00
Horcrux
dcc39c4b67 Fix memory leaks 2017-01-11 19:31:42 +08:00
Horcrux
6e81ecf147 Fix touch events on Text elements 2017-01-11 18:55:42 +08:00
Horcrux
d7daee343c Fix ClipPath with Text 2017-01-11 18:18:51 +08:00
Horcrux
1381cd8fca Refactor Text related elements 2017-01-11 17:02:40 +08:00
Horcrux
155ce27594 BezierPath => BezierTransformer 2017-01-10 13:14:51 +08:00
Horcrux
b15d0791e0 Add startOffset support 2017-01-10 12:30:48 +08:00
Horcrux
84ea887a06 Finish TextPath
Finish TextPath step two: add `dy` support
2017-01-09 20:48:33 +08:00
Horcrux
52dfe21074 Implement TextPath: first step (iOS) 2017-01-09 20:16:20 +08:00
Horcrux
1d06134719 Add TextPath element 2017-01-09 13:08:22 +08:00
Horcrux
44860a02ff Fix ClipPath position with Text elements 2016-11-11 14:10:19 +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
da32b1bb96 Temp commit 2016-11-05 18:42:49 +08:00
Horcrux
62ab5f06ca reset offsetX and offsetY 2016-09-17 17:31:16 +08:00
Horcrux
5f4ff90c2a finish basic Text features on iOS 2016-09-17 17:14:31 +08:00
Horcrux
a37c3ceee6 finish basic text support on iOS 2016-09-17 15:42:27 +08:00
Horcrux
d549f6ca9c clean up unused code 2016-09-17 09:49:28 +08:00
Horcrux
74b9917bd3 flattern text into several spans
flattern text into several spans (step 1, not finish yet)
2016-09-02 10:24:33 +08:00
Horcrux
bd26c04a1d first step of TSpan 2016-08-30 09:37:38 +08:00
Horcrux
001835b7c1 fix crash when the text letter reaches the end of text-path 2016-08-26 10:15:59 +08:00
Horcrux
63ad060e49 fix #115 2016-08-16 20:00:49 +08:00
Horcrux
f8fc96094c remove unused method 2016-08-13 17:48:16 +08:00
Horcrux
7f4eb47f81 fix touch events within the elements which are nested in G 2016-08-06 21:37:58 +08:00
Horcrux
10b28434bb refactor viewBox for svg 2016-07-23 23:44:26 +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
5ee5c2239a fix memory leak issue with CGMutablePathRef 2016-07-21 18:22:23 +08:00
Horcrux
dd6cb80e84 refactor Use and Defs element with native code support(iOS) 2016-07-19 23:09:51 +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