mirror of
https://github.com/diffusionstudio/lottie.git
synced 2026-09-14 13:40:33 +08:00
bbd399c267
- Update documentation to clarify the use of native Lottie text slots, emphasizing the requirement to ship font files alongside the scene. - Modify the export process to include font files in the project zip, ensuring proper rendering of text layers. - Refactor scene loading to accommodate both images and fonts, improving asset management. - Adjust type definitions to include font URLs, enhancing type safety and clarity in the codebase. - Revise output rubric and typography references to reflect the new font handling guidelines and best practices for text rendering.