This is great stuff!
Thanks [mention]jellynettle[/mention] !
But to be fair...
I have no clue what you actually did (in gimp).
Also I'm useless in math :lol:
Could you make a more in-depth explanation of the steps you took?
It looks to me like the most part is done in gimp...
The grey part is ...
Se encontraron 11 coincidencias
- 02 Nov 2019, 23:13
- Foro: Closed topics
- Tema: [ANALOG] Mix-colored hands
- Respuestas: 14
- Vistas: 3391
- 15 Oct 2019, 10:42
- Foro: Closed topics
- Tema: [ANALOG] Mix-colored hands
- Respuestas: 14
- Vistas: 3391
Re: [ANALOG] Mix-colored hands
Thanks [mention]eastsuntecords[/mention] !
That was the first thing I did to make the hands "hollow".
Make the hands white in general, tips full white and then just make the part to the center hollow, so the dial can work as the grey/silver part.
But I didn't really like it, so I left it full ...
That was the first thing I did to make the hands "hollow".
Make the hands white in general, tips full white and then just make the part to the center hollow, so the dial can work as the grey/silver part.
But I didn't really like it, so I left it full ...
- 26 Sep 2019, 11:34
- Foro: Closed topics
- Tema: [ANALOG] Mix-colored hands
- Respuestas: 14
- Vistas: 3391
Re: [ANALOG] Mix-colored hands
Anyways, I am trying to figure out the issue here, but it just won't work.
The same hand, but 2 different instances.
I took away the minute hand so I have 3 hands (1 hour;2 second) in total but no change.
.bin for further testing is attached if anyone is bored enough to care.
The finished one ...
The same hand, but 2 different instances.
I took away the minute hand so I have 3 hands (1 hour;2 second) in total but no change.
.bin for further testing is attached if anyone is bored enough to care.
The finished one ...
- 26 Sep 2019, 09:43
- Foro: Closed topics
- Tema: [ANALOG] Mix-colored hands
- Respuestas: 14
- Vistas: 3391
Re: [ANALOG] Mix-colored hands
1 color per hand, 3 hands, no images - just segments
got it
I overread that part.
got it
I overread that part.
- 26 Sep 2019, 09:40
- Foro: Closed topics
- Tema: [ANALOG] Mix-colored hands
- Respuestas: 14
- Vistas: 3391
Re: [ANALOG] Mix-colored hands
I already tried and failed...
I wouldn't ask, if I didn't try already ;)
It just gives me the second white one as a gif output.
"AnalogDialFace": {
"Hours": {
"OnlyBorder": false,
"Color": "0xAAAAAA",
"Center": {
"X": 60,
"Y": 118
},
"Shape": [
{
"X": 0,
"Y": 0
},
{
"X": 0,
"Y ...
I wouldn't ask, if I didn't try already ;)
It just gives me the second white one as a gif output.
"AnalogDialFace": {
"Hours": {
"OnlyBorder": false,
"Color": "0xAAAAAA",
"Center": {
"X": 60,
"Y": 118
},
"Shape": [
{
"X": 0,
"Y": 0
},
{
"X": 0,
"Y ...
- 26 Sep 2019, 09:32
- Foro: Closed topics
- Tema: [ANALOG] Mix-colored hands
- Respuestas: 14
- Vistas: 3391
Re: [ANALOG] Mix-colored hands
Thanks for your reply.
Can I make two second hands then?
logically it should be possible...
one like this in grey
"Shape": [
{
"X": 0,
"Y": 0
},
{
"X": 25,
"Y": 0
},
{
"X": 0,
"Y": 0
}
],
the other in white
"Shape": [
{
"X": 25,
"Y": 0
},
{
"X": 55,
"Y": 0
},
{
"X": 25 ...
Can I make two second hands then?
logically it should be possible...
one like this in grey
"Shape": [
{
"X": 0,
"Y": 0
},
{
"X": 25,
"Y": 0
},
{
"X": 0,
"Y": 0
}
],
the other in white
"Shape": [
{
"X": 25,
"Y": 0
},
{
"X": 55,
"Y": 0
},
{
"X": 25 ...
- 26 Sep 2019, 06:57
- Foro: Closed topics
- Tema: [ANALOG] Mix-colored hands
- Respuestas: 14
- Vistas: 3391
Re: [ANALOG] MIx-colored hands
Ah ok,
But can I program that?
Do you have any idea?
"Minutes": {
"OnlyBorder": false,
"Color": "0xCACACA",
Where can I put in more colors and their positions on the hand?
"Center": {
Thanks.
But can I program that?
Do you have any idea?
"Minutes": {
"OnlyBorder": false,
"Color": "0xCACACA",
Where can I put in more colors and their positions on the hand?
"Center": {
Thanks.
- 24 Sep 2019, 11:47
- Foro: Closed topics
- Tema: [ANALOG] Mix-colored hands
- Respuestas: 14
- Vistas: 3391
[ANALOG] Mix-colored hands
Hey Guys,
I ran into a problem...
How can I program two colored hands on my analog WF. (White and grey, see original @attachment)
Or can it only be done by making it with a PNG file?
Thanks!
I ran into a problem...
How can I program two colored hands on my analog WF. (White and grey, see original @attachment)
Or can it only be done by making it with a PNG file?
Thanks!
- 19 Sep 2019, 12:45
- Foro: Closed topics
- Tema: [ANALOG] Problems with the second hand
- Respuestas: 4
- Vistas: 1869
Re: [ANALOG] Problems with the second hand
Oh well...
I tried everything to make it work.
There are two possible ways:
Erase one hand (minute, hour) string completely
Erasing everything dot by dot and try out all the BINs in between
I made the minute and hour hand like this
{
"X": 5,
"Y": 0
},
{
"X": 0,
"Y": 0
},
Only then ...
I tried everything to make it work.
There are two possible ways:
Erase one hand (minute, hour) string completely
Erasing everything dot by dot and try out all the BINs in between
I made the minute and hour hand like this
{
"X": 5,
"Y": 0
},
{
"X": 0,
"Y": 0
},
Only then ...
- 19 Sep 2019, 07:54
- Foro: Closed topics
- Tema: [ANALOG] Problems with the second hand
- Respuestas: 4
- Vistas: 1869
Re: [ANALOG] Problems with the second hand
Sadly, I have no idea...
I tried a few combinations where I used more dots and it worked fine...
Just left out the negative ones mentioned above.
I saw it in a post in the BIP discussion section where a guy could only use 5 dots in his second hand.
Is there a maximum of dots that can be used?
Also ...
I tried a few combinations where I used more dots and it worked fine...
Just left out the negative ones mentioned above.
I saw it in a post in the BIP discussion section where a guy could only use 5 dots in his second hand.
Is there a maximum of dots that can be used?
Also ...
- 18 Sep 2019, 10:48
- Foro: Closed topics
- Tema: [ANALOG] Problems with the second hand
- Respuestas: 4
- Vistas: 1869
[ANALOG] Problems with the second hand
Hey guys,
Since I'm new to this forum, I wanted to say hi and come guns blazing with a problem right away! ^^
I love automatic watches, so I try my best to make the proper watchfaces to correspond with the original.
I ran into this problem, which for me is kinda hard to explain without doing it ...
Since I'm new to this forum, I wanted to say hi and come guns blazing with a problem right away! ^^
I love automatic watches, so I try my best to make the proper watchfaces to correspond with the original.
I ran into this problem, which for me is kinda hard to explain without doing it ...