mirror of https://github.com/espruino/BangleApps
Pastel: f_orbitron font module
parent
ff1d5f2d76
commit
d68bcf1ff1
|
@ -4027,7 +4027,7 @@
|
|||
"id": "pastel",
|
||||
"name": "Pastel Clock",
|
||||
"shortName": "Pastel",
|
||||
"version": "0.05",
|
||||
"version": "0.06",
|
||||
"description": "A Configurable clock with custom fonts and background",
|
||||
"icon": "pastel.png",
|
||||
"screenshots": [{"url":"screenshot_pastel.png"}],
|
||||
|
|
|
@ -3,3 +3,4 @@
|
|||
0.03: Make it work with Gadgetbridge, Notifications fullscreen on a Bangle 2
|
||||
0.04: Leave space at the bottom for Chrono widget, set back option at first option
|
||||
0.05: Added 2 new fonts
|
||||
0.06: COnverted fonts to font modules
|
||||
|
|
Loading…
Reference in New Issue