From 4af87902d3ea2f093a34a1b7739596edbbba74ca Mon Sep 17 00:00:00 2001 From: Thomas Lin Pedersen Date: Fri, 17 Jan 2025 16:50:53 +0100 Subject: [PATCH] Update news --- NEWS.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS.md b/NEWS.md index 462e745..c885fb7 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,11 @@ # systemfonts (development version) +* Fix a memory issue when adding new fonts with `add_fonts()` +* Default to not downloading woff2 files from Google Fonts since it is poorly + supported on many systems +* Fixed a bug in `get_from_font_squirrel()` where the font wasn't placed in the + user specified location + # systemfonts 1.2.0 * Providing the font name as the family should now result in better matching