从 Illustrator 到 Java 获取多边形的最简单方法?
从 Illustrator(或任何其他矢量图形程序)将多边形(不需要曲线等,只需要点数组)获取到 Java Polygon 对象的最简单方法是什么?
我并不是真的渴望实现一个非常重的 SVG 类,我的应用程序需要尽可能轻量级。
我知道这是一个非常广泛的问题,但你的答案也可能是这样。预先感谢各位。
What's the simplest way to get a polygon (doesn't need curves etc, just an array of points) from Illustrator (or any other vector graphics program, for that matter) into a Java Polygon object?
I'm not really eager to implement a very heavy SVG class, my app needs to be as light-weight as possible.
I know it's a very wide question, but so may your answers be. Thanks in advance, guys.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可能想尝试 http://harmoniccode.blogspot.com/。
You might want to try "FXG Converter (webstart)" (http://idisk.mac.com/han.solo-Public/fxgconverter.jnlp) from http://harmoniccode.blogspot.com/.