开发者

Is there some Java library for converting .svg to .png or .jpg at code? [closed]

Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting ans开发者_JAVA技巧wers.

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 6 years ago.

Improve this question

Is there some Java library for converting .svg to .png or .jpg at code ? Does anybody have experience with this ?


Check out Batik, which has an Apache license.


Specifically, you should take a look at the Batik Rasterizer.

Here are the associated JavaDocs for manipulating it at the code level:

  • http://xmlgraphics.apache.org/batik/javadoc/
  • http://xmlgraphics.apache.org/batik/javadoc/org/apache/batik/apps/rasterizer/package-frame.html
0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜