You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using bodymovin to export json, turn off the glyphs setting and turn on the bundle fonts and inline fonts settings. After rendering, set fPath to the base64 font file (ttf). It can be rendered successfully in lottie-web's svg mode, but it cannot be displayed normally in lottie-web's canvas mode and dotlottie-web.
I have the same issue even when I use a system font family like monospace. Text layers just don't render after migration to dotlottie-web. They are still visible here: https://lottiefiles.github.io/lottie-docs/playground/json_editor/ (not sure what player exactly used lottie-web I assume)
UPD: Yes, I did check in lottiefies "player variants" comparator, ThorVG just doesn't render text there :(
Overview
When using bodymovin to export json, turn off the glyphs setting and turn on the bundle fonts and inline fonts settings. After rendering, set fPath to the base64 font file (ttf). It can be rendered successfully in lottie-web's svg mode, but it cannot be displayed normally in lottie-web's canvas mode and dotlottie-web.
demo
https://codesandbox.io/p/sandbox/fast-cherry-y26qd9
dotlottie-web 0.12.0
Labels
Type: Bug
label to this issue.The text was updated successfully, but these errors were encountered: