home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2004 May / Gamestar_62_2004-05_dvd.iso / Programy / mmsetup_8200081_TUCOWS.exe / TrackListConfig.ini < prev    next >
INI File  |  2003-12-12  |  7KB  |  148 lines

  1. ;
  2. ; Documentation
  3. ;
  4. ; All questions/comments/complaints should be sent to:
  5. ;    techsupp@musicmatch.com
  6. ;
  7. ; ***************
  8. ; *** WARNING ***
  9. ; ***************
  10. ; If you make changes to this file, before updating your software, make sure you save
  11. ; off the file here.  Updating your software will destroy whatever changes you've made.
  12. ; YOU HAVE BEEN WARNED!!!
  13. ;
  14. ; To create a new entry, simply increase [Config] NumEntries by one.
  15. ; Then you will need to create a new section called "[Entry #]" where the #
  16. ; is whatever number you just increased the NumEntries to.
  17. ;
  18. ; Then, you will need to create the entry according to the specification given below.
  19. ;
  20. ; The basic idea is that a frame is created in which all the tag data associated for a given file is placed.
  21. ; This frame is repeated horizontally (first) and vertically (second) until the number of tracks runs out.  Probably the best
  22. ; and fastest way to do this, is to copy an entry and modify it.  You can use Print Preview to view your changes
  23. ; (and kill less trees).  Each frame represents a track and the format will be the same for all tracks in a given print
  24. ; job.  Music Library print jobs are a little bit interesting.  Each group (as selected in the UI) gets printed as text.  Each
  25. ; group text line starts on a new line.  So if you can fit four frames across, but there's only three frames in a group,
  26. ; you will see an empty frame (border not drawn) at the right most side - remember, left to right, top to bottom.
  27. ;
  28. ; This is a great job for creativity, but I am not such a person...
  29. ;
  30. ; ALL UNITS MEASURED IN FRACTIONS OF AN INCH
  31. ;
  32. ; Entry Specification
  33. ; ===================
  34. ; Name=name of layout                                                   // as it appears in dropdown list
  35. ; Orientation=page orientation                                          // Portrait or Landscape
  36. ; Offsets=left, top, right, bottom                                      // user definable margins
  37. ; FrameDim=width, height, thickness                                     // outermost frame dimension, thickness signifies pen thickness in pixels
  38. ; PicDim=left, top, right, bottom, thickness                            // picture dimension, where tag art is StretchBlt'd to, pen thickness in pixels
  39. ; TrackName=strformat, left, top, right, bottom, font, font size,r,g,b  // strformat as given to sprintf(strformat, ...) - from song tag, rgb specifies a color
  40. ; Artist=strformat, left, top, right, bottom, font, font size,r,g,b     // strformat as given to sprintf(strformat, ...) - from song tag, rgb specifies a color
  41. ; AlbumName=strformat, left, top, right, bottom, font, font size,r,g,b  // strformat as given to sprintf(strformat, ...) - from song tag, rgb specifies a color
  42. ; Genre=strformat, left, top, right, bottom, font, font size,r,g,b      // strformat as given to sprintf(strformat, ...) - from song tag, rgb specifies a color
  43. ; Number=strformat, left, top, right, bottom, font, font size,r,g,b     // strformat as given to sprintf(strformat, ...) - from song tag, rgb specifies a color
  44. ; Length=strformat, left, top, right, bottom, font, font size,r,g,b     // strformat as given to sprintf(strformat, ...) - from song tag, rgb specifies a color
  45. ; Bitrate=strformat, left, top, right, bottom, font, font size,r,g,b    // strformat as given to sprintf(strformat, ...) - from song tag, rgb specifies a color
  46. ; Bios=strformat, left, top, right, bottom, font, size,r,g,b            // text data auto word-wrapped in rectangle specified.
  47. ; Lyrics=strformat, left, top, right, bottom, font, size,r,g,b          // text data auto word-wrapped in rectangle specified.
  48. ; Notes=strformat, left, top, right, bottom, font, size,r,g,b           // text data auto word-wrapped in rectangle specified.
  49. ; TextN=# of arbitrary text items                                       // number of arbitrary text items to display, Text1, Text2, ... Text<N>
  50. ; Text1=left, top, text                                                 // text - doesn't support commas in strings! doh!
  51. ; BitmapN=# of arbitrary bitmaps                                        // Bitmap1, Bitmap2, ... Bitmap<N>
  52. ; Bitmap1=left, top, right, bottom, image file                          // image file relative to TARGETDIR, e.g. Images\logo_l.bmp 
  53. ; ShapeN=# of arbitrary shapes                                          // Shape1, Shape2, ... Shape<N>
  54. ; Shape1=left, top, right, bottom, shape                                // shape == 0 (rectangle), shape == 1 (ellipse)
  55. ;
  56.  
  57. [Config]
  58. NumEntries=7
  59.  
  60. [Entry 1]
  61. Name=Horizontal Lines
  62. Orientation=Portrait
  63. Offsets=0.0,0.0,0.0,0.0
  64. FrameDim=8.0,1.0,1.0
  65. PicDim=0.05,0.05,0.95,0.95,1.0
  66. Group=Arial, 24
  67. TrackName=%s, 1.05, 0.05, 3.15, .55, Arial, 14
  68. Artist=by %s, 1.05, 0.31, 3.15, .81, Arial, 10
  69. AlbumName=from %s, 1.05, 0.47, 3.15, .97, Arial, 10
  70. Genre=%s, 1.05, 0.66, 3.15, 1.16, Arial, 8
  71. Number=Track #: %s, 1.05, 0.85, 3.15, 1.35, Arial, 6
  72. Length=Length: %s, 1.73, 0.85, 2.33, 1.35, Arial, 6
  73. Bitrate=Bitrate: %s kbps, 2.38, 0.85, 3.3, 1.35, Arial, 6
  74. Bios=%s, 3.35, 0.05, 4.85, 0.95, Arial, 6, 1
  75. Lyrics=%s, 4.90, 0.05, 6.40, 0.95, Arial, 6, 1
  76. Notes=%s, 6.45, 0.05, 7.95, 0.95, Arial, 6, 1
  77.  
  78. [Entry 2]
  79. Name=Business Cards
  80. Orientation=Portrait
  81. Offsets=0.0,0.0,0.0,0.0
  82. FrameDim=3.5,2.0,1.0
  83. PicDim=0.05,0.05,1.45,1.45,1.0
  84. Group=Arial, 24
  85. TrackName=%s, 0.05, 1.62, 3.45, 1.95, Arial, 18
  86. Artist=%s, 1.52, 0.1, 3.45, 1.95, Arial, 14
  87. AlbumName=%s, 1.52, 0.4, 3.45, 1.95, Arial, 10
  88. Genre=%s, 1.52, 0.7, 3.45, 1.95, Arial, 8
  89. Number=Track #: %s, 1.52, 0.9, 3.45, 1.95, Arial, 8
  90. Length=Length: %s, 1.52, 1.1, 3.45, 1.95, Arial, 8
  91. Bitrate=Bitrate: %s kbps, 1.52, 1.3, 3.45, 1.95, Arial, 8
  92.  
  93. [Entry 3]
  94. Name=Horizontal 2-UP
  95. Orientation=Portrait
  96. Offsets=0.0,0.0,0.0,0.0
  97. FrameDim=4.0,1.5,1.0
  98. PicDim=0.05,0.05,1.45,1.45,1.0
  99. Group=Arial, 24
  100. TrackName=%s, 1.55, 0.05, 3.95, 0.55, Arial, 12
  101. Artist=by %s, 1.55, 0.27, 3.95, 0.77, Arial, 10
  102. AlbumName=from %s, 1.55, 0.60, 3.95, 1.10, Arial, 10
  103. Genre=%s, 1.55, 1.0, 3.95, 1.5, Arial, 8
  104. Number=Track #: %s, 1.55, 1.35, 2.16, 1.85, Arial, 6
  105. Length=Length: %s, 2.23, 1.35, 2.86, 1.85, Arial, 6
  106. Bitrate=Bitrate: %s kbps, 2.91, 1.35, 3.95, 1.85, Arial, 6
  107.  
  108. [Entry 4]
  109. Name=Trading Cards
  110. Orientation=Portrait
  111. Offsets=0.6,0.0,0.0,0.0
  112. FrameDim=2.45,3.45,1.0
  113. PicDim=0.01,.31,2.44,2.74,0.0
  114. Group=Arial, 24
  115. TrackName=%s, 0.05, 0.05, 2.39, .29, Arial, 13
  116. Artist=artist: %s, 0.05, 2.78, 2.39, 3.10, Arial, 11
  117. AlbumName=album: %s, 0.05, 2.95, 2.39, 3.32, Arial, 11
  118. Genre=%s, 0.05, 3.15, 2.39, 3.45, Arial, 14
  119.  
  120.  
  121.  
  122. [Entry 5]
  123. Name=Album Art Mosaic (Small)
  124. Orientation=Portrait
  125. Offsets=0.0,0.0,0.0,0.0
  126. FrameDim=1.0,1.0,1.0
  127. PicDim=0.02,0.02,0.98,0.98,1.0
  128.  
  129. [Entry 6]
  130. Name=Album Art Mosaic (Large)
  131. Orientation=Portrait
  132. Offsets=0.0,0.0,0.0,0.0
  133. FrameDim=2.5,2.5,1.0
  134. PicDim=0.02,0.02,2.48,2.48,1.0
  135.  
  136. [Entry 7]
  137. Name=Book Marks
  138. Orientation=Portrait
  139. Offsets=0.7,0.0,0.0,0.0
  140. FrameDim=1.8,5.05,1.0
  141. PicDim=0.05,0.05,1.75,1.75,1.0
  142. Group=Arial, 24
  143. TrackName=%s, 0.05, 1.82, 1.75, 2.52, Arial, 10
  144. Artist=artist: %s, 0.05, 2, 1.75, 2.82, Arial, 9
  145. AlbumName=album: %s, 0.05, 2.15, 1.75, 3.02, Arial, 9
  146. Genre=%s, 0.05, 2.32, 1.75, 3.22, Arial, 8
  147. Lyrics=%s, .05, 2.5, 1.75, 5, Arial, 6, 1
  148.