editly icon indicating copy to clipboard operation
editly copied to clipboard

Help me achieve this look

Open Glutch opened this issue 4 years ago • 3 comments

editly

Hello! Wonderful library. However i'm struggling to achieve this look. I simply want basic white text on black background, image sligthly pushed down (fitted) 50px or so. No animations.

Is this possible? Any help achieving this would be greatly appreciated

Glutch avatar Jan 04 '21 02:01 Glutch

you can try experimenting with layer type fill-color, image-overlay and title

mifi avatar Jan 24 '21 22:01 mifi

How do you remove the animations? I am also trying to achieve something like this, plain text without anything

Alexei17 avatar Apr 27 '21 19:04 Alexei17

There is no plain text component but it should be easy to make one using the fabric custom layer type, see https://github.com/mifi/editly/blob/master/examples/customFabric.js

mifi avatar May 05 '21 05:05 mifi