Downloads:
Name | File | OS |
---|---|---|
Installer (Windows) | ffdec_16.0.0_setup.exe | |
ZIP (Windows, Linux, Mac OS) | ffdec_16.0.0.zip | |
DEB package (Linux) | ffdec_16.0.0.deb | |
Mac OS X Installer (pkg) | ffdec_16.0.0.pkg | |
Mac OS X Application (zipped) | ffdec_16.0.0_macosx.zip | |
Language pack for translators (zipped) | ffdec_16.0.0_lang.zip | |
Library only (Java SE) - Zipped | ffdec_lib_16.0.0.zip |
What's new:
Added
- Replace characters references
- Replace commandline action allows to load replacements list from a textfile
- SymbolClass export from commandline
- data-characterId and data-characterName tags to SVG export
- #1731 Image viewer zoom support
- Cloning of tags and frames
- Changing tag position
- Tag list view
- Inserting new tags before and after selection
- #1825, #1737 Adding new frames
- Context menu icons
- Icon of tag in raw editor
- #1845 Show warning on opening file in Read only mode (binary search, unknown extensions, etc.)
- #1845 Show error message on saving in Read only mode, "Save As" must be used
Fixed
- #1834 PlaceObject4 tags appear as Unresolved inside of DefineSprite
- #1839 Sprite frames exported incorrectly and repeating
- #1838 AS3 - Properly handling of long unsigned values, hex values, default uint values etc.
- #1847 Shape viewer and PDF exporter - correct drawing of pure vertical/horizontal shapes (zero width/height)
- Slow zooming/redrawing on action when SWF has low framerate
- Correct debug info label position/content on the top of flash viewer to avoid unwanted initial scroll
- #1829 Adding extra pixel to the width and height when rendering items (for example to AVI)
- #1828 Zero scale layer matrices support
- #1828 Incorrect stroke scaling (normal/none/vertical/horizontal)
- #1771 DefineShape4 line filled using single color
- Minimum stroke width should be 1 px
- #1828 Closing path in shape strokes from last moveTo only
- Shape not clipped when clip area ouside of view
- Sound tag player now uses less memory / threads - does not use Clip sound class
- Freetransform tool dragging not always started on mousedown
- #1695 Freetransform tool vs zooming
- #1752 Freetransform tool on sprites with offset
- #1711 DefineFont2-3 advance values need to be handled as unsigned (UI16)
- Leading of the font can be set to negative value
- Reset configuration button in advanced settings not working
Changed
- AS3 integer values are internally (e.g. in the lib) handled as java int type instead of long.