editly icon indicating copy to clipboard operation
editly copied to clipboard

Title/text improvements

Open mifi opened this issue 5 years ago • 4 comments
trafficstars

  • auto show title background if video is too bright
  • title/subtitle hide after seconds
  • Text animations
    • https://tobiasahlin.com/moving-letters/
    • https://codepen.io/search/pens?q=text&cursor=ZD0xJm89MCZwPTE=
    • https://github.com/elevenetc/TextSurface
    • Using GL transitions on text layer (transition from/to transparent frame)

mifi avatar Apr 22 '20 14:04 mifi

Is there any instructions about how to use animations on text layers? Would be great if we could use them similar to GL transitions on clips.

linkamusti avatar Aug 13 '21 08:08 linkamusti

you mean how to use transitions on text layers? unfortunately that's not possible now, as the transitions are on the clips, so you can't have it only on a text layer

mifi avatar Aug 13 '21 14:08 mifi

Oh I see. What about using the animations mentioned in the original issue? For example is it possible to use moving-letters in editly?

linkamusti avatar Aug 15 '21 10:08 linkamusti

As it is based on HTML, it's not possible to use in editly unfortunately.

mifi avatar Aug 16 '21 07:08 mifi