xvrh / lottie-flutter

Render After Effects animations natively on Flutter. This package is a pure Dart implementation of a Lottie player.
https://pub.dev/packages/lottie
MIT License
1.16k stars 196 forks source link

specify correct font in rendering #227

Open VidyBack opened 2 years ago

VidyBack commented 2 years ago

Text in Lottie doesnt show up with the correct font. How do I specify which fonts to be used? I'm holding the TTF files to be used or google fonts can be used?