You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are many font and text properties in the SVG spec. Several of them are missing from your list of supported options. Will you add support for the following?
Font properties:
‘font-size-adjust’
‘font-stretch’
There are many font and text properties in the SVG spec. Several of them are missing from your list of supported options. Will you add support for the following?
Font properties:
‘font-size-adjust’
‘font-stretch’
Text properties:
‘direction’
‘letter-spacing’
‘text-decoration’
‘unicode-bidi’
‘word-spacing’
‘alignment-baseline’
‘baseline-shift’
‘dominant-baseline’
‘glyph-orientation-horizontal’
‘glyph-orientation-vertical’
‘kerning’
‘text-anchor’
‘writing-mode’
The text was updated successfully, but these errors were encountered: