Watchface Designer

Feb 1, 2018 0:07:52 GMT 1 mpmf said:
Jan 31, 2018 20:43:17 GMT 1 gerlandog said:
Ok, tahnks to all developers!!!!

Some (maybe) bugs:

  1. Temperature tag, {wtd} is exported with ’ in the text property
  2. Day of the week comes in numbers and not in string format, for example 05 and should be Thursday
  3. I got an error, attached is the log file… and the original xml that generates the error

hope this helps to improove an already GREAT app

G.


Thanks for the feedback. Regarding the bugs:

  1. Ok, I removed it. Next version will be without the ’
  2. I’ve just checked it. It works correctly. If you see the code, you are right: it seems to show the number with {ddw0}. However, it uses a bitmap font that has the names for 0, 1, 2, etc…
  3. You ran out of memory. That happens because you are using a 32-bit java version. Please install the 64-bit version, and you’ll have a lot more memory. If you really need to have the 32-bit version, then start WFD on the command-line with “java -Xmx1.5g -jar WatchFaceDesigner.jar” (without the quotes). It will give you more memory, but not as near as using the 64-bit version…

Thanks!!!! 1) great!! 2) I did not understand this, sorry to bother you so much... 3) Thanks!!! installesd java 64 bits and now it works

thanks for the new version… its great!!!

Tahnsk!!!
G.

Jan 31, 2018 23:42:14 GMT 1 mpmf said:
New Release:

WatchFace Designer v0.11.0

The download is here: goo.gl/UaXuDy (also available on the first post). Hope you enjoy it and please, report back the problems and suggestions.


Wow Marco, congratulations for keeping up the good work!! This is a great core major upgrade!

Here is italian’s translation updated to WFD v0.11.0: translations_it.properties (25.46 KB)

My best regards,
Gabo

EDIT: PS: please, note that autorotation direction’s selector still shows CLOCKWISE/COUNTER_CLOCKWISE untraslated entries.

Jan 31, 2018 23:42:14 GMT 1 mpmf said:
New Release:

WatchFace Designer v0.11.0

  • New AutoRotation: Day

I try to add textlayer with days numbered 1-31 with this new property. Numbers scrolls in window counterclock rotation and seems to work good, but…
Leftmost start point for drawing numers is shifted right on every day changes. Auto rotation multiplier set to 1.00

1113.jpg

1115.jpg

1114.jpg

For me old sliders were also better
But it could be good to have up/down buttons next to the sliders and value (just to add one or two pixels more accurate).
And firs remark after use of new version - for 1-31 date rotation is it possible to add “justyfication” property? If I use 1 instead of 01 this value is justyfied to the right - what to do if I want to have them centered?
And at the end - very, very good job Marco! I will install today Eric’s launcher and I will test this new options for my old watch faces.

Feb 1, 2018 13:04:50 GMT 1 wicy said:
OMG! What have you done with normal, civilised sliders.

Bring old sliders back, please. That new one ar maybe more pretty but more useless

One false mouse move and I lost my 200.00 position. Now I can’t set it again with slider. New one is less accurate. I’m forced to operate edit box to set 200.00


hehe… I knew this change wouldn’t be consensual. I understand what you are saying and, generally, I also prefer the old sliders. However, these new ones have at least two advantages that can’t be ignored:
    1. They are more precise (way more precise), even though you don’t think so. I’ll give you an example. On the old version, start the app, and then try to change the first RectangleLayer “Center X” property to 200.5 using the slider. Next, do the same on the new slider… This is the result:

 

Feb 1, 2018 18:15:17 GMT 1 wicy said:
I try to add textlayer with days numbered 1-31 with this new property. Numbers scrolls in window counterclock rotation and seems to work good, but.... Leftmost start point for drawing numers is shifted right on every day changes. Auto rotation multiplier set to 1.00

Please make sure you didn’t forget any day (or have one on excess). I’ve just tried it out and it works perfectly, without any left or right shift… Since yours is shifting to the left, I’d bet you forgot one number…

Feb 1, 2018 12:21:44 GMT 1 gatchanz said:
Is there any way to make this second hand effect?

0:05 to 0:12


I believe that the clockskin format allows something like it with one of it's rotations. However, WFD does not support it, yet.

Hi Marco, can you make a tutorial about how to create/export a watch face in an animated GIF. would be very kind of you. Congrats once again for your work.

Feb 1, 2018 18:24:23 GMT 1 jacek said:
For me old sliders were also better But it could be good to have up/down buttons next to the sliders and value (just to add one or two pixels more accurate). And firs remark after use of new version - for 1-31 date rotation is it possible to add "justyfication" property? If I use 1 instead of 01 this value is justyfied to the right - what to do if I want to have them centered? And at the end - very, very good job Marco! I will install today Eric's launcher and I will test this new options for my old watch faces.

About the sliders, I understand. But check my previous answer about them. If you have a solution for their advantages using regular sliders, I'm all hears The up/down buttons may help. I'll check it out to see if they really improve something.

About the justification… I suppose you are talking on the “Whole Text” rotation styles, right? On the other rotation styles they are already centered. I’ll try to find a way to make  justification possible (only on these kinds of rotation styles. On the others, it doesn’t make sense to me…)

Good luck with Eric’s launcher. As I said, I don’t think you’ll regret it

Feb 1, 2018 21:13:05 GMT 1 mpmf said:
Feb 1, 2018 18:15:17 GMT 1 wicy said:
I try to add textlayer with days numbered 1-31 with this new property. Numbers scrolls in window counterclock rotation and seems to work good, but.... Leftmost start point for drawing numers is shifted right on every day changes. Auto rotation multiplier set to 1.00

Please make sure you didn't forget any day (or have one on excess). I've just tried it out and it works perfectly, without any left or right shift... Since yours is shifting to the left, I'd bet you forgot one number...

You must have right. I checked it again and all works good. Thanks for help. Ad. sliders - you propably right. I'll have to learn to live with it

Hi Marco . I also am a big fan of your work . Its appreciated mate but one thing . As others really dislike the new sliders

Keep up the good work !

Feb 1, 2018 21:38:46 GMT 1 Tim And Pierce Collins said:
Hi Marco . I also am a big fan of your work . Its appreciated mate but one thing . As others really dislike the new sliders

Keep up the good work !


Thanks.

I’m open to ideas on how to have unlimited sliders, or how to have good resolution on them when the limits are large. As I said before, I would also prefer the previous sliders (they are better for quick less precise changes, after all), but they are limiting on other aspects…

Thankyou Marco !

Feb 1, 2018 21:06:27 GMT 1 mpmf said:
Feb 1, 2018 13:04:50 GMT 1 wicy said:
OMG! What have you done with normal, civilised sliders.

Bring old sliders back, please. That new one ar maybe more pretty but more useless

One false mouse move and I lost my 200.00 position. Now I can’t set it again with slider. New one is less accurate. I’m forced to operate edit box to set 200.00


hehe... I knew this change wouldn't be consensual. I understand what you are saying and, generally, I also prefer the old sliders. However, these new ones have at least two advantages that can't be ignored:     1. They are more precise (way more precise), even though you don't think so. I'll give you an example. On the old version, start the app, and then try to change the first RectangleLayer "Center X" property to 200.5 using the slider. Next, do the same on the new slider... This is the result:

 


Hi everybody,

I agree with Marco, changes are usually hard to take, but watching all the examples and cases of use, I think this will bring more possibilities of design. I’m sure that when we get use to work with them, we won’t remember the old ones, hehe.

Hi,

Spanish updated translations for v0.11.0

Bye!.

Attachments:
translations_es.properties (26.39 KB)

Feb 1, 2018 21:17:17 GMT 1 jonybigode said:
Hi Marco, can you make a tutorial about how to create/export a watch face in an animated GIF. would be very kind of you. Congrats once again for your work.

What do you mean? How to create a watchface that has an animated gif, or create an animated gif showing a watchface?

In portuguese: Não entendi. Como criar um relógio que contém um gif animado ou como criar um gif animado a mostrar um relógio?

Feb 1, 2018 21:20:36 GMT 1 mpmf said:
Feb 1, 2018 18:24:23 GMT 1 jacek said:
For me old sliders were also better But it could be good to have up/down buttons next to the sliders and value (just to add one or two pixels more accurate). And firs remark after use of new version - for 1-31 date rotation is it possible to add "justyfication" property? If I use 1 instead of 01 this value is justyfied to the right - what to do if I want to have them centered? And at the end - very, very good job Marco! I will install today Eric's launcher and I will test this new options for my old watch faces.

About the sliders, I understand. But check my previous answer about them. If you have a solution for their advantages using regular sliders, I'm all hears The up/down buttons may help. I'll check it out to see if they really improve something.

About the justification… I suppose you are talking on the “Whole Text” rotation styles, right? On the other rotation styles they are already centered. I’ll try to find a way to make  justification possible (only on these kinds of rotation styles. On the others, it doesn’t make sense to me…)

Good luck with Eric’s launcher. As I said, I don’t think you’ll regret it


I’ve got an idea (and implemented it to test it). I will add another property on the Perspective Text Layer for specifying the position regarding the radius. The options will be: INSIDE (the text will be inside the radius), CENTERED and OUTSIDE. With these options, it will be almost equivalent to RIGHT JUSTIFICATION, CENTER, LEFT JUSTIFICATION, respectively, on “Whole Text” rotation styles. I’ll add one more, DEFAULT, for compatibility with previous versions (because the default was outside on all rotation styles except “Whole Text”, where the default was inside). This property will be available to all rotation styles, except None (which, in my mind, make no sense - until I see the light, of course ).

Does this looks ok?

It sounds good Marco. We will see.

The last wfd does not compatible with previous as shown in the picture.

Feb 2, 2018 8:51:17 GMT 1 vrmagician said:
The last wfd does not compatible with previous as shown in the picture.
Attachments:
file.txt (8 B)