kode-team / easylogic.studio

Fantastic Web Design Tool
https://editor.easylogic.studio
MIT License
494 stars 54 forks source link

implement to path boolean operation #85

Closed easylogic closed 2 years ago

easylogic commented 3 years ago

This will use pathkit-wasm in skia. refer to https://skia.org/docs/user/modules/pathkit/

Support features

  1. Boolean Operation
    • DIFFERENCE
    • INTERSECT
    • REVERSE_DIFFERENCE
    • UNION
    • XOR
  2. dash
  3. trim
  4. simplify
  5. stroke
  6. grow
  7. shrink
  8. transform
easylogic commented 2 years ago

refer to https://github.com/easylogic/editor/tree/feat/path-manipulate