mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-01 06:07:41 +00:00
Add startOffset support
This commit is contained in:
@@ -27,7 +27,6 @@
|
||||
- (CTFontRef)getComputedFont;
|
||||
- (RNSVGGlyphPoint)getComputedGlyphPoint:(NSUInteger *)index glyphOffset:(CGPoint)glyphOffset;
|
||||
- (RNSVGText *)getTextRoot;
|
||||
- (CGAffineTransform)getTextPathTransform:(CGFloat)distance;
|
||||
- (CGPathRef)getGroupPath:(CGContextRef)context;
|
||||
- (void)resetTextPathAttributes;
|
||||
- (void)traverseTextSuperviews:(BOOL (^)(__kindof RNSVGText *node))block;
|
||||
|
||||
Reference in New Issue
Block a user