Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Missing SVG Font and Text Attributes #5

Open
skibulk opened this issue Aug 24, 2016 · 1 comment
Open

Support for Missing SVG Font and Text Attributes #5

skibulk opened this issue Aug 24, 2016 · 1 comment

Comments

@skibulk
Copy link

skibulk commented Aug 24, 2016

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’

@mikolalysenko
Copy link
Owner

Yeah, it isn't comprehensive. If you want to add a few more options I'll accept a PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants