开发者

Importing .eps file into Java program

开发者 https://www.devze.com 2023-01-26 00:33 出处:网络
I need to parse an Encapsulated Post Script file into Java program. More specifically, I need to be able to extract simple vectors and curve elements from it, and manipulate them after 开发者_如何学JA

I need to parse an Encapsulated Post Script file into Java program. More specifically, I need to be able to extract simple vectors and curve elements from it, and manipulate them after 开发者_如何学JAVAthis. Is there a Java library which can do this?


ToastScript looks like it may be what you are looking for.

0

精彩评论

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