Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

0.1.0

Choose a tag to compare

@twlite twlite released this 14 Jun 16:42
· 58 commits to main since this release

Changelog

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)

New Contributors

Full Changelog: https://github.com/CesiumLabs/illustrator.js/commits/v0.1.0