Mikael Sand
ec2a967592
Implement getAlignmentBaseline and getBaselineShift in ios. ( #527 )
...
* Implement correct transform parser
* Implement getAlignmentBaseline and getBaselineShift in ios.
Add comments to glyphcontext and align with android.
Implement correct isWordSeparator predicate.
Cleanup GlyphContext j2objc remnants.
* Fix getBaselineShift bugs and font data invalidation.
2017-12-16 08:57:53 -08:00
Mikael Sand
c6028e825d
Fix rotate and G element font settings.
2017-08-25 13:46:03 +03:00
Mikael Sand
f3cd34f2e1
Fix ios/objective-c types and errors/red boxes.
2017-08-11 02:27:33 +03: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
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
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
74b5e82781
support stroke in pattern.
...
support stroke="url(#pattern)"
2016-04-22 19:04:07 +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
d700ca5493
refactor all components and isolated from ART dependency
2016-04-20 00:52:59 +08:00