Page 1 of 1
Help me convert Vertical 2 to GTR2
Posted: 19 Sep 2022, 07:30
by amazfitfacesafrica
Good morning to community. I was always looking for a watchface with such a different and unique weather icons from the other watchfaces and I believe i find it to this vertical 2 watchface. Can anyone help me to convert this watchface for GTR2 exactly as it is, i prefer v2 version. Thank you for support and to Paulpsp80 for the amazing watchfaces. He say that everyone can convert but with provide a link to the original.
https://amazfitwatchfaces.com/gtr/view/27601
Re: Help me convert Vertical 2 to GTR2
Posted: 19 Sep 2022, 13:15
by asoo
amazfitfacesafrica wrote: 19 Sep 2022, 07:30
Good morning to community. I was always looking for a watchface with such a different and unique weather icons from the other watchfaces and I believe i find it to this vertical 2 watchface. Can anyone help me to convert this watchface for GTR2 exactly
as it is, i prefer v2 version. Thank you for support and to Paulpsp80 for the amazing watchfaces. He say that everyone can convert but with provide a link to the original.
https://amazfitwatchfaces.com/gtr/view/27601
If you wish request to modify the work on this web
Recommended to ask permission for owner before
or at least should inform he know you want to take his work to modify
Please read in "spoiler" carefully before download.
You can found download link in "spoiler"
- I will only convert or ported from original , I will not accept any request to edit or modify or change something from this converted.
- If who want to modify or edit or change something please do it by yourself.
- Not test on real device , only tested on editor program
- Who download and it's not work please tell me I will delete it.
- if watchface's "layout or gap" on real device not look same as preview picture please edit by yourself , I can not edit because I do not have real device.
File is to big because weather icon is big , if watchface have sometime Action delay , I can not fixed.
.
note :
If the owner of the work requests to delete this convert watchface, I will delete it immediately.
Re: Help me convert Vertical 2 to GTR2
Posted: 19 Sep 2022, 13:57
by amazfitfacesafrica
Wow, amazing, thank you so much, zero lag and action delay. Everything is ok and the raise to wake works instantaneously.
Re: Help me convert Vertical 2 to GTR2
Posted: 22 Sep 2022, 05:24
by amazfitfacesafrica
I'm sorry but can you fix current temperature isn't in the middle. The date is in the middle as you can see. I attach images to see the difference.
Thank you.
Re: Help me convert Vertical 2 to GTR2
Posted: 22 Sep 2022, 09:51
by asoo
amazfitfacesafrica wrote: 22 Sep 2022, 05:24
I'm sorry but can you fix current temperature isn't in the middle. The date is in the middle as you can see. I attach images to see the difference.
Thank you.
I can see the difference in your picture but I can not test on real device because I don't have it so
Therefore, I have already stated that If the field is invalid Interfere with those who have the device to check and fix it themselves.
I think , this is the last time I'm going to fix it . and maybe i will stop to port any device that I no have it.
However, I'm also not sure if it will display correctly.
Because I don't have this device for test.
I have modified according to the value of the watchface you attached the image.
Code: Select all
From this
"Type": "Weather",
"Digits": [
{
"CombingMode": "Single",
"Digit": {
"Image": {
"X": 175,
Change to this
"Type": "Weather",
"Digits": [
{
"CombingMode": "Single",
"Digit": {
"Image": {
"X": 173,
If you still don't like.
Yo can unpack watchface and edit "watchface_name.json" by use notepad or other text editor.
You can modify the value of "X" less to move it to the left.
This modified according to the value of the watchface you attached the image by change X to 173 .
viewtopic.php?p=13781#p13781
Re: Help me convert Vertical 2 to GTR2
Posted: 22 Sep 2022, 11:44
by amazfitfacesafrica
Sorry to bother you again, it won't happen again. It's fixed and it's right now. It's just in the middle as supposed to be. Now it's display correctly but low and high temperature disappear. I don't have problem if low and high temperature can't fix, you can take off completely. I attach photo. Thank you, have a nice day.
Re: Help me convert Vertical 2 to GTR2
Posted: 22 Sep 2022, 13:33
by asoo
amazfitfacesafrica wrote: 22 Sep 2022, 11:44
Sorry to bother you again, it won't happen again. It's fixed and it's right now. It's just in the middle as supposed to be. Now it's display correctly but low and high temperature disappear. I don't have problem if low and high temperature can't fix, you can take off completely. I attach photo. Thank you, have a nice day.
I haven't removed the low high temp, I assumed it was caused by it's probably due to disabling the funciton "correct temperture..........." so that the "center temp" can be adjusted to the x-coordinates as you want. And I guess if the function is disabled, the temp's numeric value will be under the weather icon, thus LOW HIGH temp disappears because the blue and red areas on the left and right are part of the weather icon.
which if enabled it can't be change center temp coordinate . And the result will be like the first I did,
"Center temp" is not centered according to the coordinates. It is centered on average from the icon size and the layer of "low high center" temp is displayed on the icon.
Please do not have to report back results to me again
'Cause I can't do more
On the other hand, you have a GTR2. You're probably better off edit and testing it and drawing conclusions than me.
Edit 29 weather icon for Fix High low Temp not show :
viewtopic.php?p=13781#p13781