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

  1. ;all colors are in BGR format (hexadecimal or number)
  2. [Settings]
  3. CutColor=0xff0000       ;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=roman/romanhour.png
  8. HourPNGCenterDist=35
  9.  
  10. MinutePNG=roman/romanminute.png
  11. MinutePNGCenterDist=46
  12.  
  13.  
  14.  
  15. SecondColor=0x000000   ;color of second hand
  16. SecondLength=0          ;length of second hand
  17. SecondLap=0            ;overlap of second hand
  18. SecondWidth=.5           ;width of second hand
  19.  
  20. CenterX=151.5              ;center point's X (default image_width / 2)
  21. CenterY=151.5             ;center point's Y (default image_height / 2)
  22.