Skip to content

Commit c6a7420

Browse files
committed
add bugfix
1 parent 1019bd5 commit c6a7420

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Changelog
22

3-
<!-- ## 🥚 ⟩ [Unreleased] -->
3+
## 🥚 ⟩ [Unreleased]
4+
5+
### Bugfixes
6+
- The `FontLibrary.reset()` method didn't actually remove previously installed fonts that had already been drawn with (and thus cached). It now clears those caches, which also means previously used fonts can now be replaced by calling `.use()` again with the same family name.
47

58
## 📦 ⟩ [v0.9.30] ⟩ Jun 7, 2022
69

0 commit comments

Comments
 (0)