Pagina 1 di 1

Request for port this beautiful wf

Inviato: 23 lug 2024, 07:23
da RobertV56
Because it is so beautiful :) , someone would like to port it to T-Rex2
for which I would like to thank you very much, of course. ;)

https://www.facer.io/watchface/kr93Q4O5 ... ancsummit2

Re: Request for port this beautiful wf

Inviato: 23 lug 2024, 19:42
da asoo
RobertV56 ha scritto: 23 lug 2024, 07:23
Because it is so beautiful :) , someone would like to port it to T-Rex2
for which I would like to thank you very much, of course. ;)

https://www.facer.io/watchface/kr93Q4O5 ... ancsummit2
Understand before downloading
This watch face I made will not accept any further edit requests.
This dial has some elements that are different from the original.
You can bring this watchface to upload it on the web,
But if this dial has an original on this website, please request permission from the owner of the work before proceeding.
I will not take any responsibility. regarding actions that have not yet received consent from the owner of the work .
And please do not give credit to me
and please take responsibility for the work you upload yourself.
This watch face was not test on real device .
Therefore, users please manage the risk yourself.

If anyone wants to make additional changes to be compatible with your existing device, please do so yourself.

PS.
If the requester has not yet asked for permission from the owner of the work to adapt it. If the owner requests deletion, I will delete it immediately.

Download
Immagine
Weather icon not same the original version and Weather icon has no animation.
CFW_Aniweather_Pro2_T_Rex_2_FIX2.zip
(1.2 MiB) Scaricato 441 volte
Version full analog hands:
Immagine
CFW_Aniweather_Pro2_T_Rex_2_hand.zip
(1.21 MiB) Scaricato 807 volte

Re: Request for port this beautiful wf

Inviato: 23 lug 2024, 20:18
da RobertV56
asoo it turned out beautiful again, for which I am extremely grateful, but there is one thing, could you set the sunset a little more inwards, it now comes slightly over the outer ring just before the 15. ;)

Re: Request for port this beautiful wf

Inviato: 23 lug 2024, 21:11
da asoo
RobertV56 ha scritto: 23 lug 2024, 20:18
asoo it turned out beautiful again, for which I am extremely grateful, but there is one thing, could you set the sunset a little more inwards, it now comes slightly over the outer ring just before the 15. ;)
I'm not sure if this is solved correctly because I'm not using Trex2.
I tested on Balance and found no reported issues.
I've tried to fix this using simultor as a character aligner. which the display may not match the real device (T-Rex2)
You can download fixed version in my old post
viewtopic.php?p=18643#p18643
But if it's still not within the range that you're satisfied with, please make additional corrections yourself.
Because I don't have a T-Rex2, I can't proceed properly.

How to fix:
Open the index.js file in the watchface's file (.zip).
( Use the Notepad or other text editor to edit it.)
search

Codice: Seleziona tutto

normal_sun_low_text_img = hmUI.createWidget(hmUI.widget.TEXT_IMG, {
 x: 326,
 y: 200,
 font_array: ["Act_0.png","Act_1.png","Act_2.png","Act_3.png","Act_4.png","Act_5.png","Act_6.png","Act_7.png" ,"Act_8.png","Act_9.png"],
 padding: false,
 h_space: 0,
 invalid_image: 'SS_Dot.png',
 dot_image: 'SS_Dot.png',
 align_h: hmUI.align.LEFT,
 type: hmUI.data_type.SUN_SET,
 show_level: hmUI.show_level.ONLY_NORMAL,
 });
and

Codice: Seleziona tutto

idle_sun_low_text_img = hmUI.createWidget(hmUI.widget.TEXT_IMG, {
 x: 326,
 y: 200,
 font_array: ["Act_0.png","Act_1.png","Act_2.png","Act_3.png","Act_4.png","Act_5.png","Act_6.png","Act_7.png" ,"Act_8.png","Act_9.png"],
 padding: false,
 h_space: 0,
 invalid_image: 'SS_Dot.png',
 dot_image: 'SS_Dot.png',
 align_h: hmUI.align.LEFT,
 type: hmUI.data_type.SUN_SET,
 show_level: hmUI.show_level.ONLY_AOD,
 });
Then edit the numbers after "x:" to move them to your desired position.

Re: Request for port this beautiful wf

Inviato: 23 lug 2024, 21:23
da RobertV56
You did a perfect sunset asoo, but the city name has now disappeared

Re: Request for port this beautiful wf

Inviato: 23 lug 2024, 21:24
da asoo
RobertV56 ha scritto: 23 lug 2024, 21:23
You did a perfect sunset asoo, but the city name has now disappeared
@RobertV56
Please download Fix2 again Fix have some issue

Re: Request for port this beautiful wf

Inviato: 23 lug 2024, 21:33
da RobertV56
It's great now asoo, thank you so much for all your work buddy, and I'm very happy with it too. ;)

Re: Request for port this beautiful wf

Inviato: 01 ago 2024, 07:28
da RobertV56
asoo can you also make it like the link with hands? ;)

Re: Request for port this beautiful wf

Inviato: 01 ago 2024, 19:09
da asoo
RobertV56 ha scritto: 01 ago 2024, 07:28
asoo can you also make it like the link with hands? ;)
Version full Analog Hands :
viewtopic.php?p=18643#p18643

Re: Request for port this beautiful wf

Inviato: 01 ago 2024, 20:31
da RobertV56
Thanks asoo, nice work ;)