illustrator.js
illustrator.js copied to clipboard
IllustratorJS (.ijs) file
For this, whole illustrator.js object needs to be serialized into json, including all the loaded images and fonts, layers and other config.
The current plan is to make everything serializable somehow, including SKRSContext2D. Then the serialized data can be stringified and then can be compressed into a file using https://github.com/Brooooooklyn/snappy