• 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.
     

Question on Watch face code

Archive closed topics

Moderators: Internal error, Watchmens

Locked
asadulhuq
WF maker
Posts: 24
Joined: 06 Jun 2018, 16:40
Location: Dhaka
Contact:

Question on Watch face code

Post by asadulhuq »

Please see following code segment for a bip watch face. My question is that-
What are the effects of following codes
Line-1: "TopLeftX": 50, // What is TopLeftX?
Line-2: "TopLeftY": 151, //?
Line-3: "BottomRightX": 162, // Why "BottomRightX" reference is needed when there exists
"TopLeftX" ?
Line-4: "BottomRightY": 167, // ?
Line-5: "Alignment": "TopRight", // Can I use "TopLeft" here? What will be the effect in that case?
Please note following watch face. The Distance digits has aligned with the right. There is a blank space in the left after the distance icon image, which does not look good. I would like the digits start just after the Distance icon. Is that possible?

// //////////////////////
"Distance": {
"Number": {
"TopLeftX": 50,
"TopLeftY": 151,
"BottomRightX": 162,
"BottomRightY": 167,
"Alignment": "TopRight",
"Spacing": 1,
"ImageIndex": 13,
"ImagesCount": 10
},
/////////////////////////////////
Thanks in advance. <[email protected]>
Image
User avatar
TXK
Posts: 299
Joined: 10 Apr 2018, 05:15
Location: china
Has thanked: 149 times
Been thanked: 97 times
Contact:

Post by TXK »

With this visual dial editing tool, you will not need to learn the definition of coordinate values:

https://amazfitwatchfaces.com/editor/wa ... ditor/?bip


"Alignment": "TopRight"--> TopLeft TopCenter


Remember to use【FIX COORDINATES】 and then visualize layout and editing
Last edited by TXK on 19 Feb 2019, 05:32, edited 1 time in total.
asadulhuq
WF maker
Posts: 24
Joined: 06 Jun 2018, 16:40
Location: Dhaka
Contact:

Post by asadulhuq »

Thanks.
Locked

Return to “Closed topics”

Who is online

Users browsing this forum: No registered users and 1 guest