Watchface Builder for Garmin

Watchface Builder for Garmin

Premium

Version 5.0.0

  • Added three tokens for datetime format
    • dddd: full weekday name, Monday, Tuesday, …, Sunday
    • MMMM: full month name, January, February, …, December
    • W or WW: ISO week number
  • Added two toggle switches to display/hide widget in either high power mode or low power mode
  • Second can be placed on any solid background
  • A few more datafields for device setting info
  • New devices: Fenix 7 / Epix (Gen 2)

Version 4.0.9

  • Add : Layer Mask

You can set an image on top of any datafield now. Please check this demo:

Make sure mask image’s foreground color is same as watchface’s background color, and mask image’s background is transparent.

Version 4.0.8

  • Add : Sleep mode update for digit second only

In order for sleep mode update to work, the time datafield for second will need to be placed
on the top of a solid background, and that background color will need to be the same as
the watch’s background color. Please check this demo:


sleep mode update

It’s better to set the “s” or “ss” token on its own without mixing with any other tokens.
This will reduce the drawing time so it has a good chance to be finished under 30ms.

Version 4.0.7

  • Update : hide second/second hand when device enters sleep.

Version 4.0.6

  • Added : delete custom font

Version 4.0.5

  • Fixed : Sensor data chart not read full 6-hour data
    Added : Sensor data Min/Max values
    Added : Sensor data Newest/Oldest sample time

Version 4.0.4

  • Fixed : Missing format field

Version 4.0.3

  • Updated : Formatting string
    %[flags][width][.precision]specifier

Version 4.0.2

  • Added : Set widget position/size (click position/size area on the footer’s statusbar)