Search found 4 matches

by paolino76
11 Jun 2021, 22:04
Forum: Watchfaces tools
Topic: Huami watchface editor
Replies: 58
Views: 89891

Re: Bip U / GTS 2 mini watchface editor

Professional... think about how they store our data correctly!
by paolino76
26 Dec 2018, 16:08
Forum: Closed topics
Topic: The error log states that I don't have 0200.png
Replies: 1
Views: 1050

Re: The error log states that I don't have 0200.png

we need json file, you're referring to a file (0200.png) that doesn't exist
by paolino76
30 Jul 2018, 12:05
Forum: Closed topics
Topic: Changing colors of minutes
Replies: 2
Views: 1119

Re: Changing colors of minutes

Open json file and locate :
"Minutes": {
"Tens": {
"X": xxxxxx,
"Y": yyyyyy,
"ImageIndex": 1,
"ImagesCount": 10
},
"Ones": {
"X": xxxxxx,
"Y": yyyyyy,
"ImageIndex": 1,
"ImagesCount": 10
}
}

image index is first number , so you must replace 001.png , 002.png .... 010.png with yours

Go to advanced search