将 EPS 转换为 Xaml
我有一堆 EPS 矢量文件,我想将其转换为 Xaml(WPF 版本,而不是 Silverlight)。最适合这项工作的工具是什么(最好是免费的)?
I have bunch of EPS vector files that I want to convert to Xaml (WPF version, not Silverlight). What's the best tool for the job (Preferably a free one)?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以使用 Blend(仅限 3+)来导入 EPS。不确定是否有免费工具,但如果是一次性工具,您可以试用 Blend 3。
更正:
您无法使用 Blend 导入 EPS,只能导入 .ai。您可以将 EPS 转换为 .ai,然后导入 Blend。
或者,这里有类似的问题这可能有帮助。
You can use Blend (3+ only), to import EPS. Not sure about free tools, but if it's a one off you could just grab the trial of Blend 3.
Correction:
You can't import EPS with Blend, only .ai. You can convert your EPS to .ai and then import into Blend.
Alternatively, there's similar question here that might help.