Gallifrey Time

Not only for Time Lords!
(Warning: The Tardis Translation Matrix takes awhile to kick in with the written word.)
(Warning: The Tardis Translation Matrix takes awhile to kick in with the written word.)
So I made the first watchface with real Gallifrey numbers, with minute animations, and 2 BONUS that appear twice a day. With both 12 and 24 version in one. The graphics of the numbers generated with the built in function + some own for the half circles.
PBW:
http://db.tt/25DJZAZ4 (1.1) [Original with 2 bonus animation, that occurs twice a day.]
http://db.tt/h2T5eSM0 (1.3) [Version without the 2 bonus animation] (also smaller)
http://db.tt/SNq1pjIM (1.5) [Simple version without any animation, and all the graphics generated] (FINALLY lag free!)http://db.tt/25DJZAZ4 (1.1) [Original with 2 bonus animation, that occurs twice a day.]
http://db.tt/h2T5eSM0 (1.3) [Version without the 2 bonus animation] (also smaller)
Notes:
1.1-3 - rewrited the number circle generation functions, to make it faster, and adjusted the half circles lines. Rewrited animation too.
Guide

- H1 - Orgin of the first digit of the HOUR.
- H2 - Orgin of the second digit of the HOUR.
- M1 - Orgin of the first digit of the MINUTE.
- M2 - Orgin of the second digit of the MINUTE.
Numbers-Digits and other TIPS![image]()
- 0 - The ZERO is displayed with a SINGLE LINE what started from an Orgin point and goes OUT from the BASE circle to the frame.
- 1 - ONE is displayed with a SINGLE LINE what started from an Orgin point and goes to the opposite site.
- 2 - TWO is displayed with a FULL CIRCLE.
- 3 - THREE is displayed with 2 CIRCLE.
- 4 - FOUR is displayed with 3 CIRCLE.
- 5 - FIVE is displayed with a HALF CIRCLE that located INSIDE a BASE circle.
- 6 - SIX is displayed with 2 HALF CIRCLE that located INSIDE a BASE circle.
- 7 - SEVEN is displayed with 3 HALF CIRCLE that located INSIDE a BASE circle.
- 8 - EIGHT is displayed with a HALF CIRCLE that located OUTSIDE a BASE circle.
- 9 - NINE is displayed with 2 HALF CIRCLE that located OUTSIDE a BASE circle.
Other tips:
- It's easier to read if you know that when 11 displayed it's 2 CROSSED LINE.
- When 10,20,etc displayed the upper digit (second digit of hour or minute) is allways a LINE that located outer a BASE circle.
TODOS:
- Polish the graphics
- Make the animation smoother
Mission for greater battery life
This watchface implemented with re-drawing every minute, and with MINUTE_UNIT, and the animations just occurs only at the beginning of a minute (with a few ms delay, and duration). Some of the watchface do this with SECOND_UNIT, what makes the Pebble to do a tick every second, what obviously cost more power.