1
0
Fork 0

font clock - added new icons

master
adrian w kirk 2021-05-23 00:28:03 +01:00
parent 8ec3572119
commit 739ab474d5
5 changed files with 10 additions and 24 deletions

View File

@ -1,34 +1,19 @@
# Sweep Clock # Font Clock
The Sweep Clock provides a clock with a perfectly smooth sweep second hand with a single Numeral Display. The Font Clock allows you to choose the font and clock style.
![](app.png) ![](app.png)
## Usage ## Usage
### Button 1 ### Choose the Clock Face from the selection
Use Button 1 (the top right button) to change the numeral type
| Default clock face | Roman Numeral Font | No Digits |
| ---- | ---- | ---- |
| ![](./numeral-01.jpg) | ![](numeral-02.jpg) | ![](numeral-03.jpg) |
Before uploading the upload page will ask which clock face you like to choose. Please choose using the provided pull down. As you look through the different selections a sample image will be shown to the right hand side.
Once you have chosen your watch face press the upload button and the selection will be uploaded to the watch
### Button 3 ### Button 3
Button 3 (bottom right button) is used to change the colour Button 3 (bottom right button) is used to change the background colour.
| Red | Grey | Purple |
| ---- | ---- | ---- |
| ![](./color-01.jpg) | ![](color-02.jpg) | ![](color-03.jpg) |
### Button 4
Button 4 (bottom left of screen) is used to change the date positioning (or to remove from the screen)
| Top Right | Bottom Right | Bottom Left | Top Left |
| ---- | ---- | ---- | ---- |
| ![](./date-01.jpg) | ![](date-02.jpg) | ![](date-03.jpg) | ![](date-04.jpg) |
## Further Details ## Further Details

Binary file not shown.

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 24 KiB

View File

@ -44,12 +44,12 @@
{ {
name: "black", name: "black",
background : [0.0,0.0,0.0], background : [0.0,0.0,0.0],
second_hand: [1.0,1.0,0.0], second_hand: [1.0,1.0,0.0]
}, },
{ {
name: "red", name: "red",
background : [1.0,0.0,0.0], background : [1.0,0.0,0.0],
second_hand: [1.0,1.0,0.0], second_hand: [1.0,1.0,0.0]
}, },
{ {
name: "grey", name: "grey",
@ -74,6 +74,7 @@
{ {
name: "black", name: "black",
background : [0.0,0.0,0.0], background : [0.0,0.0,0.0],
second_hand: [1.0,1.0,0.0]
}, },
{ {
name: "grey", name: "grey",

View File

@ -1 +1 @@
require("heatshrink").decompress(atob("lEowkA/4AGmYIHABHzmVCCaE0kUin4TPmUimQTQ+UzmcvJ6EjCaP/kYABCaEymYTl+Q7SMgITTmQTQPAK0RMgITm+QTS+ciPCcikQpPY4MjmYTO+czmcyHh4TCmcvJ54nCPCBjBJx4oECc8zJ6ATTn48RE4YTTHh4SDH4ImRFBwTGFBgTGFBgSGFBYmHUgITRmcyFBASFAoUjE5PzkQLBHJxiDAQP/GxAA==")) require("heatshrink").decompress(atob("lEowkA/4AvmUiAA0/CRHzkczAA0vExM/n/zn8zAIPzCZUi/8j+cvmUzAgI7JBQITHkY6JCwRNEIYITIDoQSEExXyDoQSDn4mKHQ4mKLoImRHQQmPMIYTDExY6HExY6HExQ6HYgISJHQ4TBAgbXOAAb3Ba5giBn8/H4zXHMYfzEww6I+cyPJAtEToizBNoQTFLo0yBAKMI+UikUjIwQSBJg61ICALGMPQgQBJhB6IbJjcGJhw6DCQJMMUIhMOHQavBCRo6CJh46DTJo6EJh5eCTJwADdwISQJiIAo"))

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 6.5 KiB