Commit Graph

6 Commits

Author SHA1 Message Date
Unknown
40cde546bc Added a TextItem Struct to Artlayers.
* Converted scripts to use the same getLayers() function from lib.js
2018-04-26 13:09:36 -04:00
Unknown
c54b196f6a Various updates
* Layersets now have bounds.
* TextItem is now writeable
* Added flush function to writing, for faster debugging.
2018-04-18 23:58:38 -04:00
Unknown
e90c491450 Text can now be formatted
- Added black to the colors
- Fixed setStroke to be skipped when needed
2018-04-12 13:07:56 -04:00
Unknown
71219e64d9 Can now color layers and apply strokes 2018-03-20 19:15:23 -04:00
Unknown
7725110e35 WIP 2018-03-18 20:50:58 -04:00
Unknown
17a7f8ccd1 Fixed
- close() / quit()

Added functionality
- setlayervisibility()

Made SaveOptions into an enum for better readibility
2018-03-08 14:24:22 -05:00