1
0
Fork 0

Merge pull request #2665 from eyecreate/master

Fix text centering for nesclock and make font smaller for 24hr time.
master
Gordon Williams 2023-03-29 08:56:50 +01:00 committed by GitHub
commit 4ec2952698
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 16 additions and 16 deletions

View File

@ -1,2 +1,3 @@
0.01: First release of clock with faces for mario1-3, kirby, and zelda
0.02: Fix issue witih plumbers font where some numbers were cut off.
0.03: Fix issue with smb3 font on 24hr time. Better center time.

File diff suppressed because one or more lines are too long

View File

@ -2,7 +2,7 @@
"id": "nesclock",
"name": "NES Clock",
"shortName": "NES Clock",
"version": "0.02",
"version": "0.03",
"description": "A clock themed after different NES title screens.",
"readme":"README.md",
"icon": "app.png",