mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2025-12-06 14:00:55 +03:00
Fonts: enabled "Download" section in README.md
This commit is contained in:
@@ -91,10 +91,6 @@ Font font = FontUtils.getCompositeFont( FlatInterFont.FAMILY, Font.PLAIN, 12 );
|
|||||||
Download
|
Download
|
||||||
--------
|
--------
|
||||||
|
|
||||||
Not yet available.
|
|
||||||
|
|
||||||
<!--
|
|
||||||
|
|
||||||
FlatLaf Fonts binaries are available on **Maven Central**.
|
FlatLaf Fonts binaries are available on **Maven Central**.
|
||||||
|
|
||||||
If you use Maven or Gradle, add a dependency with following coordinates to your
|
If you use Maven or Gradle, add a dependency with following coordinates to your
|
||||||
@@ -107,5 +103,3 @@ build script:
|
|||||||
Otherwise download `flatlaf-fonts-inter-<version>.jar` here:
|
Otherwise download `flatlaf-fonts-inter-<version>.jar` here:
|
||||||
|
|
||||||
[](https://maven-badges.herokuapp.com/maven-central/com.formdev/flatlaf-fonts-inter)
|
[](https://maven-badges.herokuapp.com/maven-central/com.formdev/flatlaf-fonts-inter)
|
||||||
|
|
||||||
-->
|
|
||||||
|
|||||||
@@ -72,10 +72,6 @@ Font font = FontUtils.getCompositeFont( FlatJetBrainsMonoFont.FAMILY, Font.PLAIN
|
|||||||
Download
|
Download
|
||||||
--------
|
--------
|
||||||
|
|
||||||
Not yet available.
|
|
||||||
|
|
||||||
<!--
|
|
||||||
|
|
||||||
FlatLaf Fonts binaries are available on **Maven Central**.
|
FlatLaf Fonts binaries are available on **Maven Central**.
|
||||||
|
|
||||||
If you use Maven or Gradle, add a dependency with following coordinates to your
|
If you use Maven or Gradle, add a dependency with following coordinates to your
|
||||||
@@ -88,5 +84,3 @@ build script:
|
|||||||
Otherwise download `flatlaf-fonts-jetbrains-mono-<version>.jar` here:
|
Otherwise download `flatlaf-fonts-jetbrains-mono-<version>.jar` here:
|
||||||
|
|
||||||
[](https://maven-badges.herokuapp.com/maven-central/com.formdev/flatlaf-fonts-jetbrains-mono)
|
[](https://maven-badges.herokuapp.com/maven-central/com.formdev/flatlaf-fonts-jetbrains-mono)
|
||||||
|
|
||||||
-->
|
|
||||||
|
|||||||
@@ -88,10 +88,6 @@ Font font = FontUtils.getCompositeFont( FlatRobotoFont.FAMILY, Font.PLAIN, 12 );
|
|||||||
Download
|
Download
|
||||||
--------
|
--------
|
||||||
|
|
||||||
Not yet available.
|
|
||||||
|
|
||||||
<!--
|
|
||||||
|
|
||||||
FlatLaf Fonts binaries are available on **Maven Central**.
|
FlatLaf Fonts binaries are available on **Maven Central**.
|
||||||
|
|
||||||
If you use Maven or Gradle, add a dependency with following coordinates to your
|
If you use Maven or Gradle, add a dependency with following coordinates to your
|
||||||
@@ -104,5 +100,3 @@ build script:
|
|||||||
Otherwise download `flatlaf-fonts-roboto-<version>.jar` here:
|
Otherwise download `flatlaf-fonts-roboto-<version>.jar` here:
|
||||||
|
|
||||||
[](https://maven-badges.herokuapp.com/maven-central/com.formdev/flatlaf-fonts-roboto)
|
[](https://maven-badges.herokuapp.com/maven-central/com.formdev/flatlaf-fonts-roboto)
|
||||||
|
|
||||||
-->
|
|
||||||
|
|||||||
Reference in New Issue
Block a user