Skip to content

Commit

Permalink
Update to Fontawesome 5.15.3. Resolves #137
Browse files Browse the repository at this point in the history
  • Loading branch information
aalmiray committed May 6, 2021
1 parent b29c0e9 commit 165ba0f
Show file tree
Hide file tree
Showing 41 changed files with 37 additions and 39 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ kordampBuildVersion = 2.4.0
gitPluginVersion = 3.0.0
modularityPluginVersion = 1.8.2
java9cPluginVersion = 0.2.3
jlinkPluginVersion = 2.21.1
jlinkPluginVersion = 2.23.7
miglayoutVersion = 11.0
rxjavaVersion = 3.0.12

Expand All @@ -51,7 +51,7 @@ featherVersion = 4.28
fileiconsVersion = 2.1.44
fluentuiVersion = 1.1.74
fontawesomeVersion = 4.7.0
fontawesome5Version = 5.15.1
fontawesome5Version = 5.15.3
fontelicoVersion = 0.0
foundationVersion = 3.0
hawconsVersion = 20140708
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
*/
@ServiceProviderFor(IkonHandler.class)
public class FontAwesomeBrandsIkonHandler extends AbstractIkonHandler {
private static final String FONT_RESOURCE = "/META-INF/resources/fontawesome5/5.15.1/fonts/fa-brands-400.ttf";
private static final String FONT_RESOURCE = "/META-INF/resources/fontawesome5/5.15.3/fonts/fa-brands-400.ttf";

@Override
public boolean supports(String description) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
*/
@ServiceProviderFor(IkonHandler.class)
public class FontAwesomeRegularIkonHandler extends AbstractIkonHandler {
private static final String FONT_RESOURCE = "/META-INF/resources/fontawesome5/5.15.1/fonts/fa-regular-400.ttf";
private static final String FONT_RESOURCE = "/META-INF/resources/fontawesome5/5.15.3/fonts/fa-regular-400.ttf";

@Override
public boolean supports(String description) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
*/
@ServiceProviderFor(IkonHandler.class)
public class FontAwesomeSolidIkonHandler extends AbstractIkonHandler {
private static final String FONT_RESOURCE = "/META-INF/resources/fontawesome5/5.15.1/fonts/fa-solid-900.ttf";
private static final String FONT_RESOURCE = "/META-INF/resources/fontawesome5/5.15.3/fonts/fa-solid-900.ttf";

@Override
public boolean supports(String description) {
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
@font-face {
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
@font-face {
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
@font-face {
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
.fa,
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
.fa,
Expand Down

Large diffs are not rendered by default.

Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
12 changes: 2 additions & 10 deletions jreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,12 @@ release:
- label: 'task'
title: '[chore]'
- label: 'ikonli-browser'
title: '\[ikonli\-browser\]'
title: '[ikonli-browser]'
categories:
- title: '🚀 Features'
labels:
- 'feature'
- title: '🖥 Ikonli Browser'
- title: '🖥 Ikonli Browser'
labels:
- 'ikonli-browser'
- title: '✅ Issues'
Expand All @@ -77,14 +77,6 @@ signing:
announce:
twitter:
active: release
sdkman:
active: release

packagers:
brew:
active: release
scoop:
active: release

distributions:
ikonli-browser:
Expand Down

0 comments on commit 165ba0f

Please sign in to comment.