I tested the last firmware (firmware 1.1.5.16) it's still show seconds image on the watchface only 24 pix.
This watchFace can show the seconds in larger image because the maker use analog seconds to refresh screen.
Normally, the seconds image is on the screen according to the actual size but will display on the watchface only 24 pix.
But every time when the screen was refresh the seconds image will show full image
Codice: Seleziona tutto
{
"Background": {
"Image": {
"X": 0,
"Y": 0,
"ImageIndex": 0
}
},
"Time": {
"Hours": {
"Tens": {
"X": 107,
"Y": 47,
"ImageIndex": 1,
"ImagesCount": 10
},
"Ones": {
"X": 135,
"Y": 47,
"ImageIndex": 1,
"ImagesCount": 10
}
},
"Minutes": {
"Tens": {
"X": 107,
"Y": 96,
"ImageIndex": 11,
"ImagesCount": 10
},
"Ones": {
"X": 127,
"Y": 96,
"ImageIndex": 11,
"ImagesCount": 10
}
},
"Seconds": {
"Tens": {
"X": 165,
"Y": 0,
"ImageIndex": 21,
"ImagesCount": 10
},
"Ones": {
"X": 0,
"Y": 0,
"ImageIndex": 31,
"ImagesCount": 10
}
},
"AmPm": {
"X": 162,
"Y": 64,
"ImageIndexAm": 22,
"ImageIndexPm": 23
}
},
"Activity": {
"Steps": {
"TopLeftX": 140,
"TopLeftY": 154,
"BottomRightX": 182,
"BottomRightY": 163,
"Alignment": "TopLeft",
"Spacing": 2,
"ImageIndex": 41,
"ImagesCount": 10
},
"Pulse": {
"TopLeftX": 140,
"TopLeftY": 138,
"BottomRightX": 164,
"BottomRightY": 147,
"Alignment": "TopLeft",
"Spacing": 2,
"ImageIndex": 41,
"ImagesCount": 10
}
},
"Date": {
"MonthAndDay": {
"Separate": {
"Month": {
"TopLeftX": 126,
"TopLeftY": 7,
"BottomRightX": 141,
"BottomRightY": 16,
"Alignment": "TopLeft",
"Spacing": 2,
"ImageIndex": 51,
"ImagesCount": 10
},
"Day": {
"TopLeftX": 151,
"TopLeftY": 7,
"BottomRightX": 166,
"BottomRightY": 16,
"Alignment": "TopLeft",
"Spacing": 2,
"ImageIndex": 51,
"ImagesCount": 10
}
},
"TwoDigitsMonth": true,
"TwoDigitsDay": true
},
"WeekDay": {
"X": 112,
"Y": 20,
"ImageIndex": 61,
"ImagesCount": 7
}
},
"Battery": {
"Icon": {
"X": 112,
"Y": 145,
"ImageIndex": 68,
"ImagesCount": 6
}
},
"AnalogDialFace": {
"Seconds": {
"OnlyBorder": false,
"Color": "0xFFFFFF",
"Center": {
"X": 56,
"Y": 111
},
"Shape": [
{
"X": -3,
"Y": -3
},
{
"X": 1,
"Y": -4
},
{
"X": 2,
"Y": 3
},
{
"X": -3,
"Y": 2
},
{
"X": -3,
"Y": -1
}
]
}
}
}
-----------------------------------------------------------------------------------------------------------------
My test use "seconds one" + "analog seconds" to show seconds image over 24 Pix