Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

What about accessibility? SVG can support it, https://www.w3.org/TR/SVG/access.html

Just converting text to vector paths will ruin accessibility, and also hurt SEO / discoverability.



If you need complex graphics that need multiple accessibility nodes, stick with SVG.

If you need the "tiny" part of TinyVG, add an aria label to the UI node that renders it. Should work well for icons, logos, etc.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: