Pagina 1 di 1

Can someone help me repack

Inviato: 17 set 2019, 15:02
da Don MC
Hi,
I modified the JanChan 07 Digital Color WatchFace by ManuTdi to better suit my own needs on my 47mm GTR.
But I can't get it to work correctly. At least the Month, Steps and Distance numbers are invisible. It should be looking like the image enclosed. The image gets created properly, but when I upload the WF to my watch, the numbers disappear.
GTR_packed_animated.gif
GTR_packed_animated.gif (496.9 KiB) Visto 2097 volte

I think the problem is that I do it on a Mac and the tools are all Windows (I use a virtual machine, but it's not perfect). It could also be the online editor (that says it's a beta). Or it could be the tool, or it could be me.
If anyone can help me check the code and repack it properly, I'd be grateful.

The files are in this post. If there's anything else you need, just give me a holler.
Thanks.

EDIT: Added the unpacked .json plus all the .pngs in a zip.
The problematic .bin is also there, if anyone wishes to see what's wrong with it.

The watchface is edited with the online BETA editor. The .bin is packed with the tool from here:
https: //github .com/ghtalpo/py_amazfit_tools/tree/master/release/win32
That's the only way I have managed to get a .bin packed on my virtual machine. No other method does anything other than an error message.

Re: Can someone help me repack

Inviato: 16 ott 2019, 14:50
da ftenab
I used your files and packed well in Mac with minor modifications in background image . And same hapenned to me, all OK but I can not see steps and distance. Means something wrong in the code??...I will try to see if I see anything strange in code steps or distance.

Regards

Re: Can someone help me repack

Inviato: 12 dic 2019, 06:31
da hikashi
The defined bounding box for the text (topleftX, topleftY, bottomrightX, bottomrightY) may have overlapped with another element.
Or maybe the image dimension has exceeded the size of the bounding box.