Fonts: added Roboto

This commit is contained in:
Karl Tauber
2022-11-19 16:39:16 +01:00
parent 91be9aa2fe
commit 78c2f98f1f
25 changed files with 595 additions and 2 deletions

View File

@@ -26,6 +26,7 @@ dependencies {
implementation( project( ":flatlaf-extras" ) )
implementation( project( ":flatlaf-fonts-inter" ) )
implementation( project( ":flatlaf-fonts-jetbrains-mono" ) )
implementation( project( ":flatlaf-fonts-roboto" ) )
implementation( project( ":flatlaf-swingx" ) )
implementation( project( ":flatlaf-jide-oss" ) )
implementation( project( ":flatlaf-intellij-themes" ) )