This website requires JavaScript.
Explore
Help
Register
Sign In
lsm
/
konva
Watch
1
Star
0
Fork
0
You've already forked konva
mirror of
https://github.com/konvajs/konva.git
synced
2025-11-24 16:53:06 +08:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
Files
277a735e64bc5311c9e2106f0964baf55898c5cc
konva
/
test
/
manual
History
Ryan Festag
277a735e64
Added support for holes in closed Lines. This is supported 2 ways: via fillRule (evenodd can be manually specified for self-intersecting shapes), or via a new holes parameter on Lines. Required a change to Arrow, as it is a Line the accepted a ShapeConfig instead of a LineConfig.
2019-03-27 23:09:46 -06:00
..
manual-test.js
Added support for holes in closed Lines. This is supported 2 ways: via fillRule (evenodd can be manually specified for self-intersecting shapes), or via a new holes parameter on Lines. Required a change to Arrow, as it is a Line the accepted a ShapeConfig instead of a LineConfig.
2019-03-27 23:09:46 -06:00