Chapter 204: getAvailableFonts()
Core Idea
Part of the @remotion/google-fonts package
Key Concepts
- Usage
- Note about CommonJS
- List of available fonts
- See also
Code Examples
console.log(getAvailableFonts());
- What it demonstrates: Usage pattern for getAvailableFonts() from the official docs.
Key Takeaways
- Understand usage when working with getAvailableFonts().
- Understand note about commonjs when working with getAvailableFonts().
- Understand list of available fonts when working with getAvailableFonts().
- Understand see also when working with getAvailableFonts().
Connects To
- Animatedimage: related page in the Assets & Media section.
- Delaying: related page in the Assets & Media section.
- Exporting: related page in the Assets & Media section.