home *** CD-ROM | disk | FTP | other *** search
/ Softwarová Záchrana 3 / Softwarova-zachrana-3.bin / ClocX / ClocXfull.exe / Presets / WidestoneStudios.ini < prev    next >
INI File  |  2003-09-28  |  982b  |  24 lines

  1. ;all colors are in BGR format (hexadecimal or number)
  2. [Settings]
  3. CutColor=0xC5BE47    ;0000FF       ;cut window by this color (default red)
  4. ShowAMPM=1              ;show AM/PM indicator (default 0)
  5. AMPMColor=0xAA5F55    ;color of AM/PM indicator
  6.  
  7. HourColor=0xC5BE47    ;AA5F55      ;color of hour hand
  8. HourLenght=33           ;length of hour hand
  9. HourLap=5               ;overlap of hour hand
  10. HourWidth=3             ;width of hour hand
  11.  
  12. MinuteColor=0xC5BE47    ;AA5F55    ;color of minute hand
  13. MinuteLenght=47         ;length of minute hand
  14. MinuteLap=5             ;overlap of minute hand
  15. MinuteWidth=2           ;width of minute hand
  16.  
  17. SecondColor=0xC5BE47    ;E8F08E    ;color of second hand
  18. SecondLenght=54         ;length of second hand
  19. SecondLap=10             ;overlap of second hand
  20. SecondWidth=1           ;width of second hand
  21.  
  22. CenterX=80              ;center point's X (default image_width / 2)
  23. CenterY=52              ;center point's Y (default image_height / 2)
  24.