|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
| This post has been thanked 2 times. |
|
||||
|
Re: [CHT2.0 WIDGET] TypoClock by Poyensa *UPDATE 23NOV: font changes *
1.- HOW TO MOVE THE DATE, WEEK, MONTH, ETC TO ADDAPT THE WIDGET TO YOUR OWN FONT
When you use diferents fonts the typoclock may suffer problems of alignment, but this can be solved easily as all the elements of the widget (date, colon, month, etc) can be moved by editing the mode9 file. You can find some examples of how to edit mode9 files in this 2 threads: [UPDATING CHT 2.0.0] Editing mode9 files, changing font colours - xda-developers [CLOCK]rat_2665's special clocks (Tourbillon, moonphase, ...) second time clock - xda-developers But the mode9 files of any CHT2.0 widget has no fix name, it takes the proper name in the process of installation, which depends of the slot asigned. So this edition has to be done before install the widget. Do we need to download the widget kitchen linked in #1 but we will only work on the file CHTmode9_manila located in the folder CHT2.0_typoclock_kitchen.zip\cab\_files_final 1) So extract the kitchen in a proper directory then open m9editor (is in the kitchen \CHT2.0_typoclock_kitchen.zip\Tools\M9Editor\m9edi tor.exe) and select as working directory the folder \_files_final then open the file CHTmode9_manila ![]() 2) We have to find the <objects> Type= "GLESText" for the edition, then modify the property position value X= ___ Y= ___ (X horizontal - Y vertical; never touch Z) of the element (poy2weekday, typoclock_colon, etc) we want to modify the position in pixels. Change the values in the yellow boxes the click OK button. Once the positions are modified save mode9 file, accept overwrite. 3) Now we have to put this modified file into the widget cab, I use WinCE cab>cabinet>files>add then select the file CHTmode9_manila from folder \cab\_files_final, accept replace (I really do drag and drop), and finally file>save 4) Nothing else, just put the cab into your device and install the widget. You have to uninstall previous versions before install the new cab. Please post some screenshots here to see your modified typocloks Rename font files to typoclock.ttf. Copy & paste in windows directory, accept overwrite & soft-resset. |
| This post has been thanked 1 times. |
|
||||
|
Re: [CHT2.0 WIDGET] TypoClock by Poyensa *UPDATE 23NOV: font changes *
Quote:
|
| This post has been thanked 1 times. |
|
||||
|
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" ![]()
|
| This post has been thanked 1 times. |
![]() |
|
|
|