问题描述
我见过的唯一的FXG编辑器是并安装save作为FXG插件。为了写出基本上是怪兽 SVG到FXG的XSL转换, (即XSLT)。如何安装:
- 安装。
- 抓取插件文件和 $ b $
- b
- 在GNU / Linux中:
$ HOME / .config / inkscape / extensions
- 在Windows中:
C:\ Documents and Setti在OSX中:
/Applications/Inkscape.app/Contents/ / /应用程序数据\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\资源/扩展
- 在GNU / Linux中:
-
重新启动Inkscape,您会在文件>另存为对话框。
这个插件对我和我的工作来说是一个福音,多年来,Inkscape变得相当舒适。
不幸的是(这可能只是我的设置),我发现每当我保存为FXG,几分钟后Inkscape崩溃(我真的应该发布一个错误报告)。以防万一你有同样的问题,确保你去保存首选项,并打开自动备份。另外,请记住,SVG中的某些构造在FXG中没有等价物。不要问我他们是什么,我真的不记得了。
The only FXG editor I've seen for Flex is by 7jigen, works online or as a Flex app.
Does anyone know of a different one? It can be done in Illustrator I think, but that doesn't really offer a simple export to Flex type option, just gives coordinates.
As far as I know your best bet (if you don't want to use Illustrator) is to grab Inkscape and install the "save as FXG" plug-in. Hats off to JazzyNico for writing what is basically a monster SVG to FXG "XSL Transform" (i.e. XSLT).
How to install:
- Install Inkscape.
- Grab the plug-in files svg2fxg.inx and svg2fxg.xsl.
Drop both files in your Inkscape "extensions" folder.
- In GNU/Linux:
$HOME/.config/inkscape/extensions
- In Windows:
C:\Documents and Settings\User\Application Data\Inkscape\extensions
- In OSX:
/Applications/Inkscape.app/Contents/Resources/extensions
- In GNU/Linux:
Restart Inkscape and you'll find a new FXG entry in the "File > Save As" dialog.
This plugin has been a boon for me and my work, since I've become quite comfortable with Inkscape over the years.
Unfortunately (and this may just be my setup), I've found that whenever I save as FXG, a few minutes later Inkscape crashes out (I really should post a bug report). Just in case you have the same problem, make sure you go to the "Save" preferences and turn on auto-backup. Also, keep in mind that certain constructs in SVG have no equivalent in FXG. Don't ask me what they are, I honestly can't remember.
这篇关于Flex的FXG编辑器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!