Skip to content

Commit

Permalink
Add font collection to glossary
Browse files Browse the repository at this point in the history
  • Loading branch information
matiasbenedetto authored Feb 5, 2024
1 parent 03895bf commit b3561b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/compat/wordpress-6.5/fonts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ The Font Library is available globally, independently of the theme activated, si
- **Activate font family**: Is to make it ready to use in the site or post editor. All the active fonts will appear in the font pickers so the user can use them in the site elements.
- **Deactivate font family**: Is to make a font family unusable. If a font family is inactive, it won't appear in the font pickers but will continue being listed in the font library.
- **Uninstall font family**: Is to remove the font family from the font library permanently.
- **Font Collection**: A font collection is a list of font family definitions ready to be installed by the user. The font family definition is a fontFamily item in `theme.json` like format.

### Different types of installations

Expand Down

0 comments on commit b3561b0

Please sign in to comment.