This plugin allow you to replace tray clock. Currently TLB Clock supports different time zones can be skinned and have some useful options. As you see on screen shots you can change the fonts and colors of text. The digits can be skinned. Also you can select time zone from witch to show time/date.
Skins format
[General]
SkinName = <Name of skin>
TypeClock = <Type of clock*>
[images]
back = <background picture file>
digit = <file with numbers 0...9 in horizontal layout>
aclock = <picture of clock dial>
dot = <picture of separator in digital clocks>
ampm = <picture of AM PM simbols>
sarrow = <picture of second hand> [<X of fastening> <Y of fastening>]
marrow = <picture of minute hand> [<X of fastening> <Y of fastening>]
harrow = <picture of hour hand> [<X of fastening> <Y of fastening>]
week = <pictures of names of days>
month = <pictures of names of month>
[background clock] This section only for Background clocks
YearLength = 2 or 4
Hour = <12 or 24>
coord_week = x y (position of week day)
coord_month = x y (position of month)
coord_day = x y (position of day)
coord_sec = x y (position of second hand)
coord_min = x y (position of minute hand)
coord_hour = x y (position of hour hand)
*TypeClock values:
- Analog - analog clock also can be added text with name of clock and date
- Digital - digital clock also can be added text with name of clock and date
- Background Digital - digital clock on background picture
- Background Analog - analog clock on background picture