1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-25 14:22:37 +03:00

docs: changelog for #4943

This commit is contained in:
Wez Furlong 2024-02-02 19:39:42 -07:00
parent 424d4fc393
commit c3d37f9eda
No known key found for this signature in database
GPG Key ID: 7A7F66A31EC9B387

View File

@ -26,6 +26,7 @@ As features stabilize some brief notes about them will accumulate here.
[freetype_load_flags](config/lua/config/freetype_load_flags.md) is now
`NO_HINTING` when the dpi is >= 100, otherwise `DEFAULT`. #4902
#### New
* We now show the Lua version in the debug overlay. Thanks to @bbkane! #4943
#### Fixed
* It was not possible to specify `freetype_load_flags = 'DEFAULT'`. #4902
* macOS: fallback fonts could select thin or otherwise unspecified font