home *** CD-ROM | disk | FTP | other *** search
/ Hráč 1998 July & August / Hrac_23_1998-07-08_cd3.bin / mp3utils / singit / skins / silver / config.ini next >
INI File  |  1998-04-29  |  4KB  |  164 lines

  1. ;The original .bmp are in 2,16 and 256 colors but you can make them in any mode you want
  2. ;
  3. ;The easiest way to make your own SingSkin is to directly edit the .bmp files
  4. ;But if you want to make a more different SingSkin, you'll need to edit the config.ini
  5. ;file.
  6. ;There are many parameters but after reading this I hope it will be more easy to
  7. ;understand.
  8. ;I hope that a SingSkin editor will be out soon ;)
  9. ;If my english is really too bad, send me a more correct version ;)
  10. ;
  11. ;Here's a description if the config.ini file
  12. ;
  13. ;You must put here the size of your .bmp files
  14. [pic_size]
  15. main_width=90        ;size of "main*.bmp" files
  16. main_height=151
  17. font_width=1270        ;size of "font.bmp" file
  18. font_height=16
  19. logo_width=305        ;size of 'logo.bmp" file
  20. logo_height=69
  21.  
  22. ;describes the different parts of SingIT
  23. [shape]
  24. char_width=5        ;size of each char in your "font.bmp" file
  25. char_height=8
  26.  
  27. dock_left_width=42    ;size of the docked mode
  28. dock_right_width=26
  29. dock_height=18
  30.  
  31. corner_left_width=0    ;size of the upper corners 
  32. corner_left_height=0    ;where SingIT and the min/close buttons
  33. corner_right_width=0    ; are in the default SingSkin
  34. corner_right_height=0    ;put 0 here if you want a rectangular window.
  35.  
  36. main_left_width=45    ;width of the parts where there isn't any lyrics
  37. main_right_width=40
  38. main_up_height=20    ;height of the part up to the lyrics
  39. main_center_height=70    ;height of the part where are the lyrics
  40. main_bottom_height=19    ;height of the part down to the lyrics
  41.  
  42. arm_width=11    ;size of the part between the main window
  43. arm_height=6    ; and the id3-displayer
  44.  
  45. id3_left_width=11    ;size of the id3-displayer (at the bottom of SingIT)
  46. id3_right_width=5
  47. id3_height=18
  48.  
  49.  
  50. [font]
  51. dock_nolyrics=Original SingIT SingSkin    ;text displayed in docked mode when there aren't any lyrics
  52. text_transparent=0    ;Specify if the text must be copied by opacity or by transparency
  53. text_dock_top=5        ;y coord of the text in docked mode
  54. text_id3_top=5        ;y coord of the text in the id3-displayer
  55. text_space_between=17    ;space between each line of lyrics
  56.  
  57. text_lyrics_line_1=2
  58. text_lyrics_line_2=2
  59. text_lyrics_line_3=1
  60. text_lyrics_line_4=2    ;here you have to specify wich font to use for each line
  61. text_lyrics_line_5=2    ;if you put 1, it means that it will use the first line
  62. text_dock_noline=1    ; in the font.bmp file
  63. text_dock_line=2    ;if you put 2, it'll use the 2nd line, etc...
  64. text_id3_artist_line=1
  65. text_id3_title_line=1
  66. text_id3_album_line=2
  67. text_id3_year_line=2
  68. text_id3_genre_line=2
  69. text_id3_comment_line=2
  70. text_id3_lyricsby_line=2
  71. text_id3_author_line=1
  72.  
  73. [location]    ;location of each button in normal mode
  74. title_left=3
  75. title_right=37
  76. title_top=2
  77. title_bottom=14
  78. x2_left=63
  79. x2_right=85
  80. x2_top=12
  81. x2_bottom=27
  82. center_left=65
  83. center_right=84
  84. center_top=84
  85. center_bottom=100
  86. id3_left=2
  87. id3_right=32
  88. id3_top=79
  89. id3_bottom=104
  90. look_left=2
  91. look_right=32
  92. look_top=32
  93. look_bottom=48
  94. min_left=61
  95. min_right=71
  96. min_top=2
  97. min_bottom=10
  98. close_left=73
  99. close_right=88
  100. close_top=2
  101. close_bottom=10
  102. inc_left=70
  103. inc_right=85
  104. inc_top=34
  105. inc_bottom=48
  106. dec_left=70
  107. dec_right=85
  108. dec_top=62
  109. dec_bottom=75
  110. cfg_left=2
  111. cfg_right=32
  112. cfg_top=60
  113. cfg_bottom=79
  114. dock_left=5
  115. dock_right=32
  116. dock_top=14
  117. dock_bottom=30
  118.  
  119. [dock_location]        ;location of each button in docked mode
  120. dock_title_left=3
  121. dock_title_right=38
  122. dock_title_top=3
  123. dock_title_bottom=16
  124. dock_x2_left=0
  125. dock_x2_right=0
  126. dock_x2_top=0
  127. dock_x2_bottom=0
  128. dock_center_left=0
  129. dock_center_right=0
  130. dock_center_top=0
  131. dock_center_bottom=0
  132. dock_id3_left=0
  133. dock_id3_right=0
  134. dock_id3_top=0
  135. dock_id3_bottom=0
  136. dock_look_left=0
  137. dock_look_right=0
  138. dock_look_top=0
  139. dock_look_bottom=0
  140. dock_min_left=0
  141. dock_min_right=0
  142. dock_min_top=0
  143. dock_min_bottom=0
  144. dock_close_left=0
  145. dock_close_right=0
  146. dock_close_top=0
  147. dock_close_bottom=0
  148. dock_inc_left=0
  149. dock_inc_right=0
  150. dock_inc_top=0
  151. dock_inc_bottom=0
  152. dock_dec_left=0
  153. dock_dec_right=0
  154. dock_dec_top=0
  155. dock_dec_bottom=0
  156. dock_cfg_left=0
  157. dock_cfg_right=0
  158. dock_cfg_top=0
  159. dock_cfg_bottom=0
  160. dock_dock_left=58
  161. dock_dock_right=71
  162. dock_dock_top=5
  163. dock_dock_bottom=16
  164.