airbnb / lottie-web

Render After Effects animations natively on Web, Android and iOS, and React Native. http://airbnb.io/lottie/
MIT License
30.6k stars 2.88k forks source link

Export text to render as <text> with SVG renderer #2377

Open fitzmode opened 3 years ago

fitzmode commented 3 years ago

Is it possible to have text rendered as tags when using SVG renderer? Currently text seems to render to SVG paths when exported. Additionally SVG paths do not display correctly, see image below. image

Uploading the same json file to the lottiefiles.com previewer displays the file correctly, however, it still renders text as paths. See share link below. https://lottiefiles.com/share/ypcsgyac

bodymovin commented 3 years ago

on the bodymovin comp settings you can uncheck Glyphs, but you'll need to provide the font in some way for the animation to work correctly.