Commit Graph

7 Commits

Author SHA1 Message Date
Unknown
daac5bf3d2 Added white and gray to colors list. 2018-03-21 22:13:17 -04:00
Unknown
71219e64d9 Can now color layers and apply strokes 2018-03-20 19:15:23 -04:00
Unknown
8f0e80863c Can now retrieve ArtLayers/LayerSets from Document/LayerSets by name.
- Added helper methods to ArtLayer to get each boundry.
- Fixed a bug in getActiveDoc.jsx
2018-03-20 13:32:43 -04:00
Unknown
0202d5c188 Document now accessible through go 2018-03-19 15:32:52 -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
Unknown
9cbf0e9b92 Added functionality
lib
- Save
- DoAction
- ApplyDataset
- GetLayer(s)

main
- do actions from commandline

Improved test cases!
2018-03-08 11:38:00 -05:00