home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Softwarová Záchrana 3
/
Softwarova-zachrana-3.bin
/
ClocX
/
ClocXfull.exe
/
Presets
/
Tournee.ini
< prev
next >
Wrap
INI File
|
2004-10-12
|
2KB
|
47 lines
;all colors are in BGR format (hexadecimal or number)
[Settings]
CutColor=0xAC6C1C ;cut window by this color (default red)
;not used with PNG in Win2k/XP
DisableAMPM=1 ;force AM/PM indicator disabled (default 0)
AMPMColor=0x787878 ;color of AM/PM indicator
AMPMFont=Times New Roman
AMPMFontSize=10 ;size of AM/PM font
AMPMCenterX=61
AMPMCenterY=88
DisableDate=1
DateColor=0x787878
DateFont=Arial
DateFontSize=12
DateCenterX=62
DateCenterY=45
HourColor=0x00b2f7 ;color of hour hand
HourLength=75 ;length of hour hand
HourLap=0 ;overlap of hour hand
HourWidth=6 ;width of hour hand
MinuteColor=0x2159ce ;color of minute hand
MinuteLength=105 ;length of minute hand
MinuteLap=0 ;overlap of minute hand
MinuteWidth=4 ;width of minute hand
;SecondColor=0x000000 color of second hand
;SecondLength=0 length of second hand
;SecondLap=0 overlap of second hand
;SecondWidth=1 width of second hand
;CenterX=60 ;center point's X (default image_width / 2)
;CenterY=60 ;center point's Y (default image_height / 2)
;load hour hand image from PNG file
;HourPNG=Tournee/Tourneehour2.png
;HourPNGCenterDist=35 ;distance from center of PNG image to point that should be in center of clock
;load minute hand image from PNG file:
;MinutePNG=Tournee/Tourneeminute2.png
;MinutePNGCenterDist=43
;load second hand image from PNG file:
;SecondPNG=hand2.hpng
;SecondPNGCenterDist=24