Re: Amazfit watchfaces Tool
Posted: 16 Sep 2019, 14:45
That's what I use, that's the only way I get correct colors!manelto wrote: 13 Sep 2019, 11:39You must work with this tool: https://github.com/ghtalpo/py_amazfit_tools
That's what I use, that's the only way I get correct colors!manelto wrote: 13 Sep 2019, 11:39You must work with this tool: https://github.com/ghtalpo/py_amazfit_tools
It is a known problem with the way 'Amazfit watchfaces Tool' renders colors.ataru wrote: 16 Sep 2019, 10:51quite same issue here.
https://amazfitwatchfaces.com/verge-lite/view/264
casio_mix_ita_verge_lite_by_ataru_packed_animated.gif
in the preview it's all ok, but when i flash, background turns blue, no digit is shown and hour and minute hands are centered in dial and not 25 pixele up:
2705585d-6553-4e6e-96e0-279921437cc6.jpg
what's wrong with it?
I use paint.net, it's free and works well with png.vinaysharma76 wrote: 17 Sep 2019, 08:49I am new to use this tool. Which Image editor you recommend to edit these png files
1.) For editing .json -> Notepad++vinaysharma76 wrote: 17 Sep 2019, 08:49I am new to use this tool. Which Image editor you recommend to edit these png files
I have found out that when i manage to reduce the file size below 2MB I can flash the WF via Notify AppCeeroWHV wrote: 18 Sep 2019, 05:43I tried to create my first WF for GTR and after a lot of reading here, I used the tool from afwafwafw and it worked fine. but when I try to install the bin to my GTR, I receive the message "invalid firmware file". What can I do?
FYI, if you create a shortcut to main.py on the desktop, you can keep all the watchface files on a separate folder. Then, drag the json file to that shortcut and it will create the bin and previews inside the watchface folder. It's tidier.caconym64 wrote: 18 Sep 2019, 17:42put all watchface files (png images and json file) into python tools folder
run 'cmd' and cd to python tools folder
run command: python main.py --gtr <watchface name>.json
the new watchface bin file should be created, along with a log and preview images
Nice tip - I'll give that a try, thanks.JotaEme wrote: 19 Sep 2019, 14:35FYI, if you create a shortcut to mainpy on the desktop, you can keep all the watchface files on a separate folder. Then, drag the json file to that shortcut and it will create the bin and previews inside the watchface folder. It's tidier.