@remotion/fonts
The @remotion/fonts package provides an API for loading local fonts or remote fonts from a URL into a Remotion component.
Installation
- npm
- bun
- pnpm
- yarn
npm i --save-exact @remotion/[email protected]
pnpm i @remotion/[email protected]
bun i @remotion/[email protected]
yarn --exact add @remotion/[email protected]
Also update
remotion and all `@remotion/*` packages to the same version.Remove all
^ character in front of the version numbers of it as it can lead to a version conflict.APIs
The following APIs are available: