Página 3 de 24

AmazFit WatchFace editor for Windows by SashaCX75

Enviado: 17 Dez 2019, 17:06
por SashaCX75
Graphics editor for working with dials Amazfit
The editor supports watch faces from GTR 47, GTR 42, GTS, T-Rex, Verge Lite.
Screenshot
Imagem
Note: the path to the program should not contain spaces, it is advisable to unpack it to the root of the disk.
Not all dials can be unpacked.
You can reduce the size of the bin file only by reducing the size of the images (height * width) or by reducing the number of images.

The drawing order of elements cannot be changed. The only exception is if you move the second hand from the center, it will be drawn under the hour and minute hands.

If the .bin file is not created, then you need to look for errors in the .log file. Most often this happens when images have the wrong format.

If the bin file is not created, and the log file contains the entry “bad transparency mask”, this means that the format of one or more images is incorrect (most often it occurs if you save the image in Photoshop without transparent pixels). You can fix it as follows:
- in Photoshop - add at least one transparent pixel
- in GIMP exported to PNG 16 bit RGBA
- in XnView - Image -> 32 bits

Version 10.0
List of changes
Added the ability to display the distance traveled in kilometers and miles.
Updated translation.
v 9.0
Fixed display of date if pictures have different sizes (often pictures for "1" are narrower than others)
Added new warnings about possible errors.
Fixed the order of displaying items.
Added a button to refresh the preview image.
Fixed bugs when converting watch faces.
Updated Chinese and Italian translations.
v 8.5
Fixed work with Verge Lite
v 8.4
Fixed Italian translation.
Added Chinese manual.
v 8.3
Bugs fixed.
Added a manual in English.
v 8.2
Added the display of the target steps (StepsGoal)
Added preliminary calculation of the size of the .bin file.
v 8.1
Fixed work on monitors with high resolution.
Updated translation (French, Italian, Chinese, Spanish).
v 8.0
Added the ability to convert dials between different watch models (GTR / T-Rex / Verge Lite).
v 7.1
Italian language added.
Minor fixes.
v 7.0
Added animation support
Verge Lite Support Added
Added the ability to quickly save the project (Ctrl + S)
Added support for languages (French, Chinese).
v 6.1
Added support for T-Rex.
Added the ability to auto-correct image files (error "bad transparency mask").
Added a reminder to save the project when it is closed.
v 6.0
Added support for shortcuts.
Added background image support for circular indicator.
Added display of a set of icons (segments) for the progress of steps.
Added display of a set of icons (segments) for the battery.
Added display of a set of icons (segments) for the pulse.
Added display of an indicator (arrow) for a pulse.
Added display of indicator (arrows) for calories.
Added display of a circular indicator for the pulse.
Added display of a circular indicator for calories.
Added the ability to crop the image to fit the screen.
Added support for languages ​​(Portuguese, Czech, Slovak, Hungarian).
v 5.2
Added support for a set of icons (icons and a set of coordinates for them) for the progress of steps and battery.
Added the ability to crop the preview according to the shape of the screen.
Bugs fixed in the English version.
v 5.1
Fixed incorrect display of the distance traveled.
Added the ability to adjust the speed of gif animation.
Added the ability to work with compressed bin files.
Updated bin file packer.
Added display of the year.
Added display of a charge indicator (arrow).
Added display of indicator (arrow) of steps.
Added display of the indicator (arrow) of the date.
Added display of indicator (arrow) of the day of the week.
Added display of indicator (arrow) of the month.
Added the ability to paste copied coordinates into offset fields from the center (for arrows).
English support added.
Old versions
If you want to supplement the missing translation, write to the PM.

Beta version of the editor with support for Amazfit X

AmazFit WatchFace editor 2 with support for GTR 2, GTS 2, T-Rex Pro

My editor doesn't work with GTR2 (GTS2) watch faces and I have no plans to add support for these models anytime soon. I don't know any other programs that can work with these dials. I have no information if anyone is working in this direction.

Because I bought a GTR 2e, the program will no longer be updated.

Donate to the author
PayPal: [email protected].

Re: GTR_WatchFace editor for Windows by SashaCX75

Enviado: 30 Jan 2020, 13:47
por ionut02
Horatius80 escreveu: 30 Jan 2020, 10:00
@ionut02 the size of .bin is dependent on the dimensions of the png images (X*Y size, not on the size in bytes) You have to scale some of used elements in Your Watchface, that is the trick ... Based on my own experience, I also faced this problem and all that helped was to minimize the X*Y size of png images
Yeah, I figured this out on my latest watch face - https://amazfitwatchfaces.com/gts/view/855 - size decreased by about 400kb, just under 1.5MB after I used a narrower font, my initial design had a nicer font but a bit wider then the one in the final release. I've tried without transparency with solid background, removing aliasing, using 8 bits (this doesn't work at all) 16 bits etc. The only thing that made a difference in final bin size was the dimensions of the PNG ind if I used or not an image for preview. Because the GTS has 2 standard faces and one custom, if you want to switch between them you need an image for preview, I refereed to background image instead of an additional PNG file.

Re: GTR_WatchFace editor for Windows by SashaCX75

Enviado: 30 Jan 2020, 18:31
por SashaCX75
ionut02 escreveu: 30 Jan 2020, 13:47
Yeah, I figured this out on my latest watch face - https://amazfitwatchfaces.com/gts/view/855 - size decreased by about 400kb, just under 1.5MB
Looked at your watch face. In some pictures with the name of the day of the week on the right there is a lot of empty space that can be cropped. Some weather icons on the right and bottom also have an empty space that can be cut off.
Try it, this should help reduce the size of the watch face.

Re: GTR_WatchFace editor for Windows by SashaCX75

Enviado: 31 Jan 2020, 02:20
por 156156h
Who can tell me how to save after modify the dial with GTR_WatchFace editor5.2 software file into bin file? How to operate and modify ok, don't save, thank you!

Re: GTR_WatchFace editor for Windows by SashaCX75

Enviado: 31 Jan 2020, 03:26
por ionut02
SashaCX75 escreveu: 30 Jan 2020, 18:31
ionut02 escreveu: 30 Jan 2020, 13:47
Yeah, I figured this out on my latest watch face - https://amazfitwatchfaces.com/gts/view/855 - size decreased by about 400kb, just under 1.5MB
Looked at your watch face. In some pictures with the name of the day of the week on the right there is a lot of empty space that can be cropped. Some weather icons on the right and bottom also have an empty space that can be cut off.
Try it, this should help reduce the size of the watch face.
Thank you SashaCX75, really appreciate what you are doing and the effort that you put in your tool. I knew that the blank spaces are increasing my bin size, but my design is mostly centered, and since week days have various length and I can only specify the coordinates for the upper left corner this was the only way to have them centered. This wouldn't be in issue if I had used shorten day name and another type of alignment. I will try different designs and see how this can be improved. Right now I'm working on watch face with very large weather icons but I'm still over the max size, since my weather icons are 125x125

Re: GTR_WatchFace editor for Windows by SashaCX75

Enviado: 31 Jan 2020, 06:48
por Ekohero
Hi, i have the problem that some bins cant be unpacked ionut02 do you have the same issues?

Re: GTR_WatchFace editor for Windows by SashaCX75

Enviado: 01 Fev 2020, 12:28
por 999Nocturne
hi guys, how can i add more second hands?
i can't put more than one..

Re: GTR_WatchFace editor for Windows by SashaCX75

Enviado: 02 Fev 2020, 15:09
por chb
you can paste & copy the russian text out of the readme.chm-file (Windows-help-manual)...
but i'm not able to import an existing bin-file and edit it.

Re: GTR_WatchFace editor for Windows by SashaCX75

Enviado: 02 Fev 2020, 19:55
por SashaCX75
It is advisable to unpack the program to the root of the disk.
If the bin file is not unpacked, then a folder with the file name should appear in the Watch_face folder. In it, you can look at the log file with errors.

Re: GTR_WatchFace editor for Windows by SashaCX75

Enviado: 03 Fev 2020, 07:55
por kampanita
Ekohero escreveu: 31 Jan 2020, 06:48
Hi, i have the problem that some bins cant be unpacked ionut02 do you have the same issues?
You must uncompress them before unpacking. ( you must use ResUNPACKER.exe for doing that ) , or use Sasha's tool for uncompressing a packed bin )

Re: GTR_WatchFace editor for Windows by SashaCX75

Enviado: 04 Fev 2020, 09:20
por ionut02
Day and night temperature not working for GTS, only current temperature and weather icons are OK. Is there a workaround to have all values show on the same watch faces?

Re: GTR_WatchFace editor for Windows by SashaCX75

Enviado: 04 Fev 2020, 15:35
por SashaCX75
As far as I know, either the current temperature or the temperature during the day or night can be displayed. They cannot be displayed at the same time.

Who cares GTR_Watch_face_(without_Puthon)_5_2
https://drive.google.com/open?id=1T8u_f ... vW6vtZc-c8

Re: GTR_WatchFace editor for Windows by SashaCX75

Enviado: 04 Fev 2020, 19:11
por SashaCX75
New version of GTR/GTS WatchFace editor v6.0

List of changes (google translation)
Added support for shortcuts.
Added background image support for circular indicator.
Added display of a set of icons (segments) for the progress of steps.
Added display of a set of icons (segments) for the battery.
Added display of a set of icons (segments) for the pulse.
Added display of an indicator (arrow) for a pulse.
Added display of indicator (arrows) for calories.
Added display of a circular indicator for the pulse.
Added display of a circular indicator for calories.
Added the ability to crop the image to fit the screen.
Added support for languages ​​(Portuguese, Czech, Slovak, Hungarian).
https://drive.google.com/open?id=1Sn5oh ... elbtYCx4CS

Re: GTR_WatchFace editor for Windows by SashaCX75

Enviado: 07 Fev 2020, 22:26
por yinas
hey hello.
i already read in this thread regarding, exceeding 1.5MB file size of BIN file.
but i do not want to accept that it depends on visual PNG x*y size...
feels like the packing of the editor is off in some place.
i know how to design the layout, and handle PNGs in a way that file size is minimal with desired visuals.
but this should not be the duty of the designer to be limited to something way smaller than the available screenspace.
currently my actual PNG file sizes are smaller than in some other watchfaces using smaller actual screen estate, and definitely smaller than the largest used fonts for custom watchfaces that still seem to work (but dont have complications).

this does not work:
Imagem

maybe someone has an idea how to optimize, while still retaining the desired layout and function?
i added a new 1.1 version with smaller main clock font, since the larger one breaks the watchface and even caused bootloop... but i left the original file still within the watchface post.

this works:
Imagem

this is my watchface post:
https://amazfitwatchfaces.com/gts/view/949

any chance the packing of the bin will be optimized in future versions, to properly allow for all possible combinations of PNGs, aka allowing to use the full screen whichever way imaginable?

thanks for input!
br ;)

Re: GTR_WatchFace editor for Windows by SashaCX75

Enviado: 08 Fev 2020, 08:53
por Zaslon
Does anyone know how to resolve the "ValueError: bad transparent mask" error during compilation?
I uses GTR/GTS WatchFace editor v6.0 for GTR 42mm.

Thanks

Re: GTR_WatchFace editor for Windows by SashaCX75

Enviado: 08 Fev 2020, 09:13
por yinas
Zaslon escreveu: 08 Fev 2020, 08:53
Does anyone know how to resolve the "ValueError: bad transparent mask" error during compilation?
I uses GTR/GTS WatchFace editor v6.0 for GTR 42mm.

Thanks
Had the same issue when I tried to force compress my PNGs with eg. "PngOptimizer".
Check the images you use in your watchface, and ideally save them properly as PNG via something like Photoshop or GIMP.

Re: GTR_WatchFace editor for Windows by SashaCX75

Enviado: 08 Fev 2020, 14:37
por shirumitsu
anyone post any tutorial vídeo how create a watch face with this program?

Re: GTR_WatchFace editor for Windows by SashaCX75

Enviado: 08 Fev 2020, 14:46
por maikeandre
shirumitsu escreveu: 08 Fev 2020, 14:37
anyone post any tutorial vídeo how create a watch face with this program?
The software is so much easy to do. Try use it. I suggest you to get one whatch from site (a simple) and open it in editor. This is the best way to be a master! :)

Re: GTR_WatchFace editor for Windows by SashaCX75

Enviado: 08 Fev 2020, 14:58
por 999Nocturne
maikeandre escreveu: 08 Fev 2020, 14:46
shirumitsu escreveu: 08 Fev 2020, 14:37
anyone post any tutorial vídeo how create a watch face with this program?
The software is so much easy to do. Try use it. I suggest you to get one whatch from site (a simple) and open it in editor. This is the best way to be a master! :)
Sorry but the program does not manage the animation?

Re: GTR_WatchFace editor for Windows by SashaCX75

Enviado: 08 Fev 2020, 18:12
por maikeandre
999Nocturne escreveu: 08 Fev 2020, 14:58
maikeandre escreveu: 08 Fev 2020, 14:46
shirumitsu escreveu: 08 Fev 2020, 14:37
anyone post any tutorial vídeo how create a watch face with this program?
The software is so much easy to do. Try use it. I suggest you to get one whatch from site (a simple) and open it in editor. This is the best way to be a master! :)
Sorry but the program does not manage the animation?
Not yet.

Re: GTR_WatchFace editor for Windows by SashaCX75

Enviado: 08 Fev 2020, 18:50
por SashaCX75
Zaslon escreveu: 08 Fev 2020, 08:53
Does anyone know how to resolve the "ValueError: bad transparent mask" error during compilation?
I uses GTR/GTS WatchFace editor v6.0 for GTR 42mm.
This usually happens when there are 8-bit pictures.

Re: GTR_WatchFace editor for Windows by SashaCX75

Enviado: 09 Fev 2020, 02:55
por Zaslon
SashaCX75 escreveu: 08 Fev 2020, 18:50
Zaslon escreveu: 08 Fev 2020, 08:53
Does anyone know how to resolve the "ValueError: bad transparent mask" error during compilation?
I uses GTR/GTS WatchFace editor v6.0 for GTR 42mm.
This usually happens when there are 8-bit pictures.
Now I try changing images to PNG-8/PNG-16 but both cause the error.
I use the Affinity Designer but this might be not gfood.

I'll try something else. Thank you!

Re: GTR_WatchFace editor for Windows by SashaCX75

Enviado: 09 Fev 2020, 08:50
por SashaCX75
Zaslon escreveu: 09 Fev 2020, 02:55
Now I try changing images to PNG-8/PNG-16 but both cause the error.
I use the Affinity Designer but this might be not gfood.

I'll try something else. Thank you!
PNG-8 - definitely not working
PNG-16/24 - it doesn't work for me, but some people write what works
PNG-32 - works fine
You can lay out the source, try to see why it does not work.

Re: GTR_WatchFace editor for Windows by SashaCX75

Enviado: 10 Fev 2020, 07:31
por Zaslon
SashaCX75 escreveu: 09 Fev 2020, 08:50
Zaslon escreveu: 09 Fev 2020, 02:55
Now I try changing images to PNG-8/PNG-16 but both cause the error.
I use the Affinity Designer but this might be not gfood.

I'll try something else. Thank you!
PNG-8 - definitely not working
PNG-16/24 - it doesn't work for me, but some people write what works
PNG-32 - works fine
You can lay out the source, try to see why it does not work.
I checked Affinity forum and finally I got the core of this problem.
My background image's background 8-) filled with black colour so there's no transparent area.
It causes 32bit PNG changed into 24bit PNG as no alpha channel automatically.

I changed some images into 32bit PNG, It works!

Re: GTR_WatchFace editor for Windows by SashaCX75

Enviado: 11 Fev 2020, 10:32
por shirumitsu
this program work on windows 10? here i cant use, any bug

Re: GTR_WatchFace editor for Windows by SashaCX75

Enviado: 11 Fev 2020, 14:48
por Horatius80
shirumitsu escreveu: 11 Fev 2020, 10:32
this program work on windows 10? here i cant use, any bug
The editor must be in the root C:\GTR_watchface_editor .... or D:\GTR_ .... and better run it on 64bit OS ... I have Windows 10 64bit in root of "D" disk and it works perfectly without any problems ...