0.01: First release
0.02: clock_info now uses app name to maintain settings specifically for this clock face
      ensure clockinfo text is uppercase (font doesn't render lowercase)
0.03: Use smaller font if clock_info test doesn't fit in area
0.04: Ensure we only scale down clockinfo text if it really won't fit
0.05: Minor code improvements
0.06: Use the clockbg library to allow custom image backgrounds
0.07: Fix automatic coloring of middle of clockinfo images if clockinfo image goes right to the top or left
0.08: Use new clockinfo lib with function to render images wirh borders
0.09: Add date on the bottom
0.10: Fix size of bottom bar after 0.09
      Make date toggleable with settings
      Optional border around clockinfos (available from settings)
0.11: Make the border on clockinfos the default
      Fix clockinfos when too long (previously just output '...')
0.12: Use new clockbg to allow backgrounds to change when fast loading
0.13: Minor fixes - don't allocate un-needed buffer
0.14: Clear the rect where the widgets are - avoids flicker when unloading
0.15: Use more flexible measurements to allow use on a 240px screen