Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要将 Encapsulated Post Script 文件解析为 Java 程序。更具体地说,我需要能够从中提取简单的向量和曲线元素,并在此之后对其进行操作。有没有可以做到这一点的Java库?
ToastScript看起来可能就是您正在寻找的东西。