A Figma plugin that refreshes all text boxes on the current page to update their appearance after font changes. The plugin offers two refresh modes to suit different needs.
- Fast Mode (Default): Temporarily adds and removes a space to each text node, which forces Figma to re-render the text with updated fonts. This simulates manually double-clicking into each text box.
- Preserve Styles Mode: Uses layout property changes to trigger font refresh while preserving character-level formatting like mixed colors, fonts, and styles within the same text box.
- Download or clone the repo
- Go to
Plugins & Widgets, selectDevelopmentfrom the dropdown. - Select
Import from manifest... - The plugin will now be available in your plugins list.