开发者

SVG parser for C++? (Free or paid) [closed]

开发者 https://www.devze.com 2022-12-30 14:00 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 5 years ago.

开发者_运维知识库 Improve this question

Does anybody know of a good SVG parser that puts out an SVG object in C++? I don't mind if it's free or paid. I'm just looking for one that is cleanly architected and adheres very well to the spec. Preferably one that would let me start rendering by just inspecting the structures and passing the info on to Cairo or QT.

Thanks!


Maybe you should have a look at the Fog-Framework

0

精彩评论

暂无评论...
验证码 换一张
取 消