• Administrator
  •  
    Support Ukraine
    If you experience any problems with the forum (it is not visible, there is no way to post messages, or some functionality does not work), please let us know. If you have problems with registration or you did not receive confirmation letter, let us know and we will activate your account manually.
    If you get an "The submitted form was invalid. Try submitting again" error, delete cookies, then try again.
     

Request for port this beautiful wf

Topics for the request of watch faces development.

Moderators: asoo, Watchmens

Forum rules
When adding a new topic, use the template: Topic title [device name]
For example: Requesting creation of watch face [T-Rex Pro]
All communication in this branch should only be in English.
Post Reply
RobertV56
Posts: 73
Joined: 06 Dec 2021, 10:06
Location: Nijverdal
Has thanked: 1 time
Been thanked: 5 times
Contact:

Request for port this beautiful wf

Post by 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
User avatar
asoo
Posts: 2117
Joined: 03 Jan 2019, 01:48
Location: ͼͽ Thailand ͼͽ
Has thanked: 408 times
Been thanked: 2035 times

Post by asoo »

RobertV56 wrote: 23 Jul 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
Image
Weather icon not same the original version and Weather icon has no animation.
CFW_Aniweather_Pro2_T_Rex_2_FIX2.zip
(1.2 MiB) Downloaded 441 times
Version full analog hands:
Image
CFW_Aniweather_Pro2_T_Rex_2_hand.zip
(1.21 MiB) Downloaded 807 times
ͼͽ To request please use the interrelated forum in action ͼͽ
Please do not PM to me for requests ported watchface.
RobertV56
Posts: 73
Joined: 06 Dec 2021, 10:06
Location: Nijverdal
Has thanked: 1 time
Been thanked: 5 times
Contact:

Post by 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. ;)
User avatar
asoo
Posts: 2117
Joined: 03 Jan 2019, 01:48
Location: ͼͽ Thailand ͼͽ
Has thanked: 408 times
Been thanked: 2035 times

Post by asoo »

RobertV56 wrote: 23 Jul 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

Code: Select all

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

Code: Select all

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.
ͼͽ To request please use the interrelated forum in action ͼͽ
Please do not PM to me for requests ported watchface.
RobertV56
Posts: 73
Joined: 06 Dec 2021, 10:06
Location: Nijverdal
Has thanked: 1 time
Been thanked: 5 times
Contact:

Post by RobertV56 »

You did a perfect sunset asoo, but the city name has now disappeared
User avatar
asoo
Posts: 2117
Joined: 03 Jan 2019, 01:48
Location: ͼͽ Thailand ͼͽ
Has thanked: 408 times
Been thanked: 2035 times

Post by asoo »

RobertV56 wrote: 23 Jul 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
ͼͽ To request please use the interrelated forum in action ͼͽ
Please do not PM to me for requests ported watchface.
RobertV56
Posts: 73
Joined: 06 Dec 2021, 10:06
Location: Nijverdal
Has thanked: 1 time
Been thanked: 5 times
Contact:

Post by RobertV56 »

It's great now asoo, thank you so much for all your work buddy, and I'm very happy with it too. ;)
RobertV56
Posts: 73
Joined: 06 Dec 2021, 10:06
Location: Nijverdal
Has thanked: 1 time
Been thanked: 5 times
Contact:

Post by RobertV56 »

asoo can you also make it like the link with hands? ;)
User avatar
asoo
Posts: 2117
Joined: 03 Jan 2019, 01:48
Location: ͼͽ Thailand ͼͽ
Has thanked: 408 times
Been thanked: 2035 times

Post by asoo »

RobertV56 wrote: 01 Aug 2024, 07:28
asoo can you also make it like the link with hands? ;)
Version full Analog Hands :
viewtopic.php?p=18643#p18643
ͼͽ To request please use the interrelated forum in action ͼͽ
Please do not PM to me for requests ported watchface.
RobertV56
Posts: 73
Joined: 06 Dec 2021, 10:06
Location: Nijverdal
Has thanked: 1 time
Been thanked: 5 times
Contact:

Post by RobertV56 »

Thanks asoo, nice work ;)
Post Reply

Return to “Watchfaces creation (order table)”

Who is online

Users browsing this forum: No registered users and 1 guest