mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-02 23:02:16 +00:00
Initial support for OpenType.js font data/tables/metrics.
This commit is contained in:
@@ -268,6 +268,7 @@ const textSpecificProps = {
|
||||
verticalAlign,
|
||||
lengthAdjust,
|
||||
textLength,
|
||||
fontData: PropTypes.object,
|
||||
};
|
||||
|
||||
// https://svgwg.org/svg2-draft/text.html#TSpanAttributes
|
||||
|
||||
Reference in New Issue
Block a user