home *** CD-ROM | disk | FTP | other *** search
/ Softwarová Záchrana 3 / Softwarova-zachrana-3.bin / ClocX / ClocXfull.exe / Presets / street.ini < prev    next >
INI File  |  2004-01-31  |  675b  |  23 lines

  1. ;all colors are in BGR format (hexadecimal or number)
  2. [Settings]
  3. CutColor=0xffffff       ;cut window by this color (default red)
  4. DisableAMPM=0           ;show AM/PM indicator (default 0)
  5. AMPMColor=0x201010    ;color of AM/PM indicator
  6.  
  7. HourPNG=streethour.hpng
  8. HourPNGCenterDist=13
  9.  
  10. MinutePNG=streetmin.hpng
  11. MinutePNGCenterDist=22
  12.  
  13.  
  14.  
  15. SecondColor=0xF7FA92   ;color of second hand
  16. SecondLength=0          ;length of second hand
  17. SecondLap=0            ;overlap of second hand
  18. SecondWidth=0           ;width of second hand
  19.  
  20.  
  21. CenterX=206            ;center point's X (default image_width / 2)
  22. CenterY=104             ;center point's Y (default image_height / 2)
  23.