View Single Post
  #11 (permalink)  
Old 12-05-2010, 07:22 PM
lnando84's Avatar
lnando84
I BLEED GREEN!!
Offline
Threadstarter
 
Join Date: Apr 2009
Posts: 1,091
Reputation: 9825
lnando84 is a trusted member of the communitylnando84 is a trusted member of the communitylnando84 is a trusted member of the communitylnando84 is a trusted member of the communitylnando84 is a trusted member of the communitylnando84 is a trusted member of the communitylnando84 is a trusted member of the communitylnando84 is a trusted member of the communitylnando84 is a trusted member of the communitylnando84 is a trusted member of the communitylnando84 is a trusted member of the community
Mentioned: 18 Post(s)
Tagged: 0 Thread(s)
Send a message via Skype™ to lnando84
Re: [CHT2.0 WIDGET] TypoClock by Poyensa *UPDATE 23NOV: font changes *

Updated to TYPOCLOCK_R5 on 12/5/2010!! Personalize!!!

He sometimes found it very hard to adapt typoclock to the new fonts so he decide to add a new feature to Typoclock, also big thanks to colossus_r because they drived him to this new version:TYPOCLOCK_R5

He's added a new layout named "personalize" in which all the elements of typoclock are linked to the registry values (CHT.Typoclock.XXXX) it means that hours, minutes, colon, daydate, weekday, month & AMPM can be moved, resized, coloured, and shown or hidden, also month and weekday can be shown in upper or lower letters.

So you can easily redesign your own typoclock, or just adjust the position of the elements after change the font (typoclock.ttf) The new version of typoclock keeps the same variables and previous layouts (white, black, blue, yellow & green) If you want to install it be sure to uninstall previous verssion.

The registry values used are as follow:

Code:
[HKEY_CURRENT_USER\Software\HTC\Manila]
"CHT.Typoclock.YearPosY"="-150"
"CHT.Typoclock.HourSize"=dword:00000078
"CHT.Typoclock.DaydatePosY"="-100"
"CHT.Typoclock.YearPosX"="140"
"CHT.Typoclock.WeekdayPosY"="-110"
"CHT.Typoclock.MonthSize"=dword:0000003c
"CHT.Typoclock.MonthPosY"="-60"
"CHT.Typoclock.MonthPosX"="0"
"CHT.Typoclock.MinuteSize"=dword:00000078
"CHT.Typoclock.MinutePosY"="40"
"CHT.Typoclock.MinutePosX"="155"
"CHT.Typoclock.HourPosY"="40"
"CHT.Typoclock.HourPosX"="0"
"CHT.Typoclock.DaydateSize"=dword:00000078
"CHT.Typoclock.DaydatePosX"="0"
"CHT.Typoclock.ColonVisible"=dword:00000001
"CHT.Typoclock.ColonPosY"="40"
"CHT.Typoclock.ColonPosX"="125"
"CHT.Typoclock.MonthCap"=dword:00000001
"CHT.Typoclock.WeekdayCap"=dword:00000000
"CHT.Typoclock.MinuteVisible"=dword:00000001
"CHT.Typoclock.WeekdayPosX"="140"
"CHT.Typoclock.YearVisible"=dword:00000001
"CHT.Typoclock.YearSize"=dword:0000003c
"CHT.Typoclock.WeekdaySize"=dword:00000032
"CHT.Typoclock.WeekdayVisible"=dword:00000001
"CHT.Typoclock.HourVisible"=dword:00000001
"CHT.Typoclock.ColonSize"=dword:00000078
"CHT.Typoclock.DaydateVisible"=dword:00000001
"CHT.Typoclock.AMPMPosY"="-15"
"CHT.Typoclock.AMPMPosX"="130"
"CHT.Typoclock.AMPMSize"=dword:0000000f
"CHT.Typoclock.ColonColor"="255,255,0"
"CHT.Typoclock.HourColor"="46,254,247"
"CHT.Typoclock.MinuteColor"="255,255,255"
"CHT.Typoclock.MonthVisible"=dword:00000001
"CHT.Typoclock.AMPMColor"="255,255,255"
"CHT.Typoclock.YearColor"="125,125,125"
"CHT.Typoclock.WeekdayColor"="255,0,0"
"CHT.Typoclock.MonthColor"="0,255,0"
"CHT.Typoclock.DaydateColor"="0,0,255"
__________________
Click if I've helped you!!

Donations accepted not expected!


Reply With Quote
This post has been thanked 1 times.