La ricerca ha trovato 15 risultati

da stupdude2
15 feb 2019, 14:20
Forum: Closed topics
Argomento: Watchface Help
Risposte: 2
Visite : 823

Re: Watchface Help

Brilliant! Thank you so much for your help!
da stupdude2
14 feb 2019, 16:05
Forum: Closed topics
Argomento: Watchface Help
Risposte: 2
Visite : 823

Watchface Help

I'm experiencing some strange behavior on a new watchface. It's an edited version of xunning's PB face.

https://amazfitwatchfaces.com/bip/view/?id=20653

As you can see from the preview that Feb and July have a strange 0 stuck to the end. On the watch, it doesn't show those, but sometimes the step ...
da stupdude2
08 nov 2018, 22:12
Forum: Closed topics
Argomento: Analog Hands Not Displaying (Again)
Risposte: 2
Visite : 1403

Analog Hands Not Displaying (Again)

I designed a new watchface that works in the Watchface Editor but the hands don't display when it's loaded on my Bip. I made sure that the hands don't use more than 12 points (which was my problem last time). I've pasted the code below. Any help would be appreciated.

{
"Background": {
"Image ...
da stupdude2
08 nov 2018, 16:29
Forum: Closed topics
Argomento: Watch Faces with 12H, Miles, mm/dd, and Fahrenheit?
Risposte: 15
Visite : 11848

Re: Watch Faces with 12H, Miles, mm/dd, and Fahrenheit?

Shameless Plug - https://amazfitwatchfaces.com/bip/view/?id=14171

12H, Km (watchfaces can't display miles) and F weather. Date is spelled out including week day.
da stupdude2
08 nov 2018, 15:32
Forum: Closed topics
Argomento: Watchface with seconds counter
Risposte: 14
Visite : 12475

Re: Watchface with seconds counter


You can try to decompile via Watchface.exe


Thank you. I was able to extract the watchface and user interface images and header.json, but no watchface json.

Follow-up question: if I updated the extracted user interface files like the Status, Activity or Weather icons or app icons, could I ...
da stupdude2
06 nov 2018, 19:19
Forum: Closed topics
Argomento: Hide Elements When Locked
Risposte: 2
Visite : 1526

Re: Hide Elements When Locked

It looks like the only way to do this is to make the icons black against a white background when unlocked and then cover the white background with a black lock image when locked. The icons are still above the lock image, they're just black on black.

I've implemented it in a version of my watchface ...
da stupdude2
06 nov 2018, 15:06
Forum: Closed topics
Argomento: Watchface with seconds counter
Risposte: 14
Visite : 12475

Re: Watchface with seconds counter




So, we could try to hide the seconds pointer but it would still be draining lots of battery.

The only way to solve this is to put our hand on the original watch face json file and study how it manages to show the seconds only when unlocked.


Does anyone know where I could find the original ...
da stupdude2
06 nov 2018, 15:05
Forum: Closed topics
Argomento: Watchface with seconds counter
Risposte: 14
Visite : 12475

Re: Watchface with seconds counter




So, we could try to hide the seconds pointer but it would still be draining lots of battery.

The only way to solve this is to put our hand on the original watch face json file and study how it manages to show the seconds only when unlocked.


Does anyone know where I could find the original ...
da stupdude2
06 nov 2018, 14:49
Forum: Closed topics
Argomento: Hide Elements When Locked
Risposte: 2
Visite : 1526

Hide Elements When Locked

I'm trying to hide elements when the lock is enabled. I use a large black image with a hole that is supposed to cover the everything but the time. In the watchface editor it works correctly, but when I put it on my Bip, the temperature value, battery and temperature icon are still shown. I've pasted ...
da stupdude2
23 ott 2018, 13:40
Forum: Closed topics
Argomento: Watchface with seconds counter
Risposte: 14
Visite : 12475

Re: Watchface with seconds counter


So, we could try to hide the seconds pointer but it would still be draining lots of battery.

The only way to solve this is to put our hand on the original watch face json file and study how it manages to show the seconds only when unlocked.


Does anyone know where I could find the original ...
da stupdude2
22 ott 2018, 16:38
Forum: Closed topics
Argomento: Analog hands not displaying
Risposte: 7
Visite : 4835

Re: Analog hands not displaying

Here is the completed watchface.

https://amazfitwatchfaces.com/bip/view/?id=15166
da stupdude2
22 ott 2018, 14:50
Forum: Closed topics
Argomento: Analog hands not displaying
Risposte: 7
Visite : 4835

Re: Analog hands not displaying

Thanks for your help TXK, that works!
da stupdude2
22 ott 2018, 12:56
Forum: Closed topics
Argomento: Analog hands not displaying
Risposte: 7
Visite : 4835

Re: Analog hands not displaying

TXK ha scritto: 21 ott 2018, 02:09
hand is top-level display and cannot be changed.
I'm not sure what you mean by this? The hands are on the top, that's why I created the hour hand like a mask.
da stupdude2
19 ott 2018, 19:38
Forum: Closed topics
Argomento: Analog hands not displaying
Risposte: 7
Visite : 4835

Analog hands not displaying

I've created a unique analog watch face where the hours hand is actually a mask for the numbers which are only visible when the hand crosses over the number.

https://i.postimg.cc/SQgVT1X9/Analog-packed-animated.gif

The way this works, is the hour hand starts outside the screen, covers the entire ...
da stupdude2
03 ott 2018, 14:50
Forum: Closed topics
Argomento: Watchface designer issue
Risposte: 21
Visite : 7729

Re: Watchface designer issue

Two things that might help.

1) Make sure the .json doesn't reference images that don't exist.
2) You can get more details if you compile the watchface by opening a command prompt and typing watchface.exe nameofface.json

Vai alla ricerca avanzata