aboutsummaryrefslogtreecommitdiffstats
path: root/src/displayapp/fonts/fonts.json
diff options
context:
space:
mode:
authorJean-François Milants <jf@codingfield.com>2023-12-18 18:07:36 +0100
committerJF <JF002@users.noreply.github.com>2023-12-23 21:12:25 +0100
commit3a8c7dc038605f7a0ebefa479b204d6d019743cd (patch)
tree28e759d16ae5cc41740819246e02d42bfc331ebe /src/displayapp/fonts/fonts.json
parentfe4b07c610261df6b2d63e5b216248a6c8e78d8c (diff)
Simple Weather Service - code cleaning and improvements
Add missing icons (heavy clouds, thunderstorm, snow). Remove unneeded comparison operator (!=), improve conversion of Timestamp and MessageType, order includes. Fix typo in documentation. Remove not related change in StopWatch.
Diffstat (limited to 'src/displayapp/fonts/fonts.json')
-rw-r--r--src/displayapp/fonts/fonts.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/displayapp/fonts/fonts.json b/src/displayapp/fonts/fonts.json
index 8416fc5e..48d382d0 100644
--- a/src/displayapp/fonts/fonts.json
+++ b/src/displayapp/fonts/fonts.json
@@ -68,7 +68,7 @@
"sources": [
{
"file": "FontAwesome5-Solid+Brands+Regular.woff",
- "range": "0xf185, 0xf6c4, 0xf743, 0xf740, 0xf75f, 0xf0c2, 0xf05e"
+ "range": "0xf185, 0xf6c4, 0xf743, 0xf740, 0xf75f, 0xf0c2, 0xf05e, 0xf73b, 0xf0e7, 0xf2dc"
}
],
"bpp": 1,