pixi-dashed-line icon indicating copy to clipboard operation
pixi-dashed-line copied to clipboard

Dashed Curved Lines

Open henryjsneed opened this issue 3 years ago • 1 comments

Would it be possible to add support for the bezierTo function so that we could create dashed curved lines? Are there any fundamental limitations to doing this?

henryjsneed avatar Apr 04 '22 01:04 henryjsneed

Yes, definitely possible. Need to copy the bezierTo code from pixi into the library and use the same logic as the rest of the statements. Happy to accept a PR.

davidfig avatar Apr 04 '22 11:04 davidfig