Open aisoftllctesting opened 2 years ago
try to use the fabric.js layer
yes i have added in front-end but i want to add in backend using editly json5. i want just attribute for text bg like text color using color attribute
I think that's not supported yet, but you can easily implement it using custom fabric, like this: https://github.com/mifi/editly/blob/master/examples/customFabric.js
After implementing how to animate it? Like slide-in-text?
look at the source code, e.g. slide-in-text. the fabric will be provided with time which can be used to animate
can you tell how to animate custome fabric text using editly json5
npm i -g editly
ornpm i editly@latest