home *** CD-ROM | disk | FTP | other *** search
/ Hráč 1998 July & August / Hrac_23_1998-07-08_cd3.bin / mp3utils / singit / skins / step / config.ini next >
INI File  |  1998-05-18  |  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=300        ;size of 'logo.bmp" file
  20. logo_height=88
  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=40    ;size of the docked mode
  28. dock_right_width=23
  29. dock_height=13
  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=40    ;width of the parts where there isn't any lyrics
  37. main_right_width=45
  38. main_up_height=16    ;height of the part up to the lyrics
  39. main_center_height=88    ;height of the part where are the lyrics
  40. main_bottom_height=5    ;height of the part down to the lyrics
  41.  
  42. arm_width=0    ;size of the part between the main window
  43. arm_height=3    ; and the id3-displayer
  44.  
  45. id3_left_width=10    ;size of the id3-displayer (at the bottom of SingIT)
  46. id3_right_width=9
  47. id3_height=12
  48.  
  49. [font]
  50. dock_nolyrics=StepSkin SingIT SingSkin
  51. text_transparent=1    ;Specify if the text must be copied by opacity or by transparency
  52. text_dock_top=3        ;y coord of the text in docked mode
  53. text_id3_top=3        ;y coord of the text in the id3-displayer
  54. text_space_between=22    ;space between each line of lyrics
  55.  
  56. text_lyrics_line_1=2
  57. text_lyrics_line_2=2
  58. text_lyrics_line_3=1
  59. text_lyrics_line_4=2    ;here you have to specify wich font to use for each line
  60. text_lyrics_line_5=2    ;if you put 1, it means that it will use the first line
  61. text_dock_noline=2    ; in the font.bmp file
  62. text_dock_line=1    ;if you put 2, it'll use the 2nd line, etc...
  63. text_id3_artist_line=1
  64. text_id3_title_line=1
  65. text_id3_album_line=2
  66. text_id3_year_line=2
  67. text_id3_genre_line=2
  68. text_id3_comment_line=2
  69. text_id3_lyricsby_line=2
  70. text_id3_author_line=1
  71.  
  72. [location]    ;location of each button in normal mode
  73. title_left=0
  74. title_right=33
  75. title_top=0
  76. title_bottom=13
  77. x2_left=60
  78. x2_right=85
  79. x2_top=15
  80. x2_bottom=40
  81. center_left=60
  82. center_right=85
  83. center_top=41
  84. center_bottom=66
  85. id3_left=60
  86. id3_right=85
  87. id3_top=67
  88. id3_bottom=79
  89. look_left=60
  90. look_right=85
  91. look_top=80
  92. look_bottom=92
  93. min_left=68
  94. min_right=78
  95. min_top=0
  96. min_bottom=13
  97. close_left=79
  98. close_right=89
  99. close_top=0
  100. close_bottom=13
  101. inc_left=4
  102. inc_right=18
  103. inc_top=15
  104. inc_bottom=60
  105. dec_left=4
  106. dec_right=18
  107. dec_top=60
  108. dec_bottom=105
  109. cfg_left=60
  110. cfg_right=85
  111. cfg_top=93
  112. cfg_bottom=105
  113. dock_left=57
  114. dock_right=67
  115. dock_top=0
  116. dock_bottom=13
  117.  
  118. [dock_location]        ;location of each button in docked mode
  119. dock_title_left=0
  120. dock_title_right=33
  121. dock_title_top=0
  122. dock_title_bottom=13
  123. dock_x2_left=0
  124. dock_x2_right=0
  125. dock_x2_top=0
  126. dock_x2_bottom=0
  127. dock_center_left=0
  128. dock_center_right=0
  129. dock_center_top=0
  130. dock_center_bottom=0
  131. dock_id3_left=0
  132. dock_id3_right=0
  133. dock_id3_top=0
  134. dock_id3_bottom=0
  135. dock_look_left=0
  136. dock_look_right=0
  137. dock_look_top=0
  138. dock_look_bottom=0
  139. dock_min_left=0
  140. dock_min_right=0
  141. dock_min_top=0
  142. dock_min_bottom=0
  143. dock_close_left=0
  144. dock_close_right=0
  145. dock_close_top=0
  146. dock_close_bottom=0
  147. dock_inc_left=0
  148. dock_inc_right=0
  149. dock_inc_top=0
  150. dock_inc_bottom=0
  151. dock_dec_left=0
  152. dock_dec_right=0
  153. dock_dec_top=0
  154. dock_dec_bottom=0
  155. dock_cfg_left=0
  156. dock_cfg_right=0
  157. dock_cfg_top=0
  158. dock_cfg_bottom=0
  159. dock_dock_left=57
  160. dock_dock_right=68
  161. dock_dock_top=0
  162. dock_dock_bottom=13
  163.  
  164.