canvas-confetti icon indicating copy to clipboard operation
canvas-confetti copied to clipboard

Can you add more shapes?

Open bdthemes opened this issue 3 years ago • 1 comments

Thanks for this script. Can you add more shapes in your script?

for example, look here:

https://kit-creations.web.app/confettiKit/

bdthemes avatar Oct 10 '21 17:10 bdthemes

I have no immediate plans to add more shapes, but this is a good idea. I will leave this feature request open in case someone is interested in contributing.

catdad avatar Oct 15 '21 04:10 catdad

I know it has been a minute, but there are now more shapes. Infinite shapes, actually.

2 helpers were added:

  • shapeFromPath: this lets you create any shape you want using an SVG path string.
  • shapeFromText: this lets you add emoji confetti (and other text, but that's not interesting).

In both cases, your options are limitless and it does not require for a shape to be added to the library itself. Both of those are available in the latest version: 1.9.0.

catdad avatar Oct 07 '23 04:10 catdad