Create SVG file from string object in c++

前端 未结 0 1982
半阙折子戏
半阙折子戏 2020-12-10 17:03

I need to create svg file from string object. I need to find a way to produce the file that will also recognize the TEXT element.

Like this:

SVG doc;
d         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题