Pagina 1 di 1

Displaying two-digit numbers as a unique image - is that possible?

Inviato: 29 nov 2024, 09:45
da heartless
Hello, guys!

Recently I switched from Garmin Instinct 2 to Amazfit Balance and while I'm very happy with the device itself, I miss my old watchface called doZen.
Spoiler
I tried recreating it using @SashaCX75 amazing tool, but turns out that there is no option to display two-digit numbers, eg. "58" , as a unique image. It always results in a combination of "5" and "8" mixed together.
Sadly, this is a crucial aspect of the design.

Is there any way to fight this or do I have to abandon all hope?

Re: Displaying two-digit numbers as a unique image - is that possible?

Inviato: 29 nov 2024, 11:29
da SashaCX75
This is possible only if you write the watch face code yourself, and not make it from ready-made elements in the editor. You can't do it in the editor.

Re: Displaying two-digit numbers as a unique image - is that possible?

Inviato: 08 dic 2024, 10:45
da heartless
I managed to pull it off, yay.

Here is the finished result for those who want to take a peep.

Spoiler

Re: Displaying two-digit numbers as a unique image - is that possible?

Inviato: 08 dic 2024, 11:15
da SashaCX75
Are you sure the battery display is working correctly? I don't think IMG_LEVEL widget has bateriaSzyk parameter.

Re: Displaying two-digit numbers as a unique image - is that possible?

Inviato: 08 dic 2024, 11:44
da heartless
Truth be told, I haven't tested the battery display, yet, since my Balance lasts ages without the charge.

Nevertheless, thanks for reviewing the code.
I'll take another thorough look at it!