Linux: initialize font (#2)

This commit is contained in:
Karl Tauber
2019-10-12 10:44:11 +02:00
parent d55abd1b00
commit 10283d022f
5 changed files with 121 additions and 3 deletions

View File

@@ -3,6 +3,7 @@ FlatLaf Change Log
## Unreleased
- Support Linux. (issue #2)
- Added `Flat*Laf.install()` methods.
- macOS: Use native screen menu bar if system property
`apple.laf.useScreenMenuBar` is `true`.