Page 1 of 1
Small edit request for GTS
Posted: 08 Sep 2025, 17:49
by Kurtyyyyyy
https://amazfitwatchfaces.com/gts/view/9303
I would like the temperature text, the day text, the steps text and battery percentage text all to be curved instead of straight. (Like this image )
https://ibb.co/svdRxzNq
I have tried to do with Sasha’s editor but i cannot get it to work
Re: Small edit request for GTS
Posted: 09 Sep 2025, 02:19
by asoo
If I remember correctly, GTS doesn't have a function to display curved images. and to do so, you'd have to create a specific image, and it can't be curved; it can only be done diagonally.
( As for the images, I won't explain them because I can't remember how to calculate the placement of the images. However, If you want really to do ,I think you can find a way to do so in the forum. )
You'd have to re-create the image for each corner. This means , you'd have to re-create image for all four corners. Importantly, the image would be too large to fit, especially with elements with 5 digits. I think this fix is not a small fix, it's a very difficult fix.
However, this is my opinion. I hope ,there may be others who are capable and have other way can help you.
Example created image for use on the GTR1 GTS1 in a diagonal view.
https://amazfitwatchfaces.com/gtr/view/11682
See the date section. This example is in 2-digit format.
Using a custom image, along with x, y, and spacing settings.
Re: Small edit request for GTS
Posted: 09 Sep 2025, 04:03
by Kurtyyyyyy
Thank you very much for the reply and information
Re: Small edit request for GTS
Posted: 10 Sep 2025, 18:20
by taw_bip
@asoo I'm curious if you have used code to draw watchface elements such as progress lines rather than build separate images? If so, can you show me where that is? I'd like to see some examples if possible.
Re: Small edit request for GTS
Posted: 10 Sep 2025, 18:58
by asoo
taw_bip wrote: 10 Sep 2025, 18:20
@asoo I'm curious if you have used code to draw watchface elements such as progress lines rather than build separate images? If so, can you show me where that is? I'd like to see some examples if possible.
If you're referring to the GTR1 GTS1, I haven't made a watch face for this device in a long time. As far as I can remember, the editor only has a circle progression.
There's no line progression.
Re: Small edit request for GTS
Posted: 11 Sep 2025, 00:22
by taw_bip
asoo wrote: 10 Sep 2025, 18:58
taw_bip wrote: 10 Sep 2025, 18:20
@asoo I'm curious if you have used code to draw watchface elements such as progress lines rather than build separate images? If so, can you show me where that is? I'd like to see some examples if possible.
If you're referring to the GTR1 GTS1, I haven't made a watch face for this device in a long time. As far as I can remember, the editor only has a circle progression.
There's no line progression.
OK. I wasn't sure if you've gone into the javascript manually and entered code to draw elements or if you just relied on what was available in the editor.
Re: Small edit request for GTS
Posted: 11 Sep 2025, 00:52
by asoo
taw_bip wrote: 11 Sep 2025, 00:22
asoo wrote: 10 Sep 2025, 18:58
taw_bip wrote: 10 Sep 2025, 18:20
@asoo I'm curious if you have used code to draw watchface elements such as progress lines rather than build separate images? If so, can you show me where that is? I'd like to see some examples if possible.
If you're referring to the GTR1 GTS1, I haven't made a watch face for this device in a long time. As far as I can remember, the editor only has a circle progression.
There's no line progression.
OK. I wasn't sure if you've gone into the javascript manually and entered code to draw elements or if you just relied on what was available in the editor.
If I remember correctly, GTR1 has a built-in command set in the FW. That isn't the JavaScript.
The JSON file section you see in the editor. It's a script format the editor uses to create the watch face. This follows the FW GTR1's requirements, meaning no additional code can be written, it's unlike ZeppOS in Gen3
Re: Small edit request for GTS
Posted: 11 Sep 2025, 14:11
by taw_bip
asoo wrote: 11 Sep 2025, 00:52
taw_bip wrote: 11 Sep 2025, 00:22
asoo wrote: 10 Sep 2025, 18:58
If you're referring to the GTR1 GTS1, I haven't made a watch face for this device in a long time. As far as I can remember, the editor only has a circle progression.
There's no line progression.
OK. I wasn't sure if you've gone into the javascript manually and entered code to draw elements or if you just relied on what was available in the editor.
If I remember correctly, GTR1 has a built-in command set in the FW. That isn't the JavaScript.
The JSON file section you see in the editor. It's a script format the editor uses to create the watch face. This follows the FW GTR1's requirements, meaning no additional code can be written, it's unlike ZeppOS in Gen3
Okay, I have an Active 2 watch. I was just asking about coding elements in general with the newer watches and later ZeppOS versions.
You seem to have a knack for producing watchfaces quickly. One thing I've wanted to do was a series of tutorials to help people learn to use the SashaCX75 editor. Would you be interested in collaborating in such a project?
Re: Small edit request for GTS
Posted: 11 Sep 2025, 14:43
by asoo
taw_bip wrote: 11 Sep 2025, 14:11
Okay, I have an Active 2 watch. I was just asking about coding elements in general with the newer watches and later ZeppOS versions.
You seem to have a knack for producing watchfaces quickly. One thing I've wanted to do was a series of tutorials to help people learn to use the SashaCX75 editor. Would you be interested in collaborating in such a project?
I'm sorry, I can't promise to help you. However, if you encounter any problems and I have free time, and I can help, I'm happy to help.
Due to my regular job has irregular hours, and sometimes I have long breaks or work long hours. Therefore, I can't make any promises.
However, what you're thinking of doing is a good idea. I suggest you start a new thread in case anyone is interested, so that it can be a dedicated thread about this topic.
PS
In the editor, the "About" section contains basic help information.
You may use this as a reference for your own operations.
https://www.youtube.com/playlist?list=P ... x3fLTqRoJk
https://relojinteligente.org/recursos/e ... ve-2.1600/
Re: Small edit request for GTS
Posted: 11 Sep 2025, 16:18
by taw_bip
asoo wrote: 11 Sep 2025, 14:43
taw_bip wrote: 11 Sep 2025, 14:11
Okay, I have an Active 2 watch. I was just asking about coding elements in general with the newer watches and later ZeppOS versions.
You seem to have a knack for producing watchfaces quickly. One thing I've wanted to do was a series of tutorials to help people learn to use the SashaCX75 editor. Would you be interested in collaborating in such a project?
I'm sorry, I can't promise to help you. However, if you encounter any problems and I have free time, and I can help, I'm happy to help.
Due to my regular job has irregular hours, and sometimes I have long breaks or work long hours. Therefore, I can't make any promises.
However, what you're thinking of doing is a good idea. I suggest you start a new thread in case anyone is interested, so that it can be a dedicated thread about this topic.
PS
In the editor, the "About" section contains basic help information.
You may use this as a reference for your own operations.
https://www.youtube.com/playlist?list=P ... x3fLTqRoJk
https://relojinteligente.org/recursos/e ... ve-2.1600/
Thanks for the links and the help.
A solid block of free time is hard to get for me as well. I used to code watchfaces with my Verge Lite and T-Rex 2 but I have not found time to get familiar with the newer version of the editor.