Search found 8 matches
- 19 Sep 2019, 14:35
- Forum: Closed topics
- Topic: Amazfit watchfaces Tool
- Replies: 167
- Views: 1584117
Re: Amazfit watchfaces Tool
put 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
FYI, if you create a shortcut to main ...
- 17 Sep 2019, 11:14
- Forum: Closed topics
- Topic: Amazfit watchfaces Tool
- Replies: 167
- Views: 1584117
Re: Amazfit watchfaces Tool
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
- 16 Sep 2019, 14:53
- Forum: Closed topics
- Topic: Amazfit watchfaces Tool
- Replies: 167
- Views: 1584117
Re: Amazfit watchfaces Tool
quite 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 ...
- 16 Sep 2019, 14:45
- Forum: Closed topics
- Topic: Amazfit watchfaces Tool
- Replies: 167
- Views: 1584117
Re: Amazfit watchfaces Tool
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
- 16 Sep 2019, 14:42
- Forum: Closed topics
- Topic: Amazfit watchfaces Tool
- Replies: 167
- Views: 1584117
Re: Amazfit watchfaces Tool
I don't know how you make it but to me is working. An extreme example with not one but three handles discentered: https://amazfitwatchfaces.com/gtr/view/472
I guess it works differently on the Verge Lite... fx_advanc has the same issue ! I installed his watch directly from the Android app and ...
- 12 Sep 2019, 13:12
- Forum: Closed topics
- Topic: Amazfit watchfaces Tool
- Replies: 167
- Views: 1584117
Re: Amazfit watchfaces Tool
I know, I already showed on my first post what it looks like on the watch, and it is exactly the same!manelto wrote: 11 Sep 2019, 13:41One thing is that what you see on the PC and a different one is what you see on your watch
- 11 Sep 2019, 11:13
- Forum: Closed topics
- Topic: Amazfit watchfaces Tool
- Replies: 167
- Views: 1584117
Re: Amazfit watchfaces Tool
With the @afwafwafw application you can do what you intend to do. Look at the following code example:
"Seconds": {
"unknown1": 0,
"unknown2": 0,
"unknown3": {
"X": 0,
"Y": 120
},
"unknown4": {
"X": 0,
"Y": 0
},
"CenterImage": {
"X": 4,
"Y": 64,
"ImageIndex": 14
}
You can see ...
- 09 Sep 2019, 13:19
- Forum: Closed topics
- Topic: Amazfit watchfaces Tool
- Replies: 167
- Views: 1584117
Re: Amazfit watchfaces Tool
Hi, first time posting. This is an amazing community! I got my Verge Lite just a week ago and I already am making lots of progress just lurking around.
I'm designing my wf and I'm facing a problem with the mini seconds handle, I hope you guys can help.
This is the preview generated by Amaztool 0.1 ...
I'm designing my wf and I'm facing a problem with the mini seconds handle, I hope you guys can help.
This is the preview generated by Amaztool 0.1 ...