FXG
From Just Solve the File Format Problem
(Difference between revisions)
(Added sample files) |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
(One intermediate revision by one user not shown) | |||
Line 11: | Line 11: | ||
== Specifications == | == Specifications == | ||
* [https://sourceforge.net/adobe/flexsdk/wiki/FXG%202.0%20Specification/ FXG 2.0] | * [https://sourceforge.net/adobe/flexsdk/wiki/FXG%202.0%20Specification/ FXG 2.0] | ||
− | * [https://web.archive.org/web/20111003025207/http://opensource.adobe.com/wiki/display/flexsdk/FXG | + | * [https://web.archive.org/web/20111003025207/http://opensource.adobe.com/wiki/display/flexsdk/FXG 2.0 Specification FXG 2.0] (from archive.org) |
− | * [https://web.archive.org/web/20111023160738/http://opensource.adobe.com/wiki/display/flexsdk/FXG | + | * [https://web.archive.org/web/20111023160738/http://opensource.adobe.com/wiki/display/flexsdk/FXG 1.0 Specification FXG 1.0] (from archive.org) |
== Software == | == Software == | ||
* Some versions of a number of Adobe products (including Illustrator, [[Photoshop]], Flash Builder, Catalyst, Flex) support the format, at least for export. | * Some versions of a number of Adobe products (including Illustrator, [[Photoshop]], Flash Builder, Catalyst, Flex) support the format, at least for export. | ||
* [https://inkscape.org/ Inkscape] (write-only) | * [https://inkscape.org/ Inkscape] (write-only) | ||
+ | * [http://snisurset.net/code/abydos/ abydos] | ||
== Sample files == | == Sample files == | ||
− | * | + | * {{DexvertSamples|image/fxg}} |
== Links == | == Links == |
Latest revision as of 02:56, 28 December 2023
FXG is a vector graphics format developed by Adobe, designed to be highly compatible with Adobe Flash (SWF).It is based on XML. FXG reportedly stands for Flash XML Graphics.
Contents |
[edit] Specifications
- FXG 2.0
- 2.0 Specification FXG 2.0 (from archive.org)
- 1.0 Specification FXG 1.0 (from archive.org)
[edit] Software
- Some versions of a number of Adobe products (including Illustrator, Photoshop, Flash Builder, Catalyst, Flex) support the format, at least for export.
- Inkscape (write-only)
- abydos