0.3.4 (2022-06-29)
0.3.3 (2022-06-18)
Features
- add Layer and ToolBox utilities (efbcb18)
- LayerUtils: add getCenterPoint method (1fec6bb)
0.3.2 (2022-06-18)
Bug Fixes
- utils: fix makeArgs filter (819a50c)
0.3.1 (2022-06-18)
Bug Fixes
0.3.0 (2022-06-18)
Bug Fixes
Features
- LayerTools: add clearCache method (2000cb7)
- LayerTools: add layer tools utility (0f8f753)
- PixelsTool: add pixels utility base (e42a539)
- PixelTool: add manipulation methods (5156a89)
0.1.0 (2022-06-14)
Bug Fixes
- ConvolutionFilter: remove worker impl (a1c559a)
- export canvas and image (9b18a82)
- Illustrator: skip background layer (488fc9f)
- Layer: add tool instance check (eefa81d)
- Layer: expose context by default (788adbd)
- move commitlint to pre-commit (5a8065f)
- Text: text tool not rendering (93a3269)
Features
- add base api methods (9b3316b)
- add layer manager and color utilities (783dd58)
- add loadImage utility (c24ef1d)
- colors: add color api base (7cd61f7)
- ConvolutionFilter: export matrices (de626b5)
- Convolution: implement convolution filter (a7584e9)
- DataSource: add base (cfcdd83)
- Ellipse: add circle method (5af4c28)
- Illustrator: add animation api (0074071)
- Illustrator: add image utilities api (a209619)
- IllustratorImage: add ImageData exports (ab07a24)
- ImageLoader: add ImageData support (d96aa88)
- ImageLoader: add Uint8Array source type (2a11331)
- ImageTool: add rounded image support (#26) (a7a69c3)
- initialize project base (71e80d0)
- LayerUtils: add image data methods (c8be6f1)
- Rectangle: add drawRounded method (#21) (896a98b)
- shapes: ellipse tool (afd8532)
- toolbox: add more tools (c1a2b88)
- toolbox: add sharpen tool (4132053)
- toolbox: add transform tool (e0dc795)
- ToolBox: shape utilities (65526ea)
- Tools: add more tools (d4c5685)
- utils: add ColorUtil (10398f8)