asciimo 0.1.0 → 0.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (784) hide show
  1. data/README.md +28 -32
  2. data/asciimo.gemspec +3 -3
  3. data/bin/asciimo +6 -1
  4. data/ext/asciimo/Readme.md +79 -76
  5. data/ext/asciimo/build/build.js +32 -9
  6. data/ext/asciimo/build/clean.js +24 -4
  7. data/ext/asciimo/fonts/3-d.flf +818 -0
  8. data/ext/asciimo/fonts/3x5.flf +616 -587
  9. data/ext/asciimo/fonts/5lineoblique.flf +717 -0
  10. data/ext/asciimo/fonts/Acrobatic.flf +1239 -1157
  11. data/ext/asciimo/fonts/Alligator.flf +717 -682
  12. data/ext/asciimo/fonts/Alligator2.flf +719 -683
  13. data/ext/asciimo/fonts/Alphabet.flf +726 -682
  14. data/ext/asciimo/fonts/Avatar.flf +628 -587
  15. data/ext/asciimo/fonts/Banner.flf +822 -777
  16. data/ext/asciimo/fonts/Banner3.flf +717 -682
  17. data/ext/asciimo/fonts/Banner4.flf +717 -682
  18. data/ext/asciimo/fonts/Barbwire.flf +819 -778
  19. data/ext/asciimo/fonts/Basic.flf +819 -778
  20. data/ext/asciimo/fonts/Bell.flf +633 -585
  21. data/ext/asciimo/fonts/Binary.flf +371 -112
  22. data/ext/asciimo/fonts/Broadway.flf +1152 -1063
  23. data/ext/asciimo/fonts/Bulbhead.flf +425 -397
  24. data/ext/asciimo/fonts/C64-fonts/1943____.flf +768 -0
  25. data/ext/asciimo/fonts/C64-fonts/1943____.flf.txt +12 -0
  26. data/ext/asciimo/fonts/C64-fonts/4x4_offr.flf +768 -0
  27. data/ext/asciimo/fonts/C64-fonts/4x4_offr.flf.txt +12 -0
  28. data/ext/asciimo/fonts/C64-fonts/64f1____.flf +768 -0
  29. data/ext/asciimo/fonts/C64-fonts/64f1____.flf.txt +12 -0
  30. data/ext/asciimo/fonts/C64-fonts/a_zooloo.flf +768 -0
  31. data/ext/asciimo/fonts/C64-fonts/a_zooloo.flf.txt +12 -0
  32. data/ext/asciimo/fonts/C64-fonts/advenger.flf +768 -0
  33. data/ext/asciimo/fonts/C64-fonts/advenger.flf.txt +12 -0
  34. data/ext/asciimo/fonts/C64-fonts/aquaplan.flf +768 -0
  35. data/ext/asciimo/fonts/C64-fonts/aquaplan.flf.txt +12 -0
  36. data/ext/asciimo/fonts/C64-fonts/asc_____.flf +768 -0
  37. data/ext/asciimo/fonts/C64-fonts/asc_____.flf.txt +12 -0
  38. data/ext/asciimo/fonts/C64-fonts/ascii___.flf +768 -0
  39. data/ext/asciimo/fonts/C64-fonts/ascii___.flf.txt +12 -0
  40. data/ext/asciimo/fonts/C64-fonts/assalt_m.flf +768 -0
  41. data/ext/asciimo/fonts/C64-fonts/assalt_m.flf.txt +12 -0
  42. data/ext/asciimo/fonts/C64-fonts/asslt__m.flf +768 -0
  43. data/ext/asciimo/fonts/C64-fonts/asslt__m.flf.txt +12 -0
  44. data/ext/asciimo/fonts/C64-fonts/atc_____.flf +768 -0
  45. data/ext/asciimo/fonts/C64-fonts/atc_____.flf.txt +20 -0
  46. data/ext/asciimo/fonts/C64-fonts/atc_gran.flf +768 -0
  47. data/ext/asciimo/fonts/C64-fonts/atc_gran.flf.txt +20 -0
  48. data/ext/asciimo/fonts/C64-fonts/b_m__200.flf +768 -0
  49. data/ext/asciimo/fonts/C64-fonts/b_m__200.flf.txt +12 -0
  50. data/ext/asciimo/fonts/C64-fonts/battle_s.flf +768 -0
  51. data/ext/asciimo/fonts/C64-fonts/battle_s.flf.txt +20 -0
  52. data/ext/asciimo/fonts/C64-fonts/battlesh.flf +768 -0
  53. data/ext/asciimo/fonts/C64-fonts/battlesh.flf.txt +20 -0
  54. data/ext/asciimo/fonts/C64-fonts/baz__bil.flf +768 -0
  55. data/ext/asciimo/fonts/C64-fonts/baz__bil.flf.txt +12 -0
  56. data/ext/asciimo/fonts/C64-fonts/beer_pub.flf +768 -0
  57. data/ext/asciimo/fonts/C64-fonts/beer_pub.flf.txt +12 -0
  58. data/ext/asciimo/fonts/C64-fonts/bubble__.flf +768 -0
  59. data/ext/asciimo/fonts/C64-fonts/bubble__.flf.txt +12 -0
  60. data/ext/asciimo/fonts/C64-fonts/bubble_b.flf +768 -0
  61. data/ext/asciimo/fonts/C64-fonts/bubble_b.flf.txt +12 -0
  62. data/ext/asciimo/fonts/C64-fonts/c1______.flf +768 -0
  63. data/ext/asciimo/fonts/C64-fonts/c1______.flf.txt +12 -0
  64. data/ext/asciimo/fonts/C64-fonts/c2______.flf +768 -0
  65. data/ext/asciimo/fonts/C64-fonts/c2______.flf.txt +12 -0
  66. data/ext/asciimo/fonts/C64-fonts/c_ascii_.flf +768 -0
  67. data/ext/asciimo/fonts/C64-fonts/c_ascii_.flf.txt +12 -0
  68. data/ext/asciimo/fonts/C64-fonts/c_consen.flf +768 -0
  69. data/ext/asciimo/fonts/C64-fonts/c_consen.flf.txt +20 -0
  70. data/ext/asciimo/fonts/C64-fonts/caus_in_.flf +768 -0
  71. data/ext/asciimo/fonts/C64-fonts/caus_in_.flf.txt +12 -0
  72. data/ext/asciimo/fonts/C64-fonts/char1___.flf +768 -0
  73. data/ext/asciimo/fonts/C64-fonts/char1___.flf.txt +12 -0
  74. data/ext/asciimo/fonts/C64-fonts/char2___.flf +768 -0
  75. data/ext/asciimo/fonts/C64-fonts/char2___.flf.txt +12 -0
  76. data/ext/asciimo/fonts/C64-fonts/char3___.flf +768 -0
  77. data/ext/asciimo/fonts/C64-fonts/char3___.flf.txt +12 -0
  78. data/ext/asciimo/fonts/C64-fonts/char4___.flf +768 -0
  79. data/ext/asciimo/fonts/C64-fonts/char4___.flf.txt +12 -0
  80. data/ext/asciimo/fonts/C64-fonts/charact1.flf +768 -0
  81. data/ext/asciimo/fonts/C64-fonts/charact1.flf.txt +12 -0
  82. data/ext/asciimo/fonts/C64-fonts/charact2.flf +768 -0
  83. data/ext/asciimo/fonts/C64-fonts/charact2.flf.txt +12 -0
  84. data/ext/asciimo/fonts/C64-fonts/charact3.flf +768 -0
  85. data/ext/asciimo/fonts/C64-fonts/charact3.flf.txt +12 -0
  86. data/ext/asciimo/fonts/C64-fonts/charact4.flf +768 -0
  87. data/ext/asciimo/fonts/C64-fonts/charact4.flf.txt +12 -0
  88. data/ext/asciimo/fonts/C64-fonts/charact5.flf +768 -0
  89. data/ext/asciimo/fonts/C64-fonts/charact5.flf.txt +12 -0
  90. data/ext/asciimo/fonts/C64-fonts/charact6.flf +768 -0
  91. data/ext/asciimo/fonts/C64-fonts/charact6.flf.txt +12 -0
  92. data/ext/asciimo/fonts/C64-fonts/characte.flf +768 -0
  93. data/ext/asciimo/fonts/C64-fonts/characte.flf.txt +12 -0
  94. data/ext/asciimo/fonts/C64-fonts/charset_.flf +768 -0
  95. data/ext/asciimo/fonts/C64-fonts/charset_.flf.txt +12 -0
  96. data/ext/asciimo/fonts/C64-fonts/coil_cop.flf +768 -0
  97. data/ext/asciimo/fonts/C64-fonts/coil_cop.flf.txt +12 -0
  98. data/ext/asciimo/fonts/C64-fonts/com_sen_.flf +768 -0
  99. data/ext/asciimo/fonts/C64-fonts/com_sen_.flf.txt +12 -0
  100. data/ext/asciimo/fonts/C64-fonts/computer.flf +768 -0
  101. data/ext/asciimo/fonts/C64-fonts/computer.flf.txt +12 -0
  102. data/ext/asciimo/fonts/C64-fonts/convoy__.flf +768 -0
  103. data/ext/asciimo/fonts/C64-fonts/convoy__.flf.txt +20 -0
  104. data/ext/asciimo/fonts/C64-fonts/d_dragon.flf +768 -0
  105. data/ext/asciimo/fonts/C64-fonts/d_dragon.flf.txt +12 -0
  106. data/ext/asciimo/fonts/C64-fonts/dcs_bfmo.flf +768 -0
  107. data/ext/asciimo/fonts/C64-fonts/dcs_bfmo.flf.txt +12 -0
  108. data/ext/asciimo/fonts/C64-fonts/deep_str.flf +768 -0
  109. data/ext/asciimo/fonts/C64-fonts/deep_str.flf.txt +20 -0
  110. data/ext/asciimo/fonts/C64-fonts/demo_1__.flf +768 -0
  111. data/ext/asciimo/fonts/C64-fonts/demo_1__.flf.txt +12 -0
  112. data/ext/asciimo/fonts/C64-fonts/demo_2__.flf +768 -0
  113. data/ext/asciimo/fonts/C64-fonts/demo_2__.flf.txt +12 -0
  114. data/ext/asciimo/fonts/C64-fonts/demo_m__.flf +768 -0
  115. data/ext/asciimo/fonts/C64-fonts/demo_m__.flf.txt +12 -0
  116. data/ext/asciimo/fonts/C64-fonts/devilish.flf +768 -0
  117. data/ext/asciimo/fonts/C64-fonts/devilish.flf.txt +12 -0
  118. data/ext/asciimo/fonts/C64-fonts/druid___.flf +768 -0
  119. data/ext/asciimo/fonts/C64-fonts/druid___.flf.txt +12 -0
  120. data/ext/asciimo/fonts/C64-fonts/e__fist_.flf +768 -0
  121. data/ext/asciimo/fonts/C64-fonts/e__fist_.flf.txt +12 -0
  122. data/ext/asciimo/fonts/C64-fonts/ebbs_1__.flf +768 -0
  123. data/ext/asciimo/fonts/C64-fonts/ebbs_1__.flf.txt +12 -0
  124. data/ext/asciimo/fonts/C64-fonts/ebbs_2__.flf +768 -0
  125. data/ext/asciimo/fonts/C64-fonts/ebbs_2__.flf.txt +12 -0
  126. data/ext/asciimo/fonts/C64-fonts/eca_____.flf +768 -0
  127. data/ext/asciimo/fonts/C64-fonts/eca_____.flf.txt +12 -0
  128. data/ext/asciimo/fonts/C64-fonts/etcrvs__.flf +768 -0
  129. data/ext/asciimo/fonts/C64-fonts/etcrvs__.flf.txt +12 -0
  130. data/ext/asciimo/fonts/C64-fonts/f15_____.flf +768 -0
  131. data/ext/asciimo/fonts/C64-fonts/f15_____.flf.txt +20 -0
  132. data/ext/asciimo/fonts/C64-fonts/faces_of.flf +768 -0
  133. data/ext/asciimo/fonts/C64-fonts/faces_of.flf.txt +12 -0
  134. data/ext/asciimo/fonts/C64-fonts/fair_mea.flf +768 -0
  135. data/ext/asciimo/fonts/C64-fonts/fair_mea.flf.txt +12 -0
  136. data/ext/asciimo/fonts/C64-fonts/fairligh.flf +768 -0
  137. data/ext/asciimo/fonts/C64-fonts/fairligh.flf.txt +12 -0
  138. data/ext/asciimo/fonts/C64-fonts/fantasy_.flf +768 -0
  139. data/ext/asciimo/fonts/C64-fonts/fantasy_.flf.txt +12 -0
  140. data/ext/asciimo/fonts/C64-fonts/fbr12___.flf +768 -0
  141. data/ext/asciimo/fonts/C64-fonts/fbr12___.flf.txt +12 -0
  142. data/ext/asciimo/fonts/C64-fonts/fbr1____.flf +768 -0
  143. data/ext/asciimo/fonts/C64-fonts/fbr1____.flf.txt +12 -0
  144. data/ext/asciimo/fonts/C64-fonts/fbr2____.flf +768 -0
  145. data/ext/asciimo/fonts/C64-fonts/fbr2____.flf.txt +12 -0
  146. data/ext/asciimo/fonts/C64-fonts/fbr_stri.flf +768 -0
  147. data/ext/asciimo/fonts/C64-fonts/fbr_stri.flf.txt +12 -0
  148. data/ext/asciimo/fonts/C64-fonts/fbr_tilt.flf +768 -0
  149. data/ext/asciimo/fonts/C64-fonts/fbr_tilt.flf.txt +12 -0
  150. data/ext/asciimo/fonts/C64-fonts/finalass.flf +768 -0
  151. data/ext/asciimo/fonts/C64-fonts/finalass.flf.txt +12 -0
  152. data/ext/asciimo/fonts/C64-fonts/fireing_.flf +768 -0
  153. data/ext/asciimo/fonts/C64-fonts/fireing_.flf.txt +12 -0
  154. data/ext/asciimo/fonts/C64-fonts/flyn_sh.flf +768 -0
  155. data/ext/asciimo/fonts/C64-fonts/flyn_sh.flf.txt +20 -0
  156. data/ext/asciimo/fonts/C64-fonts/fp1_____.flf +768 -0
  157. data/ext/asciimo/fonts/C64-fonts/fp1_____.flf.txt +12 -0
  158. data/ext/asciimo/fonts/C64-fonts/fp2_____.flf +768 -0
  159. data/ext/asciimo/fonts/C64-fonts/fp2_____.flf.txt +12 -0
  160. data/ext/asciimo/fonts/C64-fonts/funky_dr.flf +768 -0
  161. data/ext/asciimo/fonts/C64-fonts/funky_dr.flf.txt +12 -0
  162. data/ext/asciimo/fonts/C64-fonts/future_1.flf +768 -0
  163. data/ext/asciimo/fonts/C64-fonts/future_1.flf.txt +12 -0
  164. data/ext/asciimo/fonts/C64-fonts/future_2.flf +768 -0
  165. data/ext/asciimo/fonts/C64-fonts/future_2.flf.txt +12 -0
  166. data/ext/asciimo/fonts/C64-fonts/future_3.flf +768 -0
  167. data/ext/asciimo/fonts/C64-fonts/future_3.flf.txt +12 -0
  168. data/ext/asciimo/fonts/C64-fonts/future_4.flf +768 -0
  169. data/ext/asciimo/fonts/C64-fonts/future_4.flf.txt +12 -0
  170. data/ext/asciimo/fonts/C64-fonts/future_5.flf +768 -0
  171. data/ext/asciimo/fonts/C64-fonts/future_5.flf.txt +12 -0
  172. data/ext/asciimo/fonts/C64-fonts/future_6.flf +768 -0
  173. data/ext/asciimo/fonts/C64-fonts/future_6.flf.txt +12 -0
  174. data/ext/asciimo/fonts/C64-fonts/future_7.flf +768 -0
  175. data/ext/asciimo/fonts/C64-fonts/future_7.flf.txt +12 -0
  176. data/ext/asciimo/fonts/C64-fonts/future_8.flf +768 -0
  177. data/ext/asciimo/fonts/C64-fonts/future_8.flf.txt +12 -0
  178. data/ext/asciimo/fonts/C64-fonts/gauntlet.flf +768 -0
  179. data/ext/asciimo/fonts/C64-fonts/gauntlet.flf.txt +12 -0
  180. data/ext/asciimo/fonts/C64-fonts/ghost_bo.flf +768 -0
  181. data/ext/asciimo/fonts/C64-fonts/ghost_bo.flf.txt +12 -0
  182. data/ext/asciimo/fonts/C64-fonts/gothic.flf +768 -0
  183. data/ext/asciimo/fonts/C64-fonts/gothic.flf.txt +12 -0
  184. data/ext/asciimo/fonts/C64-fonts/gothic__.flf +768 -0
  185. data/ext/asciimo/fonts/C64-fonts/gothic__.flf.txt +12 -0
  186. data/ext/asciimo/fonts/C64-fonts/grand_pr.flf +768 -0
  187. data/ext/asciimo/fonts/C64-fonts/grand_pr.flf.txt +20 -0
  188. data/ext/asciimo/fonts/C64-fonts/green_be.flf +768 -0
  189. data/ext/asciimo/fonts/C64-fonts/green_be.flf.txt +12 -0
  190. data/ext/asciimo/fonts/C64-fonts/hades___.flf +768 -0
  191. data/ext/asciimo/fonts/C64-fonts/hades___.flf.txt +20 -0
  192. data/ext/asciimo/fonts/C64-fonts/heavy_me.flf +768 -0
  193. data/ext/asciimo/fonts/C64-fonts/heavy_me.flf.txt +20 -0
  194. data/ext/asciimo/fonts/C64-fonts/heroboti.flf +768 -0
  195. data/ext/asciimo/fonts/C64-fonts/heroboti.flf.txt +20 -0
  196. data/ext/asciimo/fonts/C64-fonts/high_noo.flf +768 -0
  197. data/ext/asciimo/fonts/C64-fonts/high_noo.flf.txt +20 -0
  198. data/ext/asciimo/fonts/C64-fonts/hills___.flf +768 -0
  199. data/ext/asciimo/fonts/C64-fonts/hills___.flf.txt +12 -0
  200. data/ext/asciimo/fonts/C64-fonts/home_pak.flf +768 -0
  201. data/ext/asciimo/fonts/C64-fonts/home_pak.flf.txt +12 -0
  202. data/ext/asciimo/fonts/C64-fonts/house_of.flf +768 -0
  203. data/ext/asciimo/fonts/C64-fonts/house_of.flf.txt +20 -0
  204. data/ext/asciimo/fonts/C64-fonts/hypa_bal.flf +768 -0
  205. data/ext/asciimo/fonts/C64-fonts/hypa_bal.flf.txt +20 -0
  206. data/ext/asciimo/fonts/C64-fonts/hyper___.flf +768 -0
  207. data/ext/asciimo/fonts/C64-fonts/hyper___.flf.txt +12 -0
  208. data/ext/asciimo/fonts/C64-fonts/inc_raw_.flf +768 -0
  209. data/ext/asciimo/fonts/C64-fonts/inc_raw_.flf.txt +12 -0
  210. data/ext/asciimo/fonts/C64-fonts/italics_.flf +768 -0
  211. data/ext/asciimo/fonts/C64-fonts/italics_.flf.txt +12 -0
  212. data/ext/asciimo/fonts/C64-fonts/joust___.flf +768 -0
  213. data/ext/asciimo/fonts/C64-fonts/joust___.flf.txt +20 -0
  214. data/ext/asciimo/fonts/C64-fonts/kgames_i.flf +768 -0
  215. data/ext/asciimo/fonts/C64-fonts/kgames_i.flf.txt +20 -0
  216. data/ext/asciimo/fonts/C64-fonts/kik_star.flf +768 -0
  217. data/ext/asciimo/fonts/C64-fonts/kik_star.flf.txt +20 -0
  218. data/ext/asciimo/fonts/C64-fonts/krak_out.flf +768 -0
  219. data/ext/asciimo/fonts/C64-fonts/krak_out.flf.txt +12 -0
  220. data/ext/asciimo/fonts/C64-fonts/lazy_jon.flf +768 -0
  221. data/ext/asciimo/fonts/C64-fonts/lazy_jon.flf.txt +12 -0
  222. data/ext/asciimo/fonts/C64-fonts/letter_w.flf +768 -0
  223. data/ext/asciimo/fonts/C64-fonts/letter_w.flf.txt +12 -0
  224. data/ext/asciimo/fonts/C64-fonts/letterw3.flf +768 -0
  225. data/ext/asciimo/fonts/C64-fonts/letterw3.flf.txt +12 -0
  226. data/ext/asciimo/fonts/C64-fonts/lexible_.flf +768 -0
  227. data/ext/asciimo/fonts/C64-fonts/lexible_.flf.txt +12 -0
  228. data/ext/asciimo/fonts/C64-fonts/mad_nurs.flf +768 -0
  229. data/ext/asciimo/fonts/C64-fonts/mad_nurs.flf.txt +12 -0
  230. data/ext/asciimo/fonts/C64-fonts/magic_ma.flf +768 -0
  231. data/ext/asciimo/fonts/C64-fonts/magic_ma.flf.txt +12 -0
  232. data/ext/asciimo/fonts/C64-fonts/master_o.flf +768 -0
  233. data/ext/asciimo/fonts/C64-fonts/master_o.flf.txt +12 -0
  234. data/ext/asciimo/fonts/C64-fonts/mayhem_d.flf +768 -0
  235. data/ext/asciimo/fonts/C64-fonts/mayhem_d.flf.txt +12 -0
  236. data/ext/asciimo/fonts/C64-fonts/mcg_____.flf +768 -0
  237. data/ext/asciimo/fonts/C64-fonts/mcg_____.flf.txt +12 -0
  238. data/ext/asciimo/fonts/C64-fonts/mig_ally.flf +768 -0
  239. data/ext/asciimo/fonts/C64-fonts/mig_ally.flf.txt +12 -0
  240. data/ext/asciimo/fonts/C64-fonts/modern__.flf +768 -0
  241. data/ext/asciimo/fonts/C64-fonts/modern__.flf.txt +12 -0
  242. data/ext/asciimo/fonts/C64-fonts/new_asci.flf +768 -0
  243. data/ext/asciimo/fonts/C64-fonts/new_asci.flf.txt +12 -0
  244. data/ext/asciimo/fonts/C64-fonts/nfi1____.flf +768 -0
  245. data/ext/asciimo/fonts/C64-fonts/nfi1____.flf.txt +12 -0
  246. data/ext/asciimo/fonts/C64-fonts/notie_ca.flf +768 -0
  247. data/ext/asciimo/fonts/C64-fonts/notie_ca.flf.txt +20 -0
  248. data/ext/asciimo/fonts/C64-fonts/npn_____.flf +768 -0
  249. data/ext/asciimo/fonts/C64-fonts/npn_____.flf.txt +12 -0
  250. data/ext/asciimo/fonts/C64-fonts/odel_lak.flf +768 -0
  251. data/ext/asciimo/fonts/C64-fonts/odel_lak.flf.txt +12 -0
  252. data/ext/asciimo/fonts/C64-fonts/ok_beer_.flf +768 -0
  253. data/ext/asciimo/fonts/C64-fonts/ok_beer_.flf.txt +12 -0
  254. data/ext/asciimo/fonts/C64-fonts/outrun__.flf +768 -0
  255. data/ext/asciimo/fonts/C64-fonts/outrun__.flf.txt +12 -0
  256. data/ext/asciimo/fonts/C64-fonts/p_s_h_m_.flf +768 -0
  257. data/ext/asciimo/fonts/C64-fonts/p_s_h_m_.flf.txt +20 -0
  258. data/ext/asciimo/fonts/C64-fonts/p_skateb.flf +768 -0
  259. data/ext/asciimo/fonts/C64-fonts/p_skateb.flf.txt +20 -0
  260. data/ext/asciimo/fonts/C64-fonts/pacos_pe.flf +768 -0
  261. data/ext/asciimo/fonts/C64-fonts/pacos_pe.flf.txt +12 -0
  262. data/ext/asciimo/fonts/C64-fonts/panther_.flf +768 -0
  263. data/ext/asciimo/fonts/C64-fonts/panther_.flf.txt +20 -0
  264. data/ext/asciimo/fonts/C64-fonts/pawn_ins.flf +768 -0
  265. data/ext/asciimo/fonts/C64-fonts/pawn_ins.flf.txt +12 -0
  266. data/ext/asciimo/fonts/C64-fonts/phonix__.flf +768 -0
  267. data/ext/asciimo/fonts/C64-fonts/phonix__.flf.txt +12 -0
  268. data/ext/asciimo/fonts/C64-fonts/platoon2.flf +768 -0
  269. data/ext/asciimo/fonts/C64-fonts/platoon2.flf.txt +12 -0
  270. data/ext/asciimo/fonts/C64-fonts/platoon_.flf +768 -0
  271. data/ext/asciimo/fonts/C64-fonts/platoon_.flf.txt +12 -0
  272. data/ext/asciimo/fonts/C64-fonts/pod_____.flf +768 -0
  273. data/ext/asciimo/fonts/C64-fonts/pod_____.flf.txt +12 -0
  274. data/ext/asciimo/fonts/C64-fonts/r2-d2___.flf +768 -0
  275. data/ext/asciimo/fonts/C64-fonts/r2-d2___.flf.txt +20 -0
  276. data/ext/asciimo/fonts/C64-fonts/rad_____.flf +768 -0
  277. data/ext/asciimo/fonts/C64-fonts/rad_____.flf.txt +12 -0
  278. data/ext/asciimo/fonts/C64-fonts/rad_phan.flf +768 -0
  279. data/ext/asciimo/fonts/C64-fonts/rad_phan.flf.txt +20 -0
  280. data/ext/asciimo/fonts/C64-fonts/radical_.flf +768 -0
  281. data/ext/asciimo/fonts/C64-fonts/radical_.flf.txt +12 -0
  282. data/ext/asciimo/fonts/C64-fonts/rainbow_.flf +768 -0
  283. data/ext/asciimo/fonts/C64-fonts/rainbow_.flf.txt +20 -0
  284. data/ext/asciimo/fonts/C64-fonts/rally_s2.flf +768 -0
  285. data/ext/asciimo/fonts/C64-fonts/rally_s2.flf.txt +20 -0
  286. data/ext/asciimo/fonts/C64-fonts/rally_sp.flf +768 -0
  287. data/ext/asciimo/fonts/C64-fonts/rally_sp.flf.txt +20 -0
  288. data/ext/asciimo/fonts/C64-fonts/rampage_.flf +768 -0
  289. data/ext/asciimo/fonts/C64-fonts/rampage_.flf.txt +12 -0
  290. data/ext/asciimo/fonts/C64-fonts/rastan__.flf +768 -0
  291. data/ext/asciimo/fonts/C64-fonts/rastan__.flf.txt +12 -0
  292. data/ext/asciimo/fonts/C64-fonts/raw_recu.flf +768 -0
  293. data/ext/asciimo/fonts/C64-fonts/raw_recu.flf.txt +12 -0
  294. data/ext/asciimo/fonts/C64-fonts/rci_____.flf +768 -0
  295. data/ext/asciimo/fonts/C64-fonts/rci_____.flf.txt +12 -0
  296. data/ext/asciimo/fonts/C64-fonts/ripper!_.flf +768 -0
  297. data/ext/asciimo/fonts/C64-fonts/ripper!_.flf.txt +12 -0
  298. data/ext/asciimo/fonts/C64-fonts/road_rai.flf +768 -0
  299. data/ext/asciimo/fonts/C64-fonts/road_rai.flf.txt +12 -0
  300. data/ext/asciimo/fonts/C64-fonts/rockbox_.flf +768 -0
  301. data/ext/asciimo/fonts/C64-fonts/rockbox_.flf.txt +12 -0
  302. data/ext/asciimo/fonts/C64-fonts/rok_____.flf +768 -0
  303. data/ext/asciimo/fonts/C64-fonts/rok_____.flf.txt +12 -0
  304. data/ext/asciimo/fonts/C64-fonts/roman.flf +768 -0
  305. data/ext/asciimo/fonts/C64-fonts/roman.flf.txt +12 -0
  306. data/ext/asciimo/fonts/C64-fonts/roman___.flf +768 -0
  307. data/ext/asciimo/fonts/C64-fonts/roman___.flf.txt +12 -0
  308. data/ext/asciimo/fonts/C64-fonts/script__.flf +768 -0
  309. data/ext/asciimo/fonts/C64-fonts/script__.flf.txt +12 -0
  310. data/ext/asciimo/fonts/C64-fonts/skate_ro.flf +768 -0
  311. data/ext/asciimo/fonts/C64-fonts/skate_ro.flf.txt +12 -0
  312. data/ext/asciimo/fonts/C64-fonts/skateord.flf +768 -0
  313. data/ext/asciimo/fonts/C64-fonts/skateord.flf.txt +12 -0
  314. data/ext/asciimo/fonts/C64-fonts/skateroc.flf +768 -0
  315. data/ext/asciimo/fonts/C64-fonts/skateroc.flf.txt +12 -0
  316. data/ext/asciimo/fonts/C64-fonts/sketch_s.flf +768 -0
  317. data/ext/asciimo/fonts/C64-fonts/sketch_s.flf.txt +12 -0
  318. data/ext/asciimo/fonts/C64-fonts/sm______.flf +768 -0
  319. data/ext/asciimo/fonts/C64-fonts/sm______.flf.txt +20 -0
  320. data/ext/asciimo/fonts/C64-fonts/space_op.flf +768 -0
  321. data/ext/asciimo/fonts/C64-fonts/space_op.flf.txt +20 -0
  322. data/ext/asciimo/fonts/C64-fonts/spc_demo.flf +768 -0
  323. data/ext/asciimo/fonts/C64-fonts/spc_demo.flf.txt +12 -0
  324. data/ext/asciimo/fonts/C64-fonts/star_war.flf +768 -0
  325. data/ext/asciimo/fonts/C64-fonts/star_war.flf.txt +12 -0
  326. data/ext/asciimo/fonts/C64-fonts/stealth_.flf +768 -0
  327. data/ext/asciimo/fonts/C64-fonts/stealth_.flf.txt +12 -0
  328. data/ext/asciimo/fonts/C64-fonts/stencil1.flf +768 -0
  329. data/ext/asciimo/fonts/C64-fonts/stencil1.flf.txt +20 -0
  330. data/ext/asciimo/fonts/C64-fonts/stencil2.flf +768 -0
  331. data/ext/asciimo/fonts/C64-fonts/stencil2.flf.txt +20 -0
  332. data/ext/asciimo/fonts/C64-fonts/street_s.flf +768 -0
  333. data/ext/asciimo/fonts/C64-fonts/street_s.flf.txt +12 -0
  334. data/ext/asciimo/fonts/C64-fonts/subteran.flf +768 -0
  335. data/ext/asciimo/fonts/C64-fonts/subteran.flf.txt +12 -0
  336. data/ext/asciimo/fonts/C64-fonts/super_te.flf +768 -0
  337. data/ext/asciimo/fonts/C64-fonts/super_te.flf.txt +12 -0
  338. data/ext/asciimo/fonts/C64-fonts/t__of_ap.flf +768 -0
  339. data/ext/asciimo/fonts/C64-fonts/t__of_ap.flf.txt +12 -0
  340. data/ext/asciimo/fonts/C64-fonts/tav1____.flf +768 -0
  341. data/ext/asciimo/fonts/C64-fonts/tav1____.flf.txt +12 -0
  342. data/ext/asciimo/fonts/C64-fonts/taxi____.flf +768 -0
  343. data/ext/asciimo/fonts/C64-fonts/taxi____.flf.txt +12 -0
  344. data/ext/asciimo/fonts/C64-fonts/tec1____.flf +768 -0
  345. data/ext/asciimo/fonts/C64-fonts/tec1____.flf.txt +12 -0
  346. data/ext/asciimo/fonts/C64-fonts/tec_7000.flf +768 -0
  347. data/ext/asciimo/fonts/C64-fonts/tec_7000.flf.txt +12 -0
  348. data/ext/asciimo/fonts/C64-fonts/tecrvs__.flf +768 -0
  349. data/ext/asciimo/fonts/C64-fonts/tecrvs__.flf.txt +12 -0
  350. data/ext/asciimo/fonts/C64-fonts/ti_pan__.flf +768 -0
  351. data/ext/asciimo/fonts/C64-fonts/ti_pan__.flf.txt +12 -0
  352. data/ext/asciimo/fonts/C64-fonts/timesofl.flf +768 -0
  353. data/ext/asciimo/fonts/C64-fonts/timesofl.flf.txt +20 -0
  354. data/ext/asciimo/fonts/C64-fonts/tomahawk.flf +768 -0
  355. data/ext/asciimo/fonts/C64-fonts/tomahawk.flf.txt +20 -0
  356. data/ext/asciimo/fonts/C64-fonts/top_duck.flf +768 -0
  357. data/ext/asciimo/fonts/C64-fonts/top_duck.flf.txt +12 -0
  358. data/ext/asciimo/fonts/C64-fonts/trashman.flf +768 -0
  359. data/ext/asciimo/fonts/C64-fonts/trashman.flf.txt +12 -0
  360. data/ext/asciimo/fonts/C64-fonts/triad_st.flf +768 -0
  361. data/ext/asciimo/fonts/C64-fonts/triad_st.flf.txt +12 -0
  362. data/ext/asciimo/fonts/C64-fonts/ts1_____.flf +768 -0
  363. data/ext/asciimo/fonts/C64-fonts/ts1_____.flf.txt +12 -0
  364. data/ext/asciimo/fonts/C64-fonts/tsm_____.flf +768 -0
  365. data/ext/asciimo/fonts/C64-fonts/tsm_____.flf.txt +12 -0
  366. data/ext/asciimo/fonts/C64-fonts/tsn_base.flf +768 -0
  367. data/ext/asciimo/fonts/C64-fonts/tsn_base.flf.txt +20 -0
  368. data/ext/asciimo/fonts/C64-fonts/twin_cob.flf +768 -0
  369. data/ext/asciimo/fonts/C64-fonts/twin_cob.flf.txt +12 -0
  370. data/ext/asciimo/fonts/C64-fonts/type_set.flf +768 -0
  371. data/ext/asciimo/fonts/C64-fonts/type_set.flf.txt +12 -0
  372. data/ext/asciimo/fonts/C64-fonts/ucf_fan_.flf +768 -0
  373. data/ext/asciimo/fonts/C64-fonts/ucf_fan_.flf.txt +12 -0
  374. data/ext/asciimo/fonts/C64-fonts/ugalympi.flf +768 -0
  375. data/ext/asciimo/fonts/C64-fonts/ugalympi.flf.txt +20 -0
  376. data/ext/asciimo/fonts/C64-fonts/unarmed_.flf +768 -0
  377. data/ext/asciimo/fonts/C64-fonts/unarmed_.flf.txt +12 -0
  378. data/ext/asciimo/fonts/C64-fonts/usa_____.flf +768 -0
  379. data/ext/asciimo/fonts/C64-fonts/usa_____.flf.txt +12 -0
  380. data/ext/asciimo/fonts/C64-fonts/usa_pq__.flf +768 -0
  381. data/ext/asciimo/fonts/C64-fonts/usa_pq__.flf.txt +12 -0
  382. data/ext/asciimo/fonts/C64-fonts/vortron_.flf +768 -0
  383. data/ext/asciimo/fonts/C64-fonts/vortron_.flf.txt +12 -0
  384. data/ext/asciimo/fonts/C64-fonts/war_of_w.flf +768 -0
  385. data/ext/asciimo/fonts/C64-fonts/war_of_w.flf.txt +12 -0
  386. data/ext/asciimo/fonts/C64-fonts/yie-ar__.flf +768 -0
  387. data/ext/asciimo/fonts/C64-fonts/yie-ar__.flf.txt +12 -0
  388. data/ext/asciimo/fonts/C64-fonts/yie_ar_k.flf +768 -0
  389. data/ext/asciimo/fonts/C64-fonts/yie_ar_k.flf.txt +12 -0
  390. data/ext/asciimo/fonts/C64-fonts/z-pilot_.flf +768 -0
  391. data/ext/asciimo/fonts/C64-fonts/z-pilot_.flf.txt +12 -0
  392. data/ext/asciimo/fonts/C64-fonts/zig_zag_.flf +768 -0
  393. data/ext/asciimo/fonts/C64-fonts/zig_zag_.flf.txt +12 -0
  394. data/ext/asciimo/fonts/C64-fonts/zone7___.flf +768 -0
  395. data/ext/asciimo/fonts/C64-fonts/zone7___.flf.txt +12 -0
  396. data/ext/asciimo/fonts/Caligraphy.flf +2156 -2012
  397. data/ext/asciimo/fonts/Catwalk.flf +819 -778
  398. data/ext/asciimo/fonts/Chunky.flf +512 -493
  399. data/ext/asciimo/fonts/Coinstak.flf +819 -778
  400. data/ext/asciimo/fonts/Colossal.flf +1135 -1062
  401. data/ext/asciimo/fonts/Computer.flf +717 -683
  402. data/ext/asciimo/fonts/Contessa.flf +410 -397
  403. data/ext/asciimo/fonts/Contrast.flf +615 -588
  404. data/ext/asciimo/fonts/Cosmike.flf +616 -588
  405. data/ext/asciimo/fonts/Crawford.flf +842 -778
  406. data/ext/asciimo/fonts/Cricket.flf +837 -777
  407. data/ext/asciimo/fonts/Cursive.flf +623 -587
  408. data/ext/asciimo/fonts/Cyberlarge.flf +429 -398
  409. data/ext/asciimo/fonts/Cybermedium.flf +429 -398
  410. data/ext/asciimo/fonts/Cybersmall.flf +225 -208
  411. data/ext/asciimo/fonts/DWhistled.flf +962 -965
  412. data/ext/asciimo/fonts/Decimal.flf +372 -112
  413. data/ext/asciimo/fonts/Diamond.flf +819 -778
  414. data/ext/asciimo/fonts/Doh.flf +2553 -2392
  415. data/ext/asciimo/fonts/Doom.flf +832 -777
  416. data/ext/asciimo/fonts/Double.flf +531 -492
  417. data/ext/asciimo/fonts/Epic.flf +934 -872
  418. data/ext/asciimo/fonts/Fender.flf +727 -683
  419. data/ext/asciimo/fonts/Fraktur.flf +1533 -1443
  420. data/ext/asciimo/fonts/Fuzzy.flf +721 -682
  421. data/ext/asciimo/fonts/Goofy.flf +634 -587
  422. data/ext/asciimo/fonts/Gothic.flf +934 -872
  423. data/ext/asciimo/fonts/Graceful.flf +752 -397
  424. data/ext/asciimo/fonts/Gradient.flf +921 -873
  425. data/ext/asciimo/fonts/Graffiti.flf +617 -588
  426. data/ext/asciimo/fonts/Hex.flf +372 -112
  427. data/ext/asciimo/fonts/Hollywood.flf +1027 -967
  428. data/ext/asciimo/fonts/Invita.flf +615 -588
  429. data/ext/asciimo/fonts/Isometric1.flf +1146 -1063
  430. data/ext/asciimo/fonts/Isometric2.flf +1146 -1063
  431. data/ext/asciimo/fonts/Isometric3.flf +1146 -1063
  432. data/ext/asciimo/fonts/Isometric4.flf +1146 -1063
  433. data/ext/asciimo/fonts/Italic.flf +412 -398
  434. data/ext/asciimo/fonts/Jazmine.flf +1029 -967
  435. data/ext/asciimo/fonts/Katakana.flf +823 -778
  436. data/ext/asciimo/fonts/Kban.flf +718 -683
  437. data/ext/asciimo/fonts/LCD.flf +614 -587
  438. data/ext/asciimo/fonts/Letters.flf +619 -587
  439. data/ext/asciimo/fonts/Linux.flf +420 -396
  440. data/ext/asciimo/fonts/Lockergnome.flf +411 -397
  441. data/ext/asciimo/fonts/Madrid.flf +415 -397
  442. data/ext/asciimo/fonts/Marquee.flf +819 -778
  443. data/ext/asciimo/fonts/Maxfour.flf +422 -397
  444. data/ext/asciimo/fonts/Mike.flf +310 -303
  445. data/ext/asciimo/fonts/Mirror.flf +1302 -587
  446. data/ext/asciimo/fonts/Nancyj.flf +825 -777
  447. data/ext/asciimo/fonts/Nipples.flf +819 -778
  448. data/ext/asciimo/fonts/O8.flf +622 -588
  449. data/ext/asciimo/fonts/OS2.flf +733 -682
  450. data/ext/asciimo/fonts/Obanner-canon.tgz +0 -0
  451. data/ext/asciimo/fonts/Obanner.README +8 -0
  452. data/ext/asciimo/fonts/Obanner.tgz +0 -0
  453. data/ext/asciimo/fonts/Octal.flf +372 -112
  454. data/ext/asciimo/fonts/Ogre.flf +625 -587
  455. data/ext/asciimo/fonts/Pawp.flf +922 -872
  456. data/ext/asciimo/fonts/Peaks.flf +819 -778
  457. data/ext/asciimo/fonts/Pebbles.flf +1028 -968
  458. data/ext/asciimo/fonts/Pepper.flf +417 -397
  459. data/ext/asciimo/fonts/Poison.flf +1238 -1157
  460. data/ext/asciimo/fonts/Puffy.flf +819 -777
  461. data/ext/asciimo/fonts/Pyramid.flf +835 -302
  462. data/ext/asciimo/fonts/Rectangles.flf +614 -588
  463. data/ext/asciimo/fonts/Relief.flf +717 -683
  464. data/ext/asciimo/fonts/Relief2.flf +717 -683
  465. data/ext/asciimo/fonts/Roman.flf +1023 -968
  466. data/ext/asciimo/fonts/Rot13.flf +366 -112
  467. data/ext/asciimo/fonts/Rounded.flf +717 -683
  468. data/ext/asciimo/fonts/Rozzo.flf +717 -683
  469. data/ext/asciimo/fonts/Runyc.flf +633 -588
  470. data/ext/asciimo/fonts/Serifcap.flf +411 -398
  471. data/ext/asciimo/fonts/Short.flf +310 -302
  472. data/ext/asciimo/fonts/Slide.flf +622 -587
  473. data/ext/asciimo/fonts/Speed.flf +1300 -587
  474. data/ext/asciimo/fonts/Stacey.flf +739 -683
  475. data/ext/asciimo/fonts/Stampatello.flf +1380 -588
  476. data/ext/asciimo/fonts/Stellar.flf +819 -778
  477. data/ext/asciimo/fonts/Stop.flf +718 -683
  478. data/ext/asciimo/fonts/Straight.flf +413 -398
  479. data/ext/asciimo/fonts/Tanja.flf +819 -778
  480. data/ext/asciimo/fonts/Thick.flf +524 -492
  481. data/ext/asciimo/fonts/Thin.flf +624 -587
  482. data/ext/asciimo/fonts/Ticks.flf +621 -587
  483. data/ext/asciimo/fonts/Tombstone.flf +523 -493
  484. data/ext/asciimo/fonts/Trek.flf +642 -587
  485. data/ext/asciimo/fonts/Tsalagi.flf +563 -492
  486. data/ext/asciimo/fonts/Univers.flf +1136 -1062
  487. data/ext/asciimo/fonts/Weird.flf +626 -588
  488. data/ext/asciimo/fonts/Whimsy.flf +1041 -968
  489. data/ext/asciimo/fonts/banner3-D.flf +820 -0
  490. data/ext/asciimo/fonts/bdffonts/5x7.flf +1793 -0
  491. data/ext/asciimo/fonts/bdffonts/5x8.flf +1281 -0
  492. data/ext/asciimo/fonts/bdffonts/6x10.flf +2461 -0
  493. data/ext/asciimo/fonts/bdffonts/6x9.flf +1294 -0
  494. data/ext/asciimo/fonts/bdffonts/README +1 -0
  495. data/ext/asciimo/fonts/bdffonts/bdf2flf.pl +172 -0
  496. data/ext/asciimo/fonts/bdffonts/bdffont1.txt +44 -0
  497. data/ext/asciimo/fonts/bdffonts/brite.flf +2745 -0
  498. data/ext/asciimo/fonts/bdffonts/briteb.flf +2510 -0
  499. data/ext/asciimo/fonts/bdffonts/britebi.flf +2510 -0
  500. data/ext/asciimo/fonts/bdffonts/britei.flf +2745 -0
  501. data/ext/asciimo/fonts/bdffonts/chartr.flf +2131 -0
  502. data/ext/asciimo/fonts/bdffonts/chartri.flf +2131 -0
  503. data/ext/asciimo/fonts/bdffonts/clb6x10.flf +1420 -0
  504. data/ext/asciimo/fonts/bdffonts/clb8x10.flf +1420 -0
  505. data/ext/asciimo/fonts/bdffonts/clb8x8.flf +1150 -0
  506. data/ext/asciimo/fonts/bdffonts/cli8x8.flf +1150 -0
  507. data/ext/asciimo/fonts/bdffonts/clr4x6.flf +880 -0
  508. data/ext/asciimo/fonts/bdffonts/clr5x10.flf +1420 -0
  509. data/ext/asciimo/fonts/bdffonts/clr5x6.flf +880 -0
  510. data/ext/asciimo/fonts/bdffonts/clr5x8.flf +1150 -0
  511. data/ext/asciimo/fonts/bdffonts/clr6x10.flf +1420 -0
  512. data/ext/asciimo/fonts/bdffonts/clr6x6.flf +880 -0
  513. data/ext/asciimo/fonts/bdffonts/clr6x8.flf +1150 -0
  514. data/ext/asciimo/fonts/bdffonts/clr7x10.flf +1420 -0
  515. data/ext/asciimo/fonts/bdffonts/clr7x8.flf +1150 -0
  516. data/ext/asciimo/fonts/bdffonts/clr8x10.flf +1420 -0
  517. data/ext/asciimo/fonts/bdffonts/clr8x8.flf +1150 -0
  518. data/ext/asciimo/fonts/bdffonts/cour.flf +2781 -0
  519. data/ext/asciimo/fonts/bdffonts/courb.flf +2781 -0
  520. data/ext/asciimo/fonts/bdffonts/courbi.flf +2781 -0
  521. data/ext/asciimo/fonts/bdffonts/couri.flf +2545 -0
  522. data/ext/asciimo/fonts/bdffonts/helv.flf +2781 -0
  523. data/ext/asciimo/fonts/bdffonts/helvb.flf +2781 -0
  524. data/ext/asciimo/fonts/bdffonts/helvbi.flf +2781 -0
  525. data/ext/asciimo/fonts/bdffonts/helvi.flf +2781 -0
  526. data/ext/asciimo/fonts/bdffonts/sans.flf +2745 -0
  527. data/ext/asciimo/fonts/bdffonts/sansb.flf +2510 -0
  528. data/ext/asciimo/fonts/bdffonts/sansbi.flf +2510 -0
  529. data/ext/asciimo/fonts/bdffonts/sansi.flf +2745 -0
  530. data/ext/asciimo/fonts/bdffonts/sbook.flf +2532 -0
  531. data/ext/asciimo/fonts/bdffonts/sbookb.flf +2781 -0
  532. data/ext/asciimo/fonts/bdffonts/sbookbi.flf +2781 -0
  533. data/ext/asciimo/fonts/bdffonts/sbooki.flf +2781 -0
  534. data/ext/asciimo/fonts/bdffonts/times.flf +2781 -0
  535. data/ext/asciimo/fonts/bdffonts/tty.flf +2087 -0
  536. data/ext/asciimo/fonts/bdffonts/ttyb.flf +2087 -0
  537. data/ext/asciimo/fonts/bdffonts/utopia.flf +2760 -0
  538. data/ext/asciimo/fonts/bdffonts/utopiab.flf +2760 -0
  539. data/ext/asciimo/fonts/bdffonts/utopiabi.flf +2760 -0
  540. data/ext/asciimo/fonts/bdffonts/utopiai.flf +2760 -0
  541. data/ext/asciimo/fonts/bdffonts/xbrite.flf +2980 -0
  542. data/ext/asciimo/fonts/bdffonts/xbriteb.flf +2745 -0
  543. data/ext/asciimo/fonts/bdffonts/xbritebi.flf +2745 -0
  544. data/ext/asciimo/fonts/bdffonts/xbritei.flf +2980 -0
  545. data/ext/asciimo/fonts/bdffonts/xchartr.flf +2527 -0
  546. data/ext/asciimo/fonts/bdffonts/xchartri.flf +2725 -0
  547. data/ext/asciimo/fonts/bdffonts/xcour.flf +2781 -0
  548. data/ext/asciimo/fonts/bdffonts/xcourb.flf +2781 -0
  549. data/ext/asciimo/fonts/bdffonts/xcourbi.flf +2781 -0
  550. data/ext/asciimo/fonts/bdffonts/xcouri.flf +2781 -0
  551. data/ext/asciimo/fonts/bdffonts/xhelv.flf +3253 -0
  552. data/ext/asciimo/fonts/bdffonts/xhelvb.flf +3253 -0
  553. data/ext/asciimo/fonts/bdffonts/xhelvbi.flf +3253 -0
  554. data/ext/asciimo/fonts/bdffonts/xhelvi.flf +3253 -0
  555. data/ext/asciimo/fonts/bdffonts/xsans.flf +2746 -0
  556. data/ext/asciimo/fonts/bdffonts/xsansb.flf +2746 -0
  557. data/ext/asciimo/fonts/bdffonts/xsansbi.flf +2746 -0
  558. data/ext/asciimo/fonts/bdffonts/xsansi.flf +2746 -0
  559. data/ext/asciimo/fonts/bdffonts/xsbook.flf +3253 -0
  560. data/ext/asciimo/fonts/bdffonts/xsbookb.flf +3253 -0
  561. data/ext/asciimo/fonts/bdffonts/xsbookbi.flf +3253 -0
  562. data/ext/asciimo/fonts/bdffonts/xsbooki.flf +3253 -0
  563. data/ext/asciimo/fonts/bdffonts/xtimes.flf +3253 -0
  564. data/ext/asciimo/fonts/bdffonts/xtty.flf +2746 -0
  565. data/ext/asciimo/fonts/bdffonts/xttyb.flf +2746 -0
  566. data/ext/asciimo/fonts/bigchief.flf +819 -0
  567. data/ext/asciimo/fonts/calgphy2.flf +2113 -0
  568. data/ext/asciimo/fonts/contributed.tar.gz +0 -0
  569. data/ext/asciimo/fonts/cosmic.flf +615 -0
  570. data/ext/asciimo/fonts/dotmatrix.flf +1024 -0
  571. data/ext/asciimo/fonts/drpepper.flf +569 -0
  572. data/ext/asciimo/fonts/eftichess.flf +519 -0
  573. data/ext/asciimo/fonts/eftichessChart +82 -0
  574. data/ext/asciimo/fonts/eftifont.flf +885 -0
  575. data/ext/asciimo/fonts/eftipiti.flf +547 -0
  576. data/ext/asciimo/fonts/eftirobot.flf +621 -0
  577. data/ext/asciimo/fonts/eftitalic.flf +885 -0
  578. data/ext/asciimo/fonts/eftiwall-chart.txt +131 -0
  579. data/ext/asciimo/fonts/eftiwall.flf +417 -0
  580. data/ext/asciimo/fonts/eftiwall.txt +44 -0
  581. data/ext/asciimo/fonts/eftiwater.flf +417 -0
  582. data/ext/asciimo/fonts/fourtops.flf +423 -0
  583. data/ext/asciimo/fonts/l4me.flf +3702 -0
  584. data/ext/asciimo/fonts/larry3d.flf +924 -0
  585. data/ext/asciimo/fonts/lower.flc +29 -0
  586. data/ext/asciimo/fonts/nancyj-fancy.flf +828 -0
  587. data/ext/asciimo/fonts/nancyj-underlined.flf +826 -0
  588. data/ext/asciimo/fonts/null.flc +17 -0
  589. data/ext/asciimo/fonts/nvscript.flf +2107 -0
  590. data/ext/asciimo/fonts/rev.flf +1125 -0
  591. data/ext/asciimo/fonts/rot13.flc +25 -0
  592. data/ext/asciimo/fonts/rowancap.flf +634 -0
  593. data/ext/asciimo/fonts/sblood.flf +634 -0
  594. data/ext/asciimo/fonts/slscript.flf +624 -0
  595. data/ext/asciimo/fonts/smisome1.flf +733 -0
  596. data/ext/asciimo/fonts/smkeyboard.flf +466 -0
  597. data/ext/asciimo/fonts/starwars.flf +719 -0
  598. data/ext/asciimo/fonts/swap.flc +41 -0
  599. data/ext/asciimo/fonts/threepoint.flf +321 -0
  600. data/ext/asciimo/fonts/ticksslant.flf +622 -0
  601. data/ext/asciimo/fonts/tinker-toy.flf +727 -0
  602. data/ext/asciimo/fonts/tsalagi.flc +174 -0
  603. data/ext/asciimo/fonts/twopoint.flf +219 -0
  604. data/ext/asciimo/fonts/usaflag.flf +632 -0
  605. data/ext/asciimo/index.html +41 -12
  606. data/ext/asciimo/lib/GPL-LICENSE.txt +278 -0
  607. data/ext/asciimo/lib/MIT-LICENSE.txt +20 -0
  608. data/ext/asciimo/lib/asciimo.js +91 -1672
  609. data/ext/asciimo/lib/colors.js +26 -2
  610. data/ext/asciimo/lib/debug.js +12 -0
  611. data/ext/asciimo/lib/figlet-node.js +0 -0
  612. data/ext/asciimo/lib/fonts.js +153 -275
  613. data/ext/asciimo/node-demo.js +39 -13
  614. data/ext/asciimo/package.json +14 -0
  615. data/lib/asciimo.rb +18 -9
  616. metadata +502 -172
  617. data/ext/asciimo/fonts/1Row.flf +0 -208
  618. data/ext/asciimo/fonts/3D_Diagonal.flf +0 -1538
  619. data/ext/asciimo/fonts/3_D.flf +0 -778
  620. data/ext/asciimo/fonts/4Max.flf +0 -398
  621. data/ext/asciimo/fonts/5_Line_Oblique.flf +0 -588
  622. data/ext/asciimo/fonts/AMC_3 Line.flf +0 -398
  623. data/ext/asciimo/fonts/AMC_3 Liv1.flf +0 -398
  624. data/ext/asciimo/fonts/AMC_AAA01.flf +0 -1443
  625. data/ext/asciimo/fonts/AMC_Neko.flf +0 -968
  626. data/ext/asciimo/fonts/AMC_Razor.flf +0 -683
  627. data/ext/asciimo/fonts/AMC_Razor2.flf +0 -873
  628. data/ext/asciimo/fonts/AMC_Slash.flf +0 -968
  629. data/ext/asciimo/fonts/AMC_Slider.flf +0 -588
  630. data/ext/asciimo/fonts/AMC_Thin.flf +0 -683
  631. data/ext/asciimo/fonts/AMC_Tubes.flf +0 -778
  632. data/ext/asciimo/fonts/AMC_Untitled.flf +0 -778
  633. data/ext/asciimo/fonts/ASCII_New Roman.flf +0 -398
  634. data/ext/asciimo/fonts/Alpha.flf +0 -2108
  635. data/ext/asciimo/fonts/Arrows.flf +0 -778
  636. data/ext/asciimo/fonts/B1FF.flf +0 -113
  637. data/ext/asciimo/fonts/Banner3_D.flf +0 -778
  638. data/ext/asciimo/fonts/Bear.flf +0 -873
  639. data/ext/asciimo/fonts/Benjamin.flf +0 -113
  640. data/ext/asciimo/fonts/Big.flf +0 -778
  641. data/ext/asciimo/fonts/Big_Chief.flf +0 -778
  642. data/ext/asciimo/fonts/Big_Money_ne.flf +0 -1063
  643. data/ext/asciimo/fonts/Big_Money_nw.flf +0 -1063
  644. data/ext/asciimo/fonts/Big_Money_se.flf +0 -1158
  645. data/ext/asciimo/fonts/Big_Money_sw.flf +0 -1158
  646. data/ext/asciimo/fonts/Bigfig.flf +0 -303
  647. data/ext/asciimo/fonts/Block.flf +0 -778
  648. data/ext/asciimo/fonts/Blocks.flf +0 -1063
  649. data/ext/asciimo/fonts/Bolger.flf +0 -683
  650. data/ext/asciimo/fonts/Braced.flf +0 -493
  651. data/ext/asciimo/fonts/Bright.flf +0 -588
  652. data/ext/asciimo/fonts/Broadway_KB.flf +0 -303
  653. data/ext/asciimo/fonts/Bubble.flf +0 -398
  654. data/ext/asciimo/fonts/Caligraphy2.flf +0 -1918
  655. data/ext/asciimo/fonts/Cards.flf +0 -588
  656. data/ext/asciimo/fonts/Chiseled.flf +0 -873
  657. data/ext/asciimo/fonts/Cola.flf +0 -588
  658. data/ext/asciimo/fonts/Crawford2.flf +0 -778
  659. data/ext/asciimo/fonts/Crazy.flf +0 -1253
  660. data/ext/asciimo/fonts/Cygnet.flf +0 -493
  661. data/ext/asciimo/fonts/DANC4.flf +0 -398
  662. data/ext/asciimo/fonts/Dancing_Font.flf +0 -683
  663. data/ext/asciimo/fonts/Def_Leppard.flf +0 -1538
  664. data/ext/asciimo/fonts/Diet_Cola.flf +0 -588
  665. data/ext/asciimo/fonts/Digital.flf +0 -303
  666. data/ext/asciimo/fonts/Dot_Matrix.flf +0 -968
  667. data/ext/asciimo/fonts/Double_Shorts.flf +0 -303
  668. data/ext/asciimo/fonts/Dr_Pepper.flf +0 -493
  669. data/ext/asciimo/fonts/Efti_Chess.flf +0 -493
  670. data/ext/asciimo/fonts/Efti_Font.flf +0 -493
  671. data/ext/asciimo/fonts/Efti_Italic.flf +0 -493
  672. data/ext/asciimo/fonts/Efti_Piti.flf +0 -303
  673. data/ext/asciimo/fonts/Efti_Robot.flf +0 -588
  674. data/ext/asciimo/fonts/Efti_Wall.flf +0 -398
  675. data/ext/asciimo/fonts/Efti_Water.flf +0 -398
  676. data/ext/asciimo/fonts/Filter.flf +0 -493
  677. data/ext/asciimo/fonts/Fire_Font_k.flf +0 -873
  678. data/ext/asciimo/fonts/Fire_Font_s.flf +0 -873
  679. data/ext/asciimo/fonts/Flipped.flf +0 -398
  680. data/ext/asciimo/fonts/Flower_Power.flf +0 -968
  681. data/ext/asciimo/fonts/Four_Tops.flf +0 -398
  682. data/ext/asciimo/fonts/Fun_Face.flf +0 -683
  683. data/ext/asciimo/fonts/Fun_Faces.flf +0 -683
  684. data/ext/asciimo/fonts/Georgi16.flf +0 -1538
  685. data/ext/asciimo/fonts/Georgia11.flf +0 -1063
  686. data/ext/asciimo/fonts/Ghost.flf +0 -873
  687. data/ext/asciimo/fonts/Ghoulish.flf +0 -683
  688. data/ext/asciimo/fonts/Glenyn.flf +0 -398
  689. data/ext/asciimo/fonts/Greek.flf +0 -873
  690. data/ext/asciimo/fonts/Heart_Left.flf +0 -398
  691. data/ext/asciimo/fonts/Heart_Right.flf +0 -398
  692. data/ext/asciimo/fonts/Henry_3D.flf +0 -778
  693. data/ext/asciimo/fonts/Hieroglyphs.flf +0 -398
  694. data/ext/asciimo/fonts/Horizontal_Left.flf +0 -588
  695. data/ext/asciimo/fonts/Horizontal_Right.flf +0 -588
  696. data/ext/asciimo/fonts/ICL_1900.flf +0 -1253
  697. data/ext/asciimo/fonts/Impossible.flf +0 -1158
  698. data/ext/asciimo/fonts/Ivrit.flf +0 -588
  699. data/ext/asciimo/fonts/JS_Block Letters.flf +0 -303
  700. data/ext/asciimo/fonts/JS_Bracket Letters.flf +0 -398
  701. data/ext/asciimo/fonts/JS_Capital Curves.flf +0 -398
  702. data/ext/asciimo/fonts/JS_Cursive.flf +0 -588
  703. data/ext/asciimo/fonts/JS_Stick Letters.flf +0 -398
  704. data/ext/asciimo/fonts/Jacky.flf +0 -778
  705. data/ext/asciimo/fonts/Jerusalem.flf +0 -683
  706. data/ext/asciimo/fonts/Keyboard.flf +0 -873
  707. data/ext/asciimo/fonts/Knob.flf +0 -398
  708. data/ext/asciimo/fonts/Konto.flf +0 -208
  709. data/ext/asciimo/fonts/Konto_Slant.flf +0 -208
  710. data/ext/asciimo/fonts/Larry_3D.flf +0 -873
  711. data/ext/asciimo/fonts/Lean.flf +0 -778
  712. data/ext/asciimo/fonts/Lil_Devil.flf +0 -778
  713. data/ext/asciimo/fonts/Line_Blocks.flf +0 -493
  714. data/ext/asciimo/fonts/Merlin1.flf +0 -778
  715. data/ext/asciimo/fonts/Merlin2.flf +0 -873
  716. data/ext/asciimo/fonts/Mini.flf +0 -398
  717. data/ext/asciimo/fonts/Mnemonic.flf +0 -113
  718. data/ext/asciimo/fonts/Modular.flf +0 -683
  719. data/ext/asciimo/fonts/Morse.flf +0 -113
  720. data/ext/asciimo/fonts/Morse2.flf +0 -113
  721. data/ext/asciimo/fonts/Moscow.flf +0 -588
  722. data/ext/asciimo/fonts/Mshebrew210.flf +0 -398
  723. data/ext/asciimo/fonts/Muzzle.flf +0 -398
  724. data/ext/asciimo/fonts/NScript.flf +0 -1538
  725. data/ext/asciimo/fonts/NT_Greek.flf +0 -873
  726. data/ext/asciimo/fonts/NV_Script.flf +0 -1538
  727. data/ext/asciimo/fonts/Nancyj_Fancy.flf +0 -778
  728. data/ext/asciimo/fonts/Nancyj_Improved.flf +0 -778
  729. data/ext/asciimo/fonts/Nancyj_Underlined.flf +0 -778
  730. data/ext/asciimo/fonts/Old_Banner.flf +0 -683
  731. data/ext/asciimo/fonts/Peaks_Slant.flf +0 -588
  732. data/ext/asciimo/fonts/Puzzle.flf +0 -493
  733. data/ext/asciimo/fonts/Rammstein.flf +0 -683
  734. data/ext/asciimo/fonts/Red_Phoenix.flf +0 -683
  735. data/ext/asciimo/fonts/Reverse.flf +0 -1063
  736. data/ext/asciimo/fonts/Rotated.flf +0 -303
  737. data/ext/asciimo/fonts/Rowan_Cap.flf +0 -588
  738. data/ext/asciimo/fonts/Runic.flf +0 -588
  739. data/ext/asciimo/fonts/SL_Script.flf +0 -588
  740. data/ext/asciimo/fonts/S_Blood.flf +0 -588
  741. data/ext/asciimo/fonts/Santa_Clara.flf +0 -588
  742. data/ext/asciimo/fonts/Script.flf +0 -683
  743. data/ext/asciimo/fonts/Shadow.flf +0 -493
  744. data/ext/asciimo/fonts/Shimrod.flf +0 -588
  745. data/ext/asciimo/fonts/Slant.flf +0 -588
  746. data/ext/asciimo/fonts/Slant_Relief.flf +0 -873
  747. data/ext/asciimo/fonts/Small.flf +0 -493
  748. data/ext/asciimo/fonts/Small_Caps.flf +0 -493
  749. data/ext/asciimo/fonts/Small_Isometric1.flf +0 -683
  750. data/ext/asciimo/fonts/Small_Keyboard.flf +0 -398
  751. data/ext/asciimo/fonts/Small_Poison.flf +0 -683
  752. data/ext/asciimo/fonts/Small_Script.flf +0 -493
  753. data/ext/asciimo/fonts/Small_Shadow.flf +0 -398
  754. data/ext/asciimo/fonts/Small_Slant.flf +0 -493
  755. data/ext/asciimo/fonts/Small_Tengwar.flf +0 -303
  756. data/ext/asciimo/fonts/Soft.flf +0 -683
  757. data/ext/asciimo/fonts/Spliff.flf +0 -493
  758. data/ext/asciimo/fonts/Stampate.flf +0 -588
  759. data/ext/asciimo/fonts/Standard.flf +0 -588
  760. data/ext/asciimo/fonts/Star_Strips.flf +0 -873
  761. data/ext/asciimo/fonts/Star_Wars.flf +0 -683
  762. data/ext/asciimo/fonts/Stforek.flf +0 -398
  763. data/ext/asciimo/fonts/Stick_Letters.flf +0 -398
  764. data/ext/asciimo/fonts/Sub_Zero.flf +0 -588
  765. data/ext/asciimo/fonts/Swamp_Land.flf +0 -778
  766. data/ext/asciimo/fonts/Swan.flf +0 -873
  767. data/ext/asciimo/fonts/Sweet.flf +0 -1253
  768. data/ext/asciimo/fonts/Tengwar.flf +0 -968
  769. data/ext/asciimo/fonts/Term.flf +0 -113
  770. data/ext/asciimo/fonts/Test1.flf +0 -398
  771. data/ext/asciimo/fonts/Thorned.flf +0 -493
  772. data/ext/asciimo/fonts/Three_Point.flf +0 -303
  773. data/ext/asciimo/fonts/Ticks_Slant.flf +0 -588
  774. data/ext/asciimo/fonts/Tiles.flf +0 -778
  775. data/ext/asciimo/fonts/Tinker_Toy.flf +0 -683
  776. data/ext/asciimo/fonts/Train.flf +0 -588
  777. data/ext/asciimo/fonts/Tubular.flf +0 -778
  778. data/ext/asciimo/fonts/Twisted.flf +0 -778
  779. data/ext/asciimo/fonts/Two_Point.flf +0 -208
  780. data/ext/asciimo/fonts/USA_Flag.flf +0 -588
  781. data/ext/asciimo/fonts/Varsity.flf +0 -683
  782. data/ext/asciimo/fonts/Wavy.flf +0 -398
  783. data/ext/asciimo/fonts/Wet_Letter.flf +0 -683
  784. data/ext/asciimo/fonts/Wow.flf +0 -113
@@ -1,1063 +1,1136 @@
1
- ../../fonts/Colossal.flf
2
- flf
3
- 10
4
- monospace
1
+ flf2a$ 11 8 20 32 13
2
+ Colossal.flf (Jonathon - jon@mq.edu.au)
3
+ 8 June 1994
5
4
 
6
- $
7
- 0
8
- false
9
- false
10
- false
11
- false
12
- false
13
- false
14
- false
15
- true
16
- 95
17
- 11
18
- $ $
19
- $ $
20
- $ $
21
- $ $
22
- $ $
23
- $ $
24
- $ $
25
- $ $
26
- $ $
27
- $ $
28
- $ $
29
- 888$
30
- 888$
31
- 888$
32
- 888$
33
- 888$
34
- Y8P$
35
- \" $
36
- 888$
37
-
38
-
39
-
40
- 88 88$
41
- 8P 8P$
42
- \" \" $
43
- $ $
44
- $ $
45
- $ $
46
- $ $
47
- $ $
48
- $ $
49
- $ $
50
- $ $
51
- 888 888 $
52
- 888 888 $
53
- 888888888888$
54
- 888 888 $
55
- 888 888 $
56
- 888888888888$
57
- 888 888 $
58
- 888 888 $
59
- $
60
- $
61
- $
62
- 88 $
63
- .d88888b. $
64
- d88P 88\"88b$
65
- Y88b.88 $
66
- \"Y88888b.$
67
- 88\"88b$
68
- Y88b 88.88P$
69
- \"Y88888P\"$
70
- 88
71
-
72
-
73
- d88b d88P$
74
- Y88P d88P $
75
- d88P $
76
- d88P $
77
- $ d88P $
78
- $ d88P $
79
- $d88P d88b$
80
- d88P Y88P$
81
-
82
-
83
-
84
- .d8888b. $
85
- d88P \"88b $
86
- Y88b. d88P $
87
- \"Y8888P\" $
88
- .d88P88K.d88P$
89
- 888\" Y888P\" $
90
- Y88b .d8888b $
91
- \"Y8888P\" Y88b
92
-
93
-
94
-
95
- d8b$
96
- 88P$
97
- 8P $
98
- \" $
99
- $
100
- $
101
- $
102
- $
103
- $
104
- $
105
- $
106
- $.d88$
107
- $d88P\"$
108
- d88P $
109
- 888 $
110
- 888 $
111
- Y88b $
112
- $Y88b.$
113
- $\"Y88$
114
-
115
-
116
-
117
- 88b.$
118
- \"Y88b$
119
- Y88b$
120
- 888$
121
- 888$
122
- d88P$
123
- .d88P$
124
- 88P\"$
125
-
126
-
127
-
128
-
129
- o $
130
- d8b $
131
- d888b $
132
- \"Y888888888P\"
133
- \"Y88888P\"$
134
- d88P\"Y88b $
135
- dP\" \"Yb$
136
-
137
-
138
-
139
- $
140
- $
141
- $
142
- 888 $
143
- 8888888$
144
- 888 $
145
- $
146
- $
147
- $
148
- $
149
- $
150
- $
151
- $
152
- $
153
- $
154
- $
155
- $
156
- d8b$
157
- 88P$
158
- 8P
159
- \"
160
-
161
- $ $
162
- $ $
163
- $ $
164
- $ $
165
- $ $
166
- 888888$
167
- $ $
168
- $ $
169
- $ $
170
- $ $
171
- $ $
172
- $
173
- $
174
- $
175
- $
176
- $
177
- $
178
- d8b$
179
- Y8P$
180
-
181
-
182
-
183
- $ d88P$
184
- $ d88P $
185
- $ d88P $
186
- $ d88P $
187
- $ d88P $
188
- $ d88P $
189
- $d88P $
190
- d88P $
191
-
192
-
193
-
194
- $.d8888b.$
195
- d88P Y88b$
196
- 888 888$
197
- 888 888$
198
- 888 888$
199
- 888 888$
200
- Y88b d88P$
201
- $\"Y8888P\"$
202
-
203
-
204
-
205
- d888 $
206
- d8888 $
207
- 888 $
208
- 888 $
209
- 888 $
210
- 888 $
211
- 888 $
212
- 8888888$
213
-
214
-
215
-
216
- .d8888b.$
217
- d88P Y88b$
218
- $ 888$
219
- $ .d88P$
220
- .od888P\" $
221
- d88P\" $
222
- 888\" $
223
- 888888888 $
224
-
225
-
226
-
227
- .d8888b.$
228
- d88P Y88b$
229
- $ .d88P$
230
- $ 8888\" $
231
- $ \"Y8b.$
232
- 888 888$
233
- Y88b d88P$
234
- \"Y8888P\" $
235
-
236
-
237
-
238
- d8888 $
239
- d8P888 $
240
- d8P 888 $
241
- d8P 888 $
242
- d88 888 $
243
- 8888888888$
244
- 888 $
245
- 888 $
246
-
247
-
248
-
249
- 888888888$
250
- 888 $
251
- 888 $
252
- 8888888b.$
253
- $ \"Y88b$
254
- $ 888$
255
- Y88b d88P$
256
- \"Y8888P\"$
257
-
258
-
259
-
260
- $.d8888b.$
261
- d88P Y88b$
262
- 888 $
263
- 888d888b.$
264
- 888P \"Y88b$
265
- 888 888$
266
- Y88b d88P$
267
- $\"Y8888P\"$
268
-
269
-
270
-
271
- 8888888888$
272
- $ d88P$
273
- $ d88P $
274
- $ d88P $
275
- $88888888$
276
- $ d88P $
277
- $d88P $
278
- d88P $
279
-
280
-
281
-
282
- .d8888b.$
283
- d88P Y88b$
284
- Y88b. d88P$
285
- \"Y88888\" $
286
- .d8P\"\"Y8b.$
287
- 888 888$
288
- Y88b d88P$
289
- \"Y8888P\" $
290
-
291
-
292
-
293
- $.d8888b.$
294
- d88P Y88b$
295
- 888 888$
296
- Y88b. d888$
297
- $\"Y888P888$
298
- $ 888$
299
- Y88b d88P$
300
- \"Y8888P\"$
301
-
302
-
303
-
304
- $
305
- $
306
- $
307
- d8b$
308
- Y8P$
309
- $
310
- d8b$
311
- Y8P$
312
-
313
-
314
-
315
- $
316
- $
317
- $
318
- d8b
319
- Y8P
320
- $
321
- d8b$
322
- 88P$
323
- 8P
324
- \"
325
-
326
- $ d88P$
327
- $ d88P $
328
- d88P $
329
- d88P $
330
- Y88b $
331
- Y88b $
332
- $ Y88b $
333
- $ Y88b$
334
-
335
-
336
-
337
- $ $
338
- $ $
339
- $ $
340
- 888888$
341
- $ $
342
- 888888$
343
- $ $
344
- $ $
345
- $ $
346
- $ $
347
- $ $
348
- Y88b $
349
- Y88b $
350
- Y88b $
351
- Y88b$
352
- d88P$
353
- d88P $
354
- d88P $
355
- d88P $
356
-
357
-
358
-
359
- $.d8888b.$
360
- d88P Y88b$
361
- $ .d88P$
362
- $ .d88P\"$
363
- $ 888\" $
364
- $ 888 $
365
- $ $
366
- $ 888 $
367
-
368
-
369
-
370
- $.d8888888b.$
371
- d88P\" \"Y88b$
372
- 888 d8b 888$
373
- 888 888 888$
374
- 888 888bd88P$
375
- 888 Y8888P\" $
376
- Y88b. .d8$
377
- $\"Y88888888P\"$
378
-
379
-
380
-
381
- $d8888$
382
- $d88888$
383
- $d88P888$
384
- $d88P 888$
385
- $d88P 888$
386
- $d88P 888$
387
- $d8888888888$
388
- d88P 888$
389
-
390
-
391
-
392
- 888888b.$
393
- 888 \"88b$
394
- 888 .88P$
395
- 8888888K.$
396
- 888 \"Y88b$
397
- 888 888$
398
- 888 d88P$
399
- 8888888P\"$
400
-
401
-
402
-
403
- $.d8888b.$
404
- d88P Y88b$
405
- 888 888$
406
- 888 $
407
- 888 $
408
- 888 888$
409
- Y88b d88P$
410
- $\"Y8888P\"$
411
-
412
-
413
-
414
- 8888888b.$
415
- 888 \"Y88b$
416
- 888 888$
417
- 888 888$
418
- 888 888$
419
- 888 888$
420
- 888 .d88P$
421
- 8888888P\"$
422
-
423
-
424
-
425
- 8888888888$
426
- 888 $
427
- 888 $
428
- 8888888$
429
- 888 $
430
- 888 $
431
- 888 $
432
- 8888888888$
433
-
434
-
435
-
436
- 8888888888$
437
- 888 $
438
- 888 $
439
- 8888888$
440
- 888 $
441
- 888 $
442
- 888 $
443
- 888 $
444
-
445
-
446
-
447
- $.d8888b.$
448
- d88P Y88b$
449
- 888 888$
450
- 888 $
451
- 888 88888$
452
- 888 888$
453
- Y88b d88P$
454
- $\"Y8888P88$
455
-
456
-
457
-
458
- 888 888$
459
- 888 888$
460
- 888 888$
461
- 8888888888$
462
- 888 888$
463
- 888 888$
464
- 888 888$
465
- 888 888$
466
-
467
-
468
-
469
- 8888888$
470
- 888 $
471
- 888 $
472
- 888 $
473
- 888 $
474
- 888 $
475
- 888 $
476
- 8888888$
477
-
478
-
479
-
480
- 888888$
481
- \"88b$
482
- 888$
483
- 888$
484
- 888$
485
- 888$
486
- 88P$
487
- 888$
488
- .d88P$
489
- .d88P\"$
490
- 888P\" $
491
- 888 d8P$
492
- 888 d8P $
493
- 888 d8P $
494
- 888d88K $
495
- 8888888b $
496
- 888 Y88b $
497
- 888 Y88b $
498
- 888 Y88b$
499
-
500
-
501
-
502
- 888 $
503
- 888 $
504
- 888 $
505
- 888 $
506
- 888 $
507
- 888 $
508
- 888 $
509
- 88888888$
510
-
511
-
512
-
513
- 888b d888$
514
- 8888b d8888$
515
- 88888b.d88888$
516
- 888Y88888P888$
517
- 888 Y888P 888$
518
- 888 Y8P 888$
519
- 888 \" 888$
520
- 888 888$
521
-
522
-
523
-
524
- 888b 888$
525
- 8888b 888$
526
- 88888b 888$
527
- 888Y88b 888$
528
- 888 Y88b888$
529
- 888 Y88888$
530
- 888 Y8888$
531
- 888 Y888$
532
-
533
-
534
-
535
- $.d88888b.$
536
- d88P\" \"Y88b$
537
- 888 888$
538
- 888 888$
539
- 888 888$
540
- 888 888$
541
- Y88b. .d88P$
542
- $\"Y88888P\"$
543
-
544
-
545
-
546
- 8888888b.$
547
- 888 Y88b$
548
- 888 888$
549
- 888 d88P$
550
- 8888888P\"$
551
- 888 $
552
- 888 $
553
- 888 $
554
-
555
-
556
-
557
- $.d88888b.$
558
- d88P\" \"Y88b$
559
- 888 888$
560
- 888 888$
561
- 888 888$
562
- 888 Y8b 888$
563
- Y88b.Y8b88P$
564
- $\"Y888888\" $
565
- Y8b $
566
-
567
-
568
- 8888888b.$
569
- 888 Y88b$
570
- 888 888$
571
- 888 d88P$
572
- 8888888P\"$
573
- 888 T88b $
574
- 888 T88b$
575
- 888 T88b$
576
-
577
-
578
-
579
- $.d8888b.$
580
- d88P Y88b$
581
- Y88b. $
582
- $\"Y888b. $
583
- $ \"Y88b.$
584
- $ \"888$
585
- Y88b d88P$
586
- \"Y8888P\"$
587
-
588
-
589
-
590
- 88888888888$
591
- 888 $
592
- 888 $
593
- 888 $
594
- 888 $
595
- 888 $
596
- 888 $
597
- 888 $
598
-
599
-
600
-
601
- 888 888$
602
- 888 888$
603
- 888 888$
604
- 888 888$
605
- 888 888$
606
- 888 888$
607
- Y88b. .d88P$
608
- $\"Y88888P\"$
609
-
610
-
611
-
612
- 888 888$
613
- 888 888$
614
- 888 888$
615
- Y88b d88P$
616
- Y88b d88P $
617
- Y88o88P $
618
- Y888P $
619
- Y8P $
620
-
621
-
622
-
623
- 888 888$
624
- 888 o 888$
625
- 888 d8b 888$
626
- 888 d888b 888$
627
- 888d88888b888$
628
- 88888P Y88888$
629
- 8888P Y8888$
630
- 888P Y888$
631
-
632
-
633
-
634
- Y88b d88P$
635
- Y88b d88P $
636
- Y88o88P $
637
- Y888P $
638
- d888b $
639
- d88888b $
640
- d88P Y88b $
641
- d88P Y88b$
642
-
643
-
644
-
645
- Y88b d88P$
646
- Y88b d88P $
647
- Y88o88P $
648
- Y888P $
649
- 888 $
650
- 888 $
651
- 888 $
652
- 888 $
653
-
654
-
655
-
656
- 8888888888P$
657
- $ d88P $
658
- $ d88P $
659
- $ d88P $
660
- $ d88P $
661
- $ d88P $
662
- $d88P $
663
- d8888888888$
664
-
665
-
666
-
667
- 8888888$
668
- 888 $
669
- 888 $
670
- 888 $
671
- 888 $
672
- 888 $
673
- 888 $
674
- 8888888$
675
-
676
-
677
-
678
- Y88b $
679
- $Y88b $
680
- $ Y88b $
681
- $ Y88b $
682
- $ Y88b $
683
- $ Y88b $
684
- $ Y88b $
685
- $ Y88b$
686
-
687
-
688
-
689
- 8888888$
690
- $ 888$
691
- $ 888$
692
- $ 888$
693
- $ 888$
694
- $ 888$
695
- $ 888$
696
- 8888888$
697
-
698
-
699
-
700
- o$
701
- d8b$
702
- d888b$
703
- d8P\"Y8b$
704
- $ $
705
- $ $
706
- $ $
707
- $ $
708
- $ $
709
- $ $
710
- $ $
711
- $ $
712
- $ $
713
- $ $
714
- $ $
715
- $ $
716
- $ $
717
- $ $
718
- 88888888$
719
-
720
-
721
-
722
- d8b$
723
- Y88$
724
- Y8$
725
- Y$
726
- $
727
- $
728
- $
729
- $
730
- $
731
- $
732
- $
733
-
734
-
735
-
736
- $8888b. $
737
- $ \"88b$
738
- .d888888$
739
- 888 888$
740
- \"Y888888$
741
-
742
-
743
-
744
- 888 $
745
- 888 $
746
- 888 $
747
- 88888b.$
748
- 888 \"88b$
749
- 888 888$
750
- 888 d88P$
751
- 88888P\"$
752
-
753
-
754
-
755
-
756
-
757
-
758
- $.d8888b$
759
- d88P\" $
760
- 888 $
761
- Y88b. $
762
- $\"Y8888P$
763
-
764
-
765
-
766
- 888$
767
- 888$
768
- 888$
769
- $.d88888$
770
- d88\" 888$
771
- 888 888$
772
- Y88b 888$
773
- $\"Y88888$
774
-
775
-
776
-
777
-
778
-
779
-
780
- $.d88b.$
781
- d8P Y8b$
782
- 88888888$
783
- Y8b.$
784
- $\"Y8888$
785
-
786
-
787
-
788
- $.d888$
789
- d88P\"$
790
- 888 $
791
- 888888$
792
- 888 $
793
- 888 $
794
- 888 $
795
- 888 $
796
-
797
-
798
-
799
-
800
-
801
-
802
- $.d88b.$
803
- d88P\"88b$
804
- 888 888$
805
- Y88b 888$
806
- $\"Y88888$
807
- $ 888$
808
- Y8b d88P$
809
- \"Y88P\"$
810
- 888 $
811
- 888 $
812
- 888 $
813
- 88888b.$
814
- 888 \"88b$
815
- 888 888$
816
- 888 888$
817
- 888 888$
818
-
819
-
820
-
821
- d8b$
822
- Y8P$
823
- $ $
824
- 888$
825
- 888$
826
- 888$
827
- 888$
828
- 888$
829
-
830
-
831
-
832
- $d8b$
833
- $Y8P$
834
- $ $
835
- $8888$
836
- $\"888$
837
- $ 888$
838
- $ 888$
839
- $ 888$
840
- $ 888$
841
- $ d88P$
842
- 888P\"$
843
- 888 $
844
- 888 $
845
- 888 $
846
- 888 888$
847
- 888 .88P$
848
- 888888K$
849
- 888 \"88b$
850
- 888 888$
851
-
852
-
853
-
854
- 888$
855
- 888$
856
- 888$
857
- 888$
858
- 888$
859
- 888$
860
- 888$
861
- 888$
862
-
863
-
864
-
865
-
866
-
867
-
868
- 88888b.d88b.$
869
- 888 \"888 \"88b$
870
- 888 888 888$
871
- 888 888 888$
872
- 888 888 888$
873
-
874
-
875
-
876
-
877
-
878
-
879
- 88888b.$
880
- 888 \"88b$
881
- 888 888$
882
- 888 888$
883
- 888 888$
884
-
885
-
886
-
887
-
888
-
889
-
890
- $.d88b.$
891
- d88\"\"88b$
892
- 888 888$
893
- Y88..88P$
894
- $\"Y88P\"$
895
-
896
-
897
-
898
-
899
-
900
-
901
- 88888b.$
902
- 888 \"88b$
903
- 888 888$
904
- 888 d88P$
905
- 88888P\"$
906
- 888 $
907
- 888 $
908
- 888 $
909
-
910
-
911
-
912
- $.d88888$
913
- d88\" 888$
914
- 888 888$
915
- Y88b 888$
916
- $\"Y88888$
917
- $ 888$
918
- $ 888$
919
- $ 888$
920
-
921
-
922
-
923
- 888d888$
924
- 888P\"$
925
- 888 $
926
- 888 $
927
- 888 $
928
-
929
-
930
-
931
-
932
-
933
-
934
- .d8888b$
935
- 88K $
936
- \"Y8888b.$
937
- $ X88$
938
- $88888P'$
939
-
940
-
941
-
942
- 888 $
943
- 888 $
944
- 888 $
945
- 888888$
946
- 888 $
947
- 888 $
948
- Y88b.$
949
- \"Y888$
950
-
951
-
952
-
953
-
954
-
955
-
956
- 888 888$
957
- 888 888$
958
- 888 888$
959
- Y88b 888$
960
- $\"Y88888$
961
-
962
-
963
-
964
-
965
-
966
-
967
- 888 888$
968
- 888 888$
969
- Y88 88P$
970
- $Y8bd8P$
971
- $ Y88P $
972
-
973
-
974
-
975
-
976
-
977
-
978
- 888 888 888$
979
- 888 888 888$
980
- 888 888 888$
981
- Y88b 888 d88P$
982
- $\"Y8888888P\"$
983
-
984
-
985
-
986
-
987
-
988
-
989
- 888 888$
990
- `Y8bd8P'$
991
- $ X88K $
992
- .d8\"\"8b.$
993
- 888 888$
994
-
995
-
996
-
997
-
998
-
999
-
1000
- 888 888$
1001
- 888 888$
1002
- 888 888$
1003
- Y88b 888$
1004
- $\"Y88888$
1005
- $ 888$
1006
- Y8b d88P$
1007
- $\"Y88P\"$
1008
-
1009
-
1010
-
1011
- 88888888$
1012
- $ d88P $
1013
- $ d88P $
1014
- $d88P $
1015
- 88888888$
1016
-
1017
-
1018
-
1019
- $.d888$
1020
- $d88P\"$
1021
- $888 $
1022
- .888 $
1023
- 888( $
1024
- \"888 $
1025
- $888 $
1026
- $Y88b.$
1027
- $\"Y888$
1028
-
1029
-
1030
- $ 888 $
1031
- $ 888 $
1032
- $ 888 $
1033
- $ 888 $
1034
- $ $
1035
- $ 888 $
1036
- $ 888 $
1037
- $ 888 $
1038
- $ 888 $
1039
-
1040
-
1041
- 888b. $
1042
- $\"Y88b $
1043
- $ 888 $
1044
- $ 888.$
1045
- $ )888$
1046
- $ 888\"$
1047
- $ 888 $
1048
- $.d88P $
1049
- 888P\" $
1050
-
1051
-
1052
-
1053
-
1054
- $d888b d88$
1055
- d888888888P$
1056
- 88P Y888P$
1057
-
1058
-
1059
-
1060
-
1061
-
1062
-
1063
- Colossal.flf (Jonathon - jon@mq.edu.au)<br/>8 June 1994<br/><br/>Explanation of first line:<br/>flf2 - \"magic number\" for file identification<br/>a - should always be `a', for now<br/>$ - the \"hardblank\" -- prints as a blank, but can't be smushed<br/>11 - height of a character<br/>8 - height of a character, not including descenders<br/>20 - max line length (excluding comment lines) + a fudge factor<br/>32 - default smushmode for this font<br/>13 - number of comment lines<br/><br/>---<br/><br/>Font modified June 17, 2007 by patorjk <br/>This was to widen the space character.<br/>
5
+ Explanation of first line:
6
+ flf2 - "magic number" for file identification
7
+ a - should always be `a', for now
8
+ $ - the "hardblank" -- prints as a blank, but can't be smushed
9
+ 11 - height of a character
10
+ 8 - height of a character, not including descenders
11
+ 20 - max line length (excluding comment lines) + a fudge factor
12
+ 32 - default smushmode for this font
13
+ 13 - number of comment lines
14
+
15
+ $ $@
16
+ $ $@
17
+ $ $@
18
+ $ $@
19
+ $ $@
20
+ $ $@
21
+ $ $@
22
+ $ $@
23
+ $ $@
24
+ $ $@
25
+ $ $@@
26
+ 888$@
27
+ 888$@
28
+ 888$@
29
+ 888$@
30
+ 888$@
31
+ Y8P$@
32
+ " $@
33
+ 888$@
34
+ @
35
+ @
36
+ @@
37
+ 88 88$@
38
+ 8P 8P$@
39
+ " " $@
40
+ $ $ @
41
+ $ $ @
42
+ $ $ @
43
+ $ $ @
44
+ $ $ @
45
+ $ $ @
46
+ $ $ @
47
+ $ $ @@
48
+ 888 888 $@
49
+ 888 888 $@
50
+ 888888888888$@
51
+ 888 888 $@
52
+ 888 888 $@
53
+ 888888888888$@
54
+ 888 888 $@
55
+ 888 888 $@
56
+ $@
57
+ $@
58
+ $@@
59
+ 88 $@
60
+ .d88888b. $@
61
+ d88P 88"88b$@
62
+ Y88b.88 $ @
63
+ "Y88888b.$ @
64
+ 88"88b$@
65
+ Y88b 88.88P$@
66
+ "Y88888P"$ @
67
+ 88 @
68
+ @
69
+ @@
70
+ d88b d88P$@
71
+ Y88P d88P $@
72
+ d88P $ @
73
+ d88P $ @
74
+ $ d88P $ @
75
+ $ d88P $ @
76
+ $d88P d88b$@
77
+ d88P Y88P$@
78
+ @
79
+ @
80
+ @@
81
+ .d8888b. $ @
82
+ d88P "88b $ @
83
+ Y88b. d88P $ @
84
+ "Y8888P" $ @
85
+ .d88P88K.d88P$@
86
+ 888" Y888P" $@
87
+ Y88b .d8888b $@
88
+ "Y8888P" Y88b@
89
+ @
90
+ @
91
+ @@
92
+ d8b$@
93
+ 88P$@
94
+ 8P $@
95
+ " $ @
96
+ $ @
97
+ $ @
98
+ $ @
99
+ $ @
100
+ $ @
101
+ $ @
102
+ $ @@
103
+ $.d88$@
104
+ $d88P"$@
105
+ d88P $ @
106
+ 888 $ @
107
+ 888 $ @
108
+ Y88b $ @
109
+ $Y88b.$@
110
+ $"Y88$@
111
+ @
112
+ @
113
+ @@
114
+ 88b.$ @
115
+ "Y88b$ @
116
+ Y88b$@
117
+ 888$@
118
+ 888$@
119
+ d88P$@
120
+ .d88P$ @
121
+ 88P"$ @
122
+ @
123
+ @
124
+ @@
125
+ @
126
+ o $ @
127
+ d8b $ @
128
+ d888b $ @
129
+ "Y888888888P"@
130
+ "Y88888P"$ @
131
+ d88P"Y88b $@
132
+ dP" "Yb$@
133
+ @
134
+ @
135
+ @@
136
+ $ @
137
+ $ @
138
+ $ @
139
+ 888 $@
140
+ 8888888$@
141
+ 888 $@
142
+ $ @
143
+ $ @
144
+ $ @
145
+ $ @
146
+ $ @@
147
+ $ @
148
+ $ @
149
+ $ @
150
+ $ @
151
+ $ @
152
+ $ @
153
+ d8b$@
154
+ 88P$@
155
+ 8P @
156
+ " @
157
+ @@
158
+ $ $ @
159
+ $ $ @
160
+ $ $ @
161
+ $ $ @
162
+ $ $ @
163
+ 888888$@
164
+ $ $ @
165
+ $ $ @
166
+ $ $ @
167
+ $ $ @
168
+ $ $ @@
169
+ $ @
170
+ $ @
171
+ $ @
172
+ $ @
173
+ $ @
174
+ $ @
175
+ d8b$@
176
+ Y8P$@
177
+ @
178
+ @
179
+ @@
180
+ $ d88P$@
181
+ $ d88P $@
182
+ $ d88P $ @
183
+ $ d88P $ @
184
+ $ d88P $ @
185
+ $ d88P $ @
186
+ $d88P $ @
187
+ d88P $ @
188
+ @
189
+ @
190
+ @@
191
+ $.d8888b.$ @
192
+ d88P Y88b$@
193
+ 888 888$@
194
+ 888 888$@
195
+ 888 888$@
196
+ 888 888$@
197
+ Y88b d88P$@
198
+ $"Y8888P"$ @
199
+ @
200
+ @
201
+ @@
202
+ d888 $ @
203
+ d8888 $ @
204
+ 888 $ @
205
+ 888 $ @
206
+ 888 $ @
207
+ 888 $ @
208
+ 888 $ @
209
+ 8888888$@
210
+ @
211
+ @
212
+ @@
213
+ .d8888b.$ @
214
+ d88P Y88b$@
215
+ $ 888$@
216
+ $ .d88P$@
217
+ .od888P" $@
218
+ d88P" $@
219
+ 888" $@
220
+ 888888888 $@
221
+ @
222
+ @
223
+ @@
224
+ .d8888b.$ @
225
+ d88P Y88b$@
226
+ $ .d88P$@
227
+ $ 8888" $@
228
+ $ "Y8b.$@
229
+ 888 888$@
230
+ Y88b d88P$@
231
+ "Y8888P" $@
232
+ @
233
+ @
234
+ @@
235
+ d8888 $@
236
+ d8P888 $@
237
+ d8P 888 $@
238
+ d8P 888 $@
239
+ d88 888 $@
240
+ 8888888888$@
241
+ 888 $@
242
+ 888 $@
243
+ @
244
+ @
245
+ @@
246
+ 888888888$ @
247
+ 888 $ @
248
+ 888 $ @
249
+ 8888888b.$ @
250
+ $ "Y88b$@
251
+ $ 888$@
252
+ Y88b d88P$@
253
+ "Y8888P"$ @
254
+ @
255
+ @
256
+ @@
257
+ $.d8888b.$ @
258
+ d88P Y88b$@
259
+ 888 $ @
260
+ 888d888b.$ @
261
+ 888P "Y88b$@
262
+ 888 888$@
263
+ Y88b d88P$@
264
+ $"Y8888P"$ @
265
+ @
266
+ @
267
+ @@
268
+ 8888888888$@
269
+ $ d88P$@
270
+ $ d88P $@
271
+ $ d88P $ @
272
+ $88888888$ @
273
+ $ d88P $ @
274
+ $d88P $ @
275
+ d88P $ @
276
+ @
277
+ @
278
+ @@
279
+ .d8888b.$ @
280
+ d88P Y88b$@
281
+ Y88b. d88P$@
282
+ "Y88888" $@
283
+ .d8P""Y8b.$@
284
+ 888 888$@
285
+ Y88b d88P$@
286
+ "Y8888P" $@
287
+ @
288
+ @
289
+ @@
290
+ $.d8888b.$ @
291
+ d88P Y88b$@
292
+ 888 888$@
293
+ Y88b. d888$@
294
+ $"Y888P888$@
295
+ $ 888$@
296
+ Y88b d88P$@
297
+ "Y8888P"$ @
298
+ @
299
+ @
300
+ @@
301
+ $ @
302
+ $ @
303
+ $ @
304
+ d8b$@
305
+ Y8P$@
306
+ $ @
307
+ d8b$@
308
+ Y8P$@
309
+ @
310
+ @
311
+ @@
312
+ $ @
313
+ $ @
314
+ $ @
315
+ d8b @
316
+ Y8P @
317
+ $ @
318
+ d8b$@
319
+ 88P$@
320
+ 8P @
321
+ " @
322
+ @@
323
+ $ d88P$@
324
+ $ d88P $@
325
+ d88P $ @
326
+ d88P $ @
327
+ Y88b $ @
328
+ Y88b $ @
329
+ $ Y88b $@
330
+ $ Y88b$@
331
+ @
332
+ @
333
+ @@
334
+ $ $ @
335
+ $ $ @
336
+ $ $ @
337
+ 888888$@
338
+ $ $ @
339
+ 888888$@
340
+ $ $ @
341
+ $ $ @
342
+ $ $ @
343
+ $ $ @
344
+ $ $ @@
345
+ Y88b $ @
346
+ Y88b $ @
347
+ Y88b $@
348
+ Y88b$@
349
+ d88P$@
350
+ d88P $@
351
+ d88P $ @
352
+ d88P $ @
353
+ @
354
+ @
355
+ @@
356
+ $.d8888b.$ @
357
+ d88P Y88b$@
358
+ $ .d88P$@
359
+ $ .d88P"$ @
360
+ $ 888" $ @
361
+ $ 888 $ @
362
+ $ $ @
363
+ $ 888 $ @
364
+ @
365
+ @
366
+ @@
367
+ $.d8888888b.$ @
368
+ d88P" "Y88b$@
369
+ 888 d8b 888$@
370
+ 888 888 888$@
371
+ 888 888bd88P$@
372
+ 888 Y8888P" $@
373
+ Y88b. .d8$@
374
+ $"Y88888888P"$@
375
+ @
376
+ @
377
+ @@
378
+ $d8888$@
379
+ $d88888$@
380
+ $d88P888$@
381
+ $d88P 888$@
382
+ $d88P 888$@
383
+ $d88P 888$@
384
+ $d8888888888$@
385
+ d88P 888$@
386
+ @
387
+ @
388
+ @@
389
+ 888888b.$ @
390
+ 888 "88b$ @
391
+ 888 .88P$ @
392
+ 8888888K.$ @
393
+ 888 "Y88b$@
394
+ 888 888$@
395
+ 888 d88P$@
396
+ 8888888P"$ @
397
+ @
398
+ @
399
+ @@
400
+ $.d8888b.$ @
401
+ d88P Y88b$@
402
+ 888 888$@
403
+ 888 $ @
404
+ 888 $ @
405
+ 888 888$@
406
+ Y88b d88P$@
407
+ $"Y8888P"$ @
408
+ @
409
+ @
410
+ @@
411
+ 8888888b.$ @
412
+ 888 "Y88b$@
413
+ 888 888$@
414
+ 888 888$@
415
+ 888 888$@
416
+ 888 888$@
417
+ 888 .d88P$@
418
+ 8888888P"$ @
419
+ @
420
+ @
421
+ @@
422
+ 8888888888$@
423
+ 888 $ @
424
+ 888 $ @
425
+ 8888888$ @
426
+ 888 $ @
427
+ 888 $ @
428
+ 888 $ @
429
+ 8888888888$@
430
+ @
431
+ @
432
+ @@
433
+ 8888888888$@
434
+ 888 $ @
435
+ 888 $ @
436
+ 8888888$ @
437
+ 888 $ @
438
+ 888 $ @
439
+ 888 $ @
440
+ 888 $ @
441
+ @
442
+ @
443
+ @@
444
+ $.d8888b.$ @
445
+ d88P Y88b$@
446
+ 888 888$@
447
+ 888 $@
448
+ 888 88888$@
449
+ 888 888$@
450
+ Y88b d88P$@
451
+ $"Y8888P88$@
452
+ @
453
+ @
454
+ @@
455
+ 888 888$@
456
+ 888 888$@
457
+ 888 888$@
458
+ 8888888888$@
459
+ 888 888$@
460
+ 888 888$@
461
+ 888 888$@
462
+ 888 888$@
463
+ @
464
+ @
465
+ @@
466
+ 8888888$@
467
+ 888 $ @
468
+ 888 $ @
469
+ 888 $ @
470
+ 888 $ @
471
+ 888 $ @
472
+ 888 $ @
473
+ 8888888$@
474
+ @
475
+ @
476
+ @@
477
+ 888888$@
478
+ "88b$@
479
+ 888$@
480
+ 888$@
481
+ 888$@
482
+ 888$@
483
+ 88P$@
484
+ 888$@
485
+ .d88P$@
486
+ .d88P"$ @
487
+ 888P" $ @@
488
+ 888 d8P$ @
489
+ 888 d8P $ @
490
+ 888 d8P $ @
491
+ 888d88K $ @
492
+ 8888888b $ @
493
+ 888 Y88b $ @
494
+ 888 Y88b $@
495
+ 888 Y88b$@
496
+ @
497
+ @
498
+ @@
499
+ 888 $ @
500
+ 888 $ @
501
+ 888 $ @
502
+ 888 $ @
503
+ 888 $ @
504
+ 888 $ @
505
+ 888 $ @
506
+ 88888888$@
507
+ @
508
+ @
509
+ @@
510
+ 888b d888$@
511
+ 8888b d8888$@
512
+ 88888b.d88888$@
513
+ 888Y88888P888$@
514
+ 888 Y888P 888$@
515
+ 888 Y8P 888$@
516
+ 888 " 888$@
517
+ 888 888$@
518
+ @
519
+ @
520
+ @@
521
+ 888b 888$@
522
+ 8888b 888$@
523
+ 88888b 888$@
524
+ 888Y88b 888$@
525
+ 888 Y88b888$@
526
+ 888 Y88888$@
527
+ 888 Y8888$@
528
+ 888 Y888$@
529
+ @
530
+ @
531
+ @@
532
+ $.d88888b.$ @
533
+ d88P" "Y88b$@
534
+ 888 888$@
535
+ 888 888$@
536
+ 888 888$@
537
+ 888 888$@
538
+ Y88b. .d88P$@
539
+ $"Y88888P"$ @
540
+ @
541
+ @
542
+ @@
543
+ 8888888b.$ @
544
+ 888 Y88b$@
545
+ 888 888$@
546
+ 888 d88P$@
547
+ 8888888P"$ @
548
+ 888 $ @
549
+ 888 $ @
550
+ 888 $ @
551
+ @
552
+ @
553
+ @@
554
+ $.d88888b.$ @
555
+ d88P" "Y88b$@
556
+ 888 888$@
557
+ 888 888$@
558
+ 888 888$@
559
+ 888 Y8b 888$@
560
+ Y88b.Y8b88P$@
561
+ $"Y888888" $@
562
+ Y8b $@
563
+ @
564
+ @@
565
+ 8888888b.$ @
566
+ 888 Y88b$@
567
+ 888 888$@
568
+ 888 d88P$@
569
+ 8888888P"$ @
570
+ 888 T88b $ @
571
+ 888 T88b$ @
572
+ 888 T88b$@
573
+ @
574
+ @
575
+ @@
576
+ $.d8888b.$ @
577
+ d88P Y88b$@
578
+ Y88b. $ @
579
+ $"Y888b. $ @
580
+ $ "Y88b.$@
581
+ $ "888$@
582
+ Y88b d88P$@
583
+ "Y8888P"$ @
584
+ @
585
+ @
586
+ @@
587
+ 88888888888$@
588
+ 888 $ @
589
+ 888 $ @
590
+ 888 $ @
591
+ 888 $ @
592
+ 888 $ @
593
+ 888 $ @
594
+ 888 $ @
595
+ @
596
+ @
597
+ @@
598
+ 888 888$@
599
+ 888 888$@
600
+ 888 888$@
601
+ 888 888$@
602
+ 888 888$@
603
+ 888 888$@
604
+ Y88b. .d88P$@
605
+ $"Y88888P"$ @
606
+ @
607
+ @
608
+ @@
609
+ 888 888$@
610
+ 888 888$@
611
+ 888 888$@
612
+ Y88b d88P$@
613
+ Y88b d88P $@
614
+ Y88o88P $ @
615
+ Y888P $ @
616
+ Y8P $ @
617
+ @
618
+ @
619
+ @@
620
+ 888 888$@
621
+ 888 o 888$@
622
+ 888 d8b 888$@
623
+ 888 d888b 888$@
624
+ 888d88888b888$@
625
+ 88888P Y88888$@
626
+ 8888P Y8888$@
627
+ 888P Y888$@
628
+ @
629
+ @
630
+ @@
631
+ Y88b d88P$@
632
+ Y88b d88P $@
633
+ Y88o88P $ @
634
+ Y888P $ @
635
+ d888b $ @
636
+ d88888b $ @
637
+ d88P Y88b $@
638
+ d88P Y88b$@
639
+ @
640
+ @
641
+ @@
642
+ Y88b d88P$@
643
+ Y88b d88P $@
644
+ Y88o88P $ @
645
+ Y888P $ @
646
+ 888 $ @
647
+ 888 $ @
648
+ 888 $ @
649
+ 888 $ @
650
+ @
651
+ @
652
+ @@
653
+ 8888888888P$@
654
+ $ d88P $@
655
+ $ d88P $ @
656
+ $ d88P $ @
657
+ $ d88P $ @
658
+ $ d88P $ @
659
+ $d88P $ @
660
+ d8888888888$@
661
+ @
662
+ @
663
+ @@
664
+ 8888888$@
665
+ 888 $ @
666
+ 888 $ @
667
+ 888 $ @
668
+ 888 $ @
669
+ 888 $ @
670
+ 888 $ @
671
+ 8888888$@
672
+ @
673
+ @
674
+ @@
675
+ Y88b $ @
676
+ $Y88b $ @
677
+ $ Y88b $ @
678
+ $ Y88b $ @
679
+ $ Y88b $ @
680
+ $ Y88b $ @
681
+ $ Y88b $@
682
+ $ Y88b$@
683
+ @
684
+ @
685
+ @@
686
+ 8888888$@
687
+ $ 888$@
688
+ $ 888$@
689
+ $ 888$@
690
+ $ 888$@
691
+ $ 888$@
692
+ $ 888$@
693
+ 8888888$@
694
+ @
695
+ @
696
+ @@
697
+ o$ @
698
+ d8b$ @
699
+ d888b$ @
700
+ d8P"Y8b$@
701
+ $ $ @
702
+ $ $ @
703
+ $ $ @
704
+ $ $ @
705
+ $ $ @
706
+ $ $ @
707
+ $ $ @@
708
+ $ $ @
709
+ $ $ @
710
+ $ $ @
711
+ $ $ @
712
+ $ $ @
713
+ $ $ @
714
+ $ $ @
715
+ 88888888$@
716
+ @
717
+ @
718
+ @@
719
+ d8b$@
720
+ Y88$@
721
+ Y8$@
722
+ Y$@
723
+ $ @
724
+ $ @
725
+ $ @
726
+ $ @
727
+ $ @
728
+ $ @
729
+ $ @@
730
+ @
731
+ @
732
+ @
733
+ $8888b. $@
734
+ $ "88b$@
735
+ .d888888$@
736
+ 888 888$@
737
+ "Y888888$@
738
+ @
739
+ @
740
+ @@
741
+ 888 $ @
742
+ 888 $ @
743
+ 888 $ @
744
+ 88888b.$ @
745
+ 888 "88b$@
746
+ 888 888$@
747
+ 888 d88P$@
748
+ 88888P"$ @
749
+ @
750
+ @
751
+ @@
752
+ @
753
+ @
754
+ @
755
+ $.d8888b$@
756
+ d88P" $ @
757
+ 888 $ @
758
+ Y88b. $ @
759
+ $"Y8888P$@
760
+ @
761
+ @
762
+ @@
763
+ 888$@
764
+ 888$@
765
+ 888$@
766
+ $.d88888$@
767
+ d88" 888$@
768
+ 888 888$@
769
+ Y88b 888$@
770
+ $"Y88888$@
771
+ @
772
+ @
773
+ @@
774
+ @
775
+ @
776
+ @
777
+ $.d88b.$ @
778
+ d8P Y8b$@
779
+ 88888888$@
780
+ Y8b.$ @
781
+ $"Y8888$ @
782
+ @
783
+ @
784
+ @@
785
+ $.d888$@
786
+ d88P"$ @
787
+ 888 $ @
788
+ 888888$@
789
+ 888 $ @
790
+ 888 $ @
791
+ 888 $ @
792
+ 888 $ @
793
+ @
794
+ @
795
+ @@
796
+ @
797
+ @
798
+ @
799
+ $.d88b.$ @
800
+ d88P"88b$@
801
+ 888 888$@
802
+ Y88b 888$@
803
+ $"Y88888$@
804
+ $ 888$@
805
+ Y8b d88P$@
806
+ "Y88P"$ @@
807
+ 888 $ @
808
+ 888 $ @
809
+ 888 $ @
810
+ 88888b.$ @
811
+ 888 "88b$@
812
+ 888 888$@
813
+ 888 888$@
814
+ 888 888$@
815
+ @
816
+ @
817
+ @@
818
+ d8b$@
819
+ Y8P$@
820
+ $ $@
821
+ 888$@
822
+ 888$@
823
+ 888$@
824
+ 888$@
825
+ 888$@
826
+ @
827
+ @
828
+ @@
829
+ $d8b$@
830
+ $Y8P$@
831
+ $ $@
832
+ $8888$@
833
+ $"888$@
834
+ $ 888$@
835
+ $ 888$@
836
+ $ 888$@
837
+ $ 888$@
838
+ $ d88P$@
839
+ 888P"$ @@
840
+ 888 $ @
841
+ 888 $ @
842
+ 888 $ @
843
+ 888 888$@
844
+ 888 .88P$@
845
+ 888888K$ @
846
+ 888 "88b$@
847
+ 888 888$@
848
+ @
849
+ @
850
+ @@
851
+ 888$@
852
+ 888$@
853
+ 888$@
854
+ 888$@
855
+ 888$@
856
+ 888$@
857
+ 888$@
858
+ 888$@
859
+ @
860
+ @
861
+ @@
862
+ @
863
+ @
864
+ @
865
+ 88888b.d88b.$ @
866
+ 888 "888 "88b$@
867
+ 888 888 888$@
868
+ 888 888 888$@
869
+ 888 888 888$@
870
+ @
871
+ @
872
+ @@
873
+ @
874
+ @
875
+ @
876
+ 88888b.$ @
877
+ 888 "88b$@
878
+ 888 888$@
879
+ 888 888$@
880
+ 888 888$@
881
+ @
882
+ @
883
+ @@
884
+ @
885
+ @
886
+ @
887
+ $.d88b.$ @
888
+ d88""88b$@
889
+ 888 888$@
890
+ Y88..88P$@
891
+ $"Y88P"$ @
892
+ @
893
+ @
894
+ @@
895
+ @
896
+ @
897
+ @
898
+ 88888b.$ @
899
+ 888 "88b$@
900
+ 888 888$@
901
+ 888 d88P$@
902
+ 88888P"$ @
903
+ 888 $ @
904
+ 888 $ @
905
+ 888 $ @@
906
+ @
907
+ @
908
+ @
909
+ $.d88888$@
910
+ d88" 888$@
911
+ 888 888$@
912
+ Y88b 888$@
913
+ $"Y88888$@
914
+ $ 888$@
915
+ $ 888$@
916
+ $ 888$@@
917
+ @
918
+ @
919
+ @
920
+ 888d888$@
921
+ 888P"$ @
922
+ 888 $ @
923
+ 888 $ @
924
+ 888 $ @
925
+ @
926
+ @
927
+ @@
928
+ @
929
+ @
930
+ @
931
+ .d8888b$ @
932
+ 88K $ @
933
+ "Y8888b.$@
934
+ $ X88$@
935
+ $88888P'$@
936
+ @
937
+ @
938
+ @@
939
+ 888 $ @
940
+ 888 $ @
941
+ 888 $ @
942
+ 888888$@
943
+ 888 $ @
944
+ 888 $ @
945
+ Y88b.$ @
946
+ "Y888$@
947
+ @
948
+ @
949
+ @@
950
+ @
951
+ @
952
+ @
953
+ 888 888$@
954
+ 888 888$@
955
+ 888 888$@
956
+ Y88b 888$@
957
+ $"Y88888$@
958
+ @
959
+ @
960
+ @@
961
+ @
962
+ @
963
+ @
964
+ 888 888$@
965
+ 888 888$@
966
+ Y88 88P$@
967
+ $Y8bd8P$ @
968
+ $ Y88P $ @
969
+ @
970
+ @
971
+ @@
972
+ @
973
+ @
974
+ @
975
+ 888 888 888$@
976
+ 888 888 888$@
977
+ 888 888 888$@
978
+ Y88b 888 d88P$@
979
+ $"Y8888888P"$ @
980
+ @
981
+ @
982
+ @@
983
+ @
984
+ @
985
+ @
986
+ 888 888$@
987
+ `Y8bd8P'$@
988
+ $ X88K $ @
989
+ .d8""8b.$@
990
+ 888 888$@
991
+ @
992
+ @
993
+ @@
994
+ @
995
+ @
996
+ @
997
+ 888 888$@
998
+ 888 888$@
999
+ 888 888$@
1000
+ Y88b 888$@
1001
+ $"Y88888$@
1002
+ $ 888$@
1003
+ Y8b d88P$@
1004
+ $"Y88P"$ @@
1005
+ @
1006
+ @
1007
+ @
1008
+ 88888888$@
1009
+ $ d88P $@
1010
+ $ d88P $ @
1011
+ $d88P $ @
1012
+ 88888888$@
1013
+ @
1014
+ @
1015
+ @@
1016
+ $.d888$@
1017
+ $d88P"$ @
1018
+ $888 $ @
1019
+ .888 $ @
1020
+ 888( $ @
1021
+ "888 $ @
1022
+ $888 $ @
1023
+ $Y88b.$ @
1024
+ $"Y888$@
1025
+ @
1026
+ @@
1027
+ $ 888 $@
1028
+ $ 888 $@
1029
+ $ 888 $@
1030
+ $ 888 $@
1031
+ $ $@
1032
+ $ 888 $@
1033
+ $ 888 $@
1034
+ $ 888 $@
1035
+ $ 888 $@
1036
+ @
1037
+ @@
1038
+ 888b. $ @
1039
+ $"Y88b $@
1040
+ $ 888 $@
1041
+ $ 888.$@
1042
+ $ )888$@
1043
+ $ 888"$@
1044
+ $ 888 $@
1045
+ $.d88P $@
1046
+ 888P" $ @
1047
+ @
1048
+ @@
1049
+ @
1050
+ @
1051
+ $d888b d88$@
1052
+ d888888888P$@
1053
+ 88P Y888P$ @
1054
+ @
1055
+ @
1056
+ @
1057
+ @
1058
+ @
1059
+ @@
1060
+ d8b d8b@
1061
+ Y8P Y8P@
1062
+ $d88888$@
1063
+ $d88P888$@
1064
+ $d88P 888$@
1065
+ $d88P 888$@
1066
+ $d888888888$@
1067
+ $d88P 888$@
1068
+ @
1069
+ @
1070
+ @@
1071
+ d8b d8b @
1072
+ Y8P Y8P @
1073
+ $.d88888b.$ @
1074
+ d88P" "Y88b$@
1075
+ 888 888$@
1076
+ 888 888$@
1077
+ Y88b. .d88P$@
1078
+ $"Y88888P"$ @
1079
+ @
1080
+ @
1081
+ @@
1082
+ d8b d8b @
1083
+ Y8P Y8P @
1084
+ 888 888$@
1085
+ 888 888$@
1086
+ 888 888$@
1087
+ 888 888$@
1088
+ Y88b. .d88P$@
1089
+ $"Y88888P"$ @
1090
+ @
1091
+ @
1092
+ @@
1093
+ d8b d8b @
1094
+ Y8P Y8P @
1095
+ @
1096
+ $8888b. $@
1097
+ $ "88b$@
1098
+ .d888888$@
1099
+ 888 888$@
1100
+ "Y888888$@
1101
+ @
1102
+ @
1103
+ @@
1104
+ d8b d8b @
1105
+ Y8P Y8P @
1106
+ @
1107
+ $.d88b.$ @
1108
+ d88""88b$@
1109
+ 888 888$@
1110
+ Y88..88P$@
1111
+ $"Y88P"$ @
1112
+ @
1113
+ @
1114
+ @@
1115
+ d8b d8b @
1116
+ Y8P Y8P @
1117
+ @
1118
+ 888 888$@
1119
+ 888 888$@
1120
+ 888 888$@
1121
+ Y88b 888$@
1122
+ $"Y88888$@
1123
+ @
1124
+ @
1125
+ @@
1126
+ .d888b.$ @
1127
+ d88" "88b$ @
1128
+ 888 .88P$ @
1129
+ 888 888K.$ @
1130
+ 888 "Y88b$@
1131
+ 888 888$@
1132
+ 888 d88P$@
1133
+ 888 888P"$ @
1134
+ 888 @
1135
+ 888 @
1136
+ @@