sammycage / lunasvg

SVG rendering and manipulation library in C++
MIT License
866 stars 124 forks source link

How to render SVG with text #16

Closed goujia-hnu closed 3 years ago

goujia-hnu commented 3 years ago

Hello, if svg image contains text, but the result of rendering is no text. How can I support text.

sammycage commented 3 years ago

Take a look : https://github.com/sammycage/lunasvg/issues/8