remotion-dev / remotion

🎥 Make videos programmatically with React
https://remotion.dev
Other
19.59k stars 955 forks source link

Adds @remotion/fonts package #3927

Closed benya7 closed 1 month ago

benya7 commented 1 month ago

/claim #3904

This pull request addresses the issue of creating a more user-friendly API for loading fonts in Remotion. The new loadFont() function simplifies the process and includes proper error handling, correct usage of url(), staticFile(), and format() values, and other necessary options.

Changes Implemented:

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
bugs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 27, 2024 5:54pm
remotion ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 27, 2024 5:54pm
benya7 commented 1 month ago

You did an excellent job!

Thanks a lot for implementing it! 🙌

Thank you Jonny, for the fixes and approving it! 🙂 I really enjoyed this task and learned a lot.