Fonts: updated Inter to v4.1 (issue #976)

`Inter-*.otf` files are from `Inter-4.1.zip`, folder `extras/otf`
This commit is contained in:
Karl Tauber
2025-03-09 13:51:34 +01:00
parent c486f695f2
commit 0ba7798cbd
10 changed files with 3 additions and 1 deletions

View File

@@ -39,6 +39,8 @@ FlatLaf Change Log
The value is only used if all prefixes match current platform/theme.
- Support new component border color to indicate success state (set client
property `JComponent.outline` to `success`). (PR #982, issue #945)
- Fonts: Updated **Inter** to
[v4.1](https://github.com/rsms/inter/releases/tag/v4.1).
#### Fixed bugs