neplextech / canvacord

Easily generate images using react-like components in nodejs. Canvacord is suitable for creating dynamic images such as social media posts, greetings cards, memes, etc. It is also possible to create your own templates and builders to generate images. You are only limited by your imagination.
https://canvacord.neplex.dev
GNU General Public License v3.0
254 stars 72 forks source link

feat: added missing factory methods #175

Closed Rizina closed 11 months ago

Rizina commented 11 months ago

Description

Added the 'JokeOverHead' and 'Delete' methods missing from the original code

Motivation and Context

These were really good factory methods missing after the rewrite, thus added them back with the support of new template

Screenshots (if appropriate):

--

Types of changes

Checklist: