@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
- yarn
- pnpm
- bun
npm i --save-exact @remotion/fonts@4.0.226
npm i --save-exact @remotion/fonts@4.0.226
pnpm i @remotion/fonts@4.0.226
pnpm i @remotion/fonts@4.0.226
bun i @remotion/fonts@4.0.226
bun i @remotion/fonts@4.0.226
yarn --exact add @remotion/fonts@4.0.226
yarn --exact add @remotion/fonts@4.0.226
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: