Skip to content

Commit

Permalink
Upgrade Weathericons to 2.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
aalmiray committed Feb 18, 2016
1 parent 77b8632 commit 15c9c10
Show file tree
Hide file tree
Showing 12 changed files with 442 additions and 112 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ materialdesignVersion = 1.4.57
octiconsVersion = 3.3.0
openiconicVersion = 1.1.0
typiconsVersion = 2.0.7
weathericonsVersion = 2.0.1
weathericonsVersion = 2.0.10
16 changes: 16 additions & 0 deletions gradle/javafx.gradle
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
/*
* Copyright 2008-2016 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

ext.jfxrtLocation = new File("${System.properties['java.home']}/jre/lib/jfxrt.jar").absolutePath

for (location in ['lib/jfxrt.jar', 'jre/lib/jfxrt.jar', 'jre/lib/ext/jfxrt.jar']) {
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
Expand Up @@ -119,8 +119,66 @@ public enum WeatherIcons implements Ikon {
METEOR("wi-meteor", '\uf071'),
MOONRISE("wi-moonrise", '\uf0c9'),
MOONSET("wi-moonset", '\uf0ca'),
MOON_0("wi-moon-0", '\uf095'),
MOON_1("wi-moon-1", '\uf096'),
MOON_10("wi-moon-10", '\uf09f'),
MOON_11("wi-moon-11", '\uf0a0'),
MOON_12("wi-moon-12", '\uf0a1'),
MOON_13("wi-moon-13", '\uf0a2'),
MOON_14("wi-moon-14", '\uf0a3'),
MOON_15("wi-moon-15", '\uf0a4'),
MOON_16("wi-moon-16", '\uf0a5'),
MOON_17("wi-moon-17", '\uf0a6'),
MOON_18("wi-moon-18", '\uf0a7'),
MOON_19("wi-moon-19", '\uf0a8'),
MOON_2("wi-moon-2", '\uf097'),
MOON_20("wi-moon-20", '\uf0a9'),
MOON_21("wi-moon-21", '\uf0aa'),
MOON_22("wi-moon-22", '\uf0ab'),
MOON_23("wi-moon-23", '\uf0ac'),
MOON_24("wi-moon-24", '\uf0ad'),
MOON_25("wi-moon-25", '\uf0ae'),
MOON_26("wi-moon-26", '\uf0af'),
MOON_27("wi-moon-27", '\uf0b0'),
MOON_3("wi-moon-3", '\uf098'),
MOON_4("wi-moon-4", '\uf099'),
MOON_5("wi-moon-5", '\uf09a'),
MOON_6("wi-moon-6", '\uf09b'),
MOON_7("wi-moon-7", '\uf09c'),
MOON_8("wi-moon-8", '\uf09d'),
MOON_9("wi-moon-9", '\uf09e'),
MOON_ALT_FIRST_QUARTER("wi-moon-alt-first-quarter", '\uf0d6'),
MOON_ALT_FULL("wi-moon-alt-full", '\uf0dd'),
MOON_ALT_NEW("wi-moon-alt-new", '\uf0eb'),
MOON_ALT_THIRD_QUARTER("wi-moon-alt-third-quarter", '\uf0e4'),
MOON_ALT_WANING_CRESCENT_1("wi-moon-alt-waning-crescent-1", '\uf0e5'),
MOON_ALT_WANING_CRESCENT_2("wi-moon-alt-waning-crescent-2", '\uf0e6'),
MOON_ALT_WANING_CRESCENT_3("wi-moon-alt-waning-crescent-3", '\uf0e7'),
MOON_ALT_WANING_CRESCENT_4("wi-moon-alt-waning-crescent-4", '\uf0e8'),
MOON_ALT_WANING_CRESCENT_5("wi-moon-alt-waning-crescent-5", '\uf0e9'),
MOON_ALT_WANING_CRESCENT_6("wi-moon-alt-waning-crescent-6", '\uf0ea'),
MOON_ALT_WANING_GIBBOUS_1("wi-moon-alt-waning-gibbous-1", '\uf0de'),
MOON_ALT_WANING_GIBBOUS_2("wi-moon-alt-waning-gibbous-2", '\uf0df'),
MOON_ALT_WANING_GIBBOUS_3("wi-moon-alt-waning-gibbous-3", '\uf0e0'),
MOON_ALT_WANING_GIBBOUS_4("wi-moon-alt-waning-gibbous-4", '\uf0e1'),
MOON_ALT_WANING_GIBBOUS_5("wi-moon-alt-waning-gibbous-5", '\uf0e2'),
MOON_ALT_WANING_GIBBOUS_6("wi-moon-alt-waning-gibbous-6", '\uf0e3'),
MOON_ALT_WAXING_CRESCENT_1("wi-moon-alt-waxing-crescent-1", '\uf0d0'),
MOON_ALT_WAXING_CRESCENT_2("wi-moon-alt-waxing-crescent-2", '\uf0d1'),
MOON_ALT_WAXING_CRESCENT_3("wi-moon-alt-waxing-crescent-3", '\uf0d2'),
MOON_ALT_WAXING_CRESCENT_4("wi-moon-alt-waxing-crescent-4", '\uf0d3'),
MOON_ALT_WAXING_CRESCENT_5("wi-moon-alt-waxing-crescent-5", '\uf0d4'),
MOON_ALT_WAXING_CRESCENT_6("wi-moon-alt-waxing-crescent-6", '\uf0d5'),
MOON_ALT_WAXING_GIBBOUS_1("wi-moon-alt-waxing-gibbous-1", '\uf0d7'),
MOON_ALT_WAXING_GIBBOUS_2("wi-moon-alt-waxing-gibbous-2", '\uf0d8'),
MOON_ALT_WAXING_GIBBOUS_3("wi-moon-alt-waxing-gibbous-3", '\uf0d9'),
MOON_ALT_WAXING_GIBBOUS_4("wi-moon-alt-waxing-gibbous-4", '\uf0da'),
MOON_ALT_WAXING_GIBBOUS_5("wi-moon-alt-waxing-gibbous-5", '\uf0db'),
MOON_ALT_WAXING_GIBBOUS_6("wi-moon-alt-waxing-gibbous-6", '\uf0dc'),
MOON_FIRST_QUARTER("wi-moon-first-quarter", '\uf09c'),
MOON_FULL("wi-moon-full", '\uf0a3'),
MOON_NEW("wi-moon-new", '\uf095'),
MOON_THIRD_QUARTER("wi-moon-third-quarter", '\uf0aa'),
MOON_WANING_CRESCENT_1("wi-moon-waning-crescent-1", '\uf0ab'),
MOON_WANING_CRESCENT_2("wi-moon-waning-crescent-2", '\uf0ac'),
MOON_WANING_CRESCENT_3("wi-moon-waning-crescent-3", '\uf0ad'),
Expand All @@ -133,12 +191,12 @@ public enum WeatherIcons implements Ikon {
MOON_WANING_GIBBOUS_4("wi-moon-waning-gibbous-4", '\uf0a7'),
MOON_WANING_GIBBOUS_5("wi-moon-waning-gibbous-5", '\uf0a8'),
MOON_WANING_GIBBOUS_6("wi-moon-waning-gibbous-6", '\uf0a9'),
MOON_WAXING_CRESENT_1("wi-moon-waxing-cresent-1", '\uf096'),
MOON_WAXING_CRESENT_2("wi-moon-waxing-cresent-2", '\uf097'),
MOON_WAXING_CRESENT_3("wi-moon-waxing-cresent-3", '\uf098'),
MOON_WAXING_CRESENT_4("wi-moon-waxing-cresent-4", '\uf099'),
MOON_WAXING_CRESENT_5("wi-moon-waxing-cresent-5", '\uf09a'),
MOON_WAXING_CRESENT_6("wi-moon-waxing-cresent-6", '\uf09b'),
MOON_WAXING_CRESCENT_1("wi-moon-waxing-crescent-1", '\uf096'),
MOON_WAXING_CRESCENT_2("wi-moon-waxing-crescent-2", '\uf097'),
MOON_WAXING_CRESCENT_3("wi-moon-waxing-crescent-3", '\uf098'),
MOON_WAXING_CRESCENT_4("wi-moon-waxing-crescent-4", '\uf099'),
MOON_WAXING_CRESCENT_5("wi-moon-waxing-crescent-5", '\uf09a'),
MOON_WAXING_CRESCENT_6("wi-moon-waxing-crescent-6", '\uf09b'),
MOON_WAXING_GIBBOUS_1("wi-moon-waxing-gibbous-1", '\uf09d'),
MOON_WAXING_GIBBOUS_2("wi-moon-waxing-gibbous-2", '\uf09e'),
MOON_WAXING_GIBBOUS_3("wi-moon-waxing-gibbous-3", '\uf09f'),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ public Ikon resolve(String description) {

@Override
public String getFontResourcePath() {
return "META-INF/resources/weathericons/2.0.1/fonts/weathericons-regular-webfont.ttf";
return "META-INF/resources/weathericons/2.0.10/fonts/weathericons-regular-webfont.ttf";
}

@Override
Expand Down
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 15c9c10

Please sign in to comment.