Hi
lucid ,
I have a little question/request.
I like Spriter, and it is a good alternative to frame-by-frame sequences, especially for big/long animations and in a download-weight-size aspect.
But I noticed that .scml and .scon files tend to become big, sometimes more than a 1mb in size even for small animations (My record is 7mb in weight)
Also I noticed that those files are text based, and easily compressed by zip.
For example, 1mb .scml file compressed by 7z to 23kb(!!!) in size.
Windows zip compress to 45kb...
RAR should be somewhere in between...
So, is it possible to make those files smaller to download?
Please include in the Spriter option to export and read compressed text files, there are many compression+uncompress algorithms out there to use, even for JavaScript.
I know that those files will become unredable, but it is a good option for export, additionaly in some aspects a more secure one (like minified/uglified script, but unlike minifier, it could be a total gibberish if comressed).
Thank you.