home *** CD-ROM | disk | FTP | other *** search
/ Multimedia & CD-ROM 4 / mmcd04-julaug1995-cd.iso / applicat / various / dsuns2 / ds_data.exe / STARCELL / COLOR256.TXT < prev    next >
Text File  |  1993-02-11  |  2KB  |  113 lines

  1. 0 1
  2. ; color256.txt
  3. ;
  4. ; This is a sample star-cell file for 256-color cards (Super-VGA, etc).  
  5. ; It describes the shape and intensity of each star in a set.  The first 
  6. ; line must be "0 1" to identify the file. Any line beginning with ";" 
  7. ; is a comment.
  8. ;
  9. ; A star is described as a 7x7 cell of pixels.
  10. ; Each pixel can be any one of sixteen shades of gray:
  11. ;
  12. ;   color        character code
  13. ;   ---------    --------------
  14. ;   black        - or 0
  15. ;   gray1        1
  16. ;   gray2        2
  17. ;   gray3        3
  18. ;   gray4        4
  19. ;   gray5        5
  20. ;   gray6        6
  21. ;   gray7        7
  22. ;   gray8        8
  23. ;   gray9        9
  24. ;   gray10       A
  25. ;   gray11       B
  26. ;   gray12       C
  27. ;   gray13       D
  28. ;   gray14       E
  29. ;   white        F
  30. ;
  31. ; Each line represents one entire row of pixels.
  32. ; Seven lines make a complete star-cell.
  33. ;
  34. ; Star Cell For Magnitudes dimmer than 6
  35. ;
  36. -------       
  37. -------       
  38. -------       
  39. ---5---       
  40. -------       
  41. -------       
  42. -------       
  43. ;
  44. ; Star Cell For Magnitudes 5 to 6
  45. ;
  46. -------       
  47. -------       
  48. -------       
  49. ---8---       
  50. -------       
  51. -------       
  52. -------       
  53. ;
  54. ; Star Cell For Magnitudes 4 to 5
  55. ;
  56. -------       
  57. -------       
  58. -------       
  59. ---A---       
  60. -------       
  61. -------       
  62. -------       
  63. ;
  64. ; Star Cell For Magnitudes 3 to 4
  65. ;
  66. -------       
  67. -------       
  68. -------       
  69. ---C---       
  70. -------       
  71. -------       
  72. -------       
  73. ;
  74. ; Star Cell For Magnitudes 2 to 3
  75. ;
  76. -------       
  77. -------       
  78. -------       
  79. --DD---       
  80. -------       
  81. -------       
  82. -------       
  83. ;
  84. ; Star Cell For Magnitudes 1 to 2
  85. ;
  86. -------       
  87. -------       
  88. ---D---       
  89. --DDD--       
  90. ---D---       
  91. -------       
  92. -------       
  93. ;
  94. ; Star Cell For Magnitudes 0 to 1
  95. ;
  96. -------       
  97. ---F---       
  98. --FFF--       
  99. -FFFFF-       
  100. --FFF--       
  101. ---F---       
  102. -------       
  103. ;
  104. ; Star Cell For Magnitudes brighter than 0
  105. ;
  106. ---F---       
  107. ---F---       
  108. --FFF--       
  109. FFFFFFF       
  110. --FFF--       
  111. ---F---       
  112. ---F---       
  113.