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,683 +1,717 @@
1
- ../../fonts/Rozzo.flf
2
- flf
3
- 10
4
- monospace
5
-
6
- $
7
- 0
8
- true
9
- false
10
- false
11
- false
12
- false
13
- false
14
- false
15
- false
16
- 95
17
- 7
18
- $$
19
- $$
20
- $$
21
- $$
22
- $$
23
- $$
24
- $$
25
- 888$
26
- 888$
27
- \"8\"$
28
- e $
29
- \"8\"$
30
- $
31
- $
32
- 8 8$
33
- 8 8$
34
- $
35
- $
36
- $
37
- $
38
- $
39
- d8P d8\"$
40
- 88888888888$
41
- d8P d8P $
42
- 88888888888$
43
- e8P d8P $
44
- $
45
- $
46
- 8 $
47
- d8 8e $
48
- C88 $
49
- Y8 8b $
50
- 88D$
51
- \"8 8P $
52
- 8 $
53
- ,8, / $
54
- \"8\"/ $
55
- / $
56
- /,8, $
57
- / \"8\" $
58
- $
59
- $
60
- d8b,$
61
- ,db YP'$
62
- e Y8b ,$
63
- d8b Y8b\" $
64
- Y88b Y8b $
65
- $
66
- $
67
- d8b$
68
- Y8P$
69
- ,P $
70
- P $
71
- $
72
- $
73
- $
74
- e88$
75
- d888$
76
- e8888$
77
- 88888$
78
- \"8888$
79
- Y888$
80
- \"88$
81
- 88e $
82
- 888b $
83
- 8888e$
84
- 88888$
85
- 8888\"$
86
- 888P $
87
- 88\" $
88
- Yb 8 dP$
89
- `D8K' $
90
- dP 8 Yb$
91
- $
92
- $
93
- $
94
- $
95
- $
96
- 8 $
97
- 88888$
98
- 8 $
99
- $
100
- $
101
- $
102
- $
103
- $
104
- $
105
- d8b$
106
- Y8P$
107
- ,P $
108
- P $
109
- $
110
- $
111
- 888$
112
- $
113
- $
114
- $
115
- $
116
- $
117
- $
118
- $
119
- d8b$
120
- Y8P$
121
- $
122
- $
123
- d8P$
124
- d8P $
125
- d8P $
126
- d8P $
127
- d8P $
128
- $
129
- $
130
- e88 88e $
131
- d888 888b $
132
- C8888 8888D$
133
- Y888 888P $
134
- \"88 88\" $
135
- $
136
- $
137
- d88$
138
- d888$
139
- d\"888$
140
- 888$
141
- 888$
142
- $
143
- $
144
- ,8,\"88e $
145
- \" 888D$
146
- 88P $
147
- ,*\" $
148
- 8888888$
149
- $
150
- $
151
- ,8,\"88b,$
152
- \" ,88P'$
153
- C8K $
154
- e `88b,$
155
- \"8\",88P'$
156
- $
157
- $
158
- d 888 $
159
- d8 888 $
160
- d88 888e$
161
- \"\"\" 888\"$
162
- 888 $
163
- $
164
- $
165
- 8888888$
166
- 88 $
167
- \"\"\"Y88b$
168
- e 888$
169
- \"8\",88P$
170
- $
171
- $
172
- e88\",8, $
173
- d888 \" $
174
- C8888 88e $
175
- Y888 888D$
176
- \"88 88\" $
177
- $
178
- $
179
- 888888$
180
- ,e$
181
- ,eP $
182
- ,e8P $
183
- 88P $
184
- $
185
- $
186
- ,d8 8b, $
187
- \"Y8 8P\" $
188
- ,d8 8b, $
189
- C888 888D$
190
- \"Y8 8P\" $
191
- $
192
- $
193
- e88 88e $
194
- C888 888b $
195
- \"88 8888D$
196
- e 888P $
197
- \"8\",88\" $
198
- $
199
- $
200
- d8b$
201
- Y8P$
202
- $
203
- d8b$
204
- Y8P$
205
- $
206
- $
207
- d8b$
208
- Y8P$
209
- $
210
- d8b$
211
- Y8P$
212
- ,P $
213
- P $
214
- d8P$
215
- d8P $
216
- C8K $
217
- Y8b $
218
- Y8b$
219
- $
220
- $
221
- $
222
- 8888888$
223
- $
224
- 8888888$
225
- $
226
- $
227
- $
228
- Y8b $
229
- Y8b $
230
- D8D$
231
- d8P $
232
- d8P $
233
- $
234
- $
235
- ,8,'88b $
236
- \" 888D$
237
- 88P $
238
- ,\"' $
239
- \"8\" $
240
- $
241
- $
242
- ,e\"\"\"\"e, $
243
- e\" e\"\"\"e\"e$
244
- 8 C 8 8$
245
- \"e \"*ee\"*\"$
246
- `\"eeeee\" $
247
- $
248
- $
249
- e Y8b $
250
- d8b Y8b $
251
- d888b Y8b $
252
- d888888888b $
253
- d8888888b Y8b$
254
- $
255
- $
256
- 888 88b,$
257
- 888 88P'$
258
- 888 8K $
259
- 888 88b,$
260
- 888 88P'$
261
- $
262
- $
263
- e88'Y88$
264
- d888 'Y$
265
- C8888 $
266
- Y888 ,d$
267
- \"88,d88$
268
- $
269
- $
270
- 888 88e $
271
- 888 888b $
272
- 888 8888D$
273
- 888 888P $
274
- 888 88\" $
275
- $
276
- $
277
- 888'Y88$
278
- 888 ,'Y$
279
- 888C8 $
280
- 888 \",d$
281
- 888,d88$
282
- $
283
- $
284
- 888'Y88$
285
- 888 ,'Y$
286
- 888C8 $
287
- 888 \" $
288
- 888 $
289
- $
290
- $
291
- e88'Y88 $
292
- d888 'Y $
293
- C8888 eeee$
294
- Y888 888P$
295
- \"88 88\" $
296
- $
297
- $
298
- 888 888$
299
- 888 888$
300
- 8888888$
301
- 888 888$
302
- 888 888$
303
- $
304
- $
305
- 888$
306
- 888$
307
- 888$
308
- 888$
309
- 888$
310
- $
311
- $
312
- 888$
313
- 888$
314
- 888$
315
- e 88P$
316
- \"8\",P' $
317
- $
318
- $
319
- 888 88P$
320
- 888 8P $
321
- 888 K $
322
- 888 8b $
323
- 888 88b$
324
- $
325
- $
326
- 888 $
327
- 888 $
328
- 888 $
329
- 888 ,d$
330
- 888,d88$
331
- $
332
- $
333
- e e $
334
- d8b d8b $
335
- e Y8b Y8b $
336
- d8b Y8b Y8b $
337
- d888b Y8b Y8b$
338
- $
339
- $
340
- Y88b Y88$
341
- Y88b Y8$
342
- b Y88b Y$
343
- 8b Y88b $
344
- 88b Y88b$
345
- $
346
- $
347
- e88 88e $
348
- d888 888b $
349
- C8888 8888D$
350
- Y888 888P $
351
- \"88 88\" $
352
- $
353
- $
354
- 888 88e $
355
- 888 888D$
356
- 888 88\" $
357
- 888 $
358
- 888 $
359
- $
360
- $
361
- e88 88e $
362
- d888 888b $
363
- C8888 8888D$
364
- Y888 888P $
365
- \"88 88\" $
366
- b $
367
- 8b, $
368
- 888 88e $
369
- 888 888D$
370
- 888 88\" $
371
- 888 b, $
372
- 888 88b,$
373
- $
374
- $
375
- dP\"8$
376
- C8b Y$
377
- Y8b $
378
- b Y8D$
379
- 8edP $
380
- $
381
- $
382
- 88P'888'Y88$
383
- P' 888 'Y$
384
- 888 $
385
- 888 $
386
- 888 $
387
- $
388
- $
389
- 8888 8888$
390
- 8888 8888$
391
- 8888 8888$
392
- 8888 8888$
393
- 'Y88 88P'$
394
- $
395
- $
396
- Y8b Y88888P$
397
- Y8b Y888P $
398
- Y8b Y8P $
399
- Y8b Y $
400
- Y8P $
401
- $
402
- $
403
- Y8b Y8b Y888P$
404
- Y8b Y8b Y8P $
405
- Y8b Y8b Y $
406
- Y8b Y8b $
407
- Y8P Y $
408
- $
409
- $
410
- Y8b Y8P$
411
- Y8b Y $
412
- Y8b $
413
- e Y8b $
414
- d8b Y8b$
415
- $
416
- $
417
- Y88b Y8P$
418
- Y88b Y $
419
- Y88b $
420
- 888 $
421
- 888 $
422
- $
423
- $
424
- 8P d8P$
425
- P d8P $
426
- d8P d$
427
- d8P d8$
428
- d8P d88$
429
- $
430
- $
431
- 8888$
432
- 88 $
433
- 88 $
434
- 88 $
435
- 88 $
436
- 88 $
437
- 8888$
438
- d8P$
439
- d8P $
440
- d8P $
441
- d8P $
442
- d8P $
443
- $
444
- $
445
- 8888$
446
- 88$
447
- 88$
448
- 88$
449
- 88$
450
- 88$
451
- 8888$
452
- d8b $
453
- dP Yb$
454
- $
455
- $
456
- $
457
- $
458
- $
459
- $
460
- $
461
- $
462
- $
463
- $
464
- 888$
465
- $
466
- Y88$
467
- Y8$
468
- Y$
469
- $
470
- $
471
- $
472
- $
473
- $
474
- ,\"Y88b$
475
- \"8\" 888$
476
- ,ee 888$
477
- \"88 888$
478
- $
479
- $
480
- 888 $
481
- 888 88e $
482
- 888 888b$
483
- 888 888P$
484
- 888 88\" $
485
- $
486
- $
487
- $
488
- e88'888$
489
- d888 '8$
490
- Y888 ,$
491
- \"88,e8'$
492
- $
493
- $
494
- 888$
495
- e88 888$
496
- d888 888$
497
- Y888 888$
498
- \"88 888$
499
- $
500
- $
501
- $
502
- ,e e, $
503
- d88 88b$
504
- 888 ,$
505
- \"YeeP\"$
506
- $
507
- $
508
- dP,e,$
509
- 8b \" $
510
- 888888$
511
- 888 $
512
- 888 $
513
- $
514
- $
515
- $
516
- e88 888$
517
- d888 888$
518
- Y888 888$
519
- \"88 888$
520
- , 88P$
521
- \"8\",P\" $
522
- 888 $
523
- 888 ee $
524
- 888 88b$
525
- 888 888$
526
- 888 888$
527
- $
528
- $
529
- ,e,$
530
- \" $
531
- 888$
532
- 888$
533
- 888$
534
- $
535
- $
536
- ,e,$
537
- \" $
538
- 888$
539
- 888$
540
- 888$
541
- 88P$
542
- 8\" $
543
- 888 $
544
- 888 ee$
545
- 888 P $
546
- 888 b $
547
- 888 8b$
548
- $
549
- $
550
- 888$
551
- 888$
552
- 888$
553
- 888$
554
- 888$
555
- $
556
- $
557
- $
558
- 888 888 8e $
559
- 888 888 88b$
560
- 888 888 888$
561
- 888 888 888$
562
- $
563
- $
564
- $
565
- 888 8e $
566
- 888 88b$
567
- 888 888$
568
- 888 888$
569
- $
570
- $
571
- $
572
- e88 88e $
573
- d888 888b$
574
- Y888 888P$
575
- \"88 88\" $
576
- $
577
- $
578
- $
579
- 888 88e $
580
- 888 888b$
581
- 888 888P$
582
- 888 88\" $
583
- 888 $
584
- 888 $
585
- $
586
- e88 888$
587
- d888 888$
588
- Y888 888$
589
- \"88 888$
590
- 888$
591
- 888$
592
- $
593
- 888,8,$
594
- 888 \" $
595
- 888 $
596
- 888 $
597
- $
598
- $
599
- $
600
- dP\"Y$
601
- C88b $
602
- Y88D$
603
- d,dP $
604
- $
605
- $
606
- d8 $
607
- d88 $
608
- d88888$
609
- 888 $
610
- 888 $
611
- $
612
- $
613
- $
614
- 8888 8888$
615
- 8888 8888$
616
- Y888 888P$
617
- \"88 88\" $
618
- $
619
- $
620
- $
621
- Y8b Y888P$
622
- Y8b Y8P $
623
- Y8b \" $
624
- Y8P $
625
- $
626
- $
627
- $
628
- Y8b Y8b Y888P$
629
- Y8b Y8b Y8P $
630
- Y8b Y8b \" $
631
- YP Y8P $
632
- $
633
- $
634
- $
635
- Y8b Y8Y$
636
- Y8b Y $
637
- e Y8b $
638
- d8b Y8b $
639
- $
640
- $
641
- $
642
- Y8b Y888P$
643
- Y8b Y8P $
644
- Y8b Y $
645
- 888 $
646
- 888 $
647
- 888 $
648
- $
649
- 8P d8P$
650
- P d8P $
651
- d8P d$
652
- d8P d8$
653
- $
654
- $
655
- ,888$
656
- 88 $
657
- e8P $
658
- C8K $
659
- \"8b $
660
- 88 $
661
- \"888$
662
- 88$
663
- 88$
664
- 88$
665
- 88$
666
- 88$
667
- 88$
668
- 88$
669
- 888, $
670
- 88 $
671
- Y8 $
672
- D8D$
673
- d8 $
674
- 88 $
675
- 888\" $
676
- ,d8b,d8$
677
- 8P\"Y8P\"$
678
- $
679
- $
680
- $
681
- $
682
- $
683
- rozzo.flf font by Mike Rosulek [unar2@sfa.ope.ed.gov] 1/12/95<br/>This was based on FujiyamaBlack TrueType Font.<br/>
1
+ flf2a$ 7 5 20 -1 2
2
+ rozzo.flf font by Mike Rosulek [unar2@sfa.ope.ed.gov] 1/12/95
3
+ This was based on FujiyamaBlack TrueType Font.
4
+ $$#
5
+ $$#
6
+ $$#
7
+ $$#
8
+ $$#
9
+ $$#
10
+ $$##
11
+ 888$#
12
+ 888$#
13
+ "8"$#
14
+ e $#
15
+ "8"$#
16
+ $#
17
+ $##
18
+ 8 8$#
19
+ 8 8$#
20
+ $#
21
+ $#
22
+ $#
23
+ $#
24
+ $##
25
+ d8P d8"$#
26
+ 88888888888$#
27
+ d8P d8P $#
28
+ 88888888888$#
29
+ e8P d8P $#
30
+ $#
31
+ $##
32
+ 8 $#
33
+ d8 8e $#
34
+ C88 $#
35
+ Y8 8b $#
36
+ 88D$#
37
+ "8 8P $#
38
+ 8 $##
39
+ ,8, / $#
40
+ "8"/ $#
41
+ / $#
42
+ /,8, $#
43
+ / "8" $#
44
+ $#
45
+ $##
46
+ d8b,$#
47
+ ,db YP'$#
48
+ e Y8b ,$#
49
+ d8b Y8b" $#
50
+ Y88b Y8b $#
51
+ $#
52
+ $##
53
+ d8b$#
54
+ Y8P$#
55
+ ,P $#
56
+ P $#
57
+ $#
58
+ $#
59
+ $##
60
+ e88$#
61
+ d888$#
62
+ e8888$#
63
+ 88888$#
64
+ "8888$#
65
+ Y888$#
66
+ "88$##
67
+ 88e $#
68
+ 888b $#
69
+ 8888e$#
70
+ 88888$#
71
+ 8888"$#
72
+ 888P $#
73
+ 88" $##
74
+ Yb 8 dP$#
75
+ `D8K' $#
76
+ dP 8 Yb$#
77
+ $#
78
+ $#
79
+ $#
80
+ $##
81
+ $#
82
+ 8 $#
83
+ 88888$#
84
+ 8 $#
85
+ $#
86
+ $#
87
+ $##
88
+ $#
89
+ $#
90
+ $#
91
+ d8b$#
92
+ Y8P$#
93
+ ,P $#
94
+ P $##
95
+ $#
96
+ $#
97
+ 888$#
98
+ $#
99
+ $#
100
+ $#
101
+ $##
102
+ $#
103
+ $#
104
+ $#
105
+ d8b$#
106
+ Y8P$#
107
+ $#
108
+ $##
109
+ d8P$#
110
+ d8P $#
111
+ d8P $#
112
+ d8P $#
113
+ d8P $#
114
+ $#
115
+ $##
116
+ e88 88e $#
117
+ d888 888b $#
118
+ C8888 8888D$#
119
+ Y888 888P $#
120
+ "88 88" $#
121
+ $#
122
+ $##
123
+ d88$#
124
+ d888$#
125
+ d"888$#
126
+ 888$#
127
+ 888$#
128
+ $#
129
+ $##
130
+ ,8,"88e $#
131
+ " 888D$#
132
+ 88P $#
133
+ ,*" $#
134
+ 8888888$#
135
+ $#
136
+ $##
137
+ ,8,"88b,$#
138
+ " ,88P'$#
139
+ C8K $#
140
+ e `88b,$#
141
+ "8",88P'$#
142
+ $#
143
+ $##
144
+ d 888 $#
145
+ d8 888 $#
146
+ d88 888e$#
147
+ """ 888"$#
148
+ 888 $#
149
+ $#
150
+ $##
151
+ 8888888$#
152
+ 88 $#
153
+ """Y88b$#
154
+ e 888$#
155
+ "8",88P$#
156
+ $#
157
+ $##
158
+ e88",8, $#
159
+ d888 " $#
160
+ C8888 88e $#
161
+ Y888 888D$#
162
+ "88 88" $#
163
+ $#
164
+ $##
165
+ 888888$#
166
+ ,e$#
167
+ ,eP $#
168
+ ,e8P $#
169
+ 88P $#
170
+ $#
171
+ $##
172
+ ,d8 8b, $#
173
+ "Y8 8P" $#
174
+ ,d8 8b, $#
175
+ C888 888D$#
176
+ "Y8 8P" $#
177
+ $#
178
+ $##
179
+ e88 88e $#
180
+ C888 888b $#
181
+ "88 8888D$#
182
+ e 888P $#
183
+ "8",88" $#
184
+ $#
185
+ $##
186
+ d8b$#
187
+ Y8P$#
188
+ $#
189
+ d8b$#
190
+ Y8P$#
191
+ $#
192
+ $##
193
+ d8b$#
194
+ Y8P$#
195
+ $#
196
+ d8b$#
197
+ Y8P$#
198
+ ,P $#
199
+ P $##
200
+ d8P$#
201
+ d8P $#
202
+ C8K $#
203
+ Y8b $#
204
+ Y8b$#
205
+ $#
206
+ $##
207
+ $#
208
+ 8888888$#
209
+ $#
210
+ 8888888$#
211
+ $#
212
+ $#
213
+ $##
214
+ Y8b $#
215
+ Y8b $#
216
+ D8D$#
217
+ d8P $#
218
+ d8P $#
219
+ $#
220
+ $##
221
+ ,8,'88b $#
222
+ " 888D$#
223
+ 88P $#
224
+ ,"' $#
225
+ "8" $#
226
+ $#
227
+ $##
228
+ ,e""""e, $#
229
+ e" e"""e"e$#
230
+ 8 C 8 8$#
231
+ "e "*ee"*"$#
232
+ `"eeeee" $#
233
+ $#
234
+ $##
235
+ e Y8b $#
236
+ d8b Y8b $#
237
+ d888b Y8b $#
238
+ d888888888b $#
239
+ d8888888b Y8b$#
240
+ $#
241
+ $##
242
+ 888 88b,$#
243
+ 888 88P'$#
244
+ 888 8K $#
245
+ 888 88b,$#
246
+ 888 88P'$#
247
+ $#
248
+ $##
249
+ e88'Y88$#
250
+ d888 'Y$#
251
+ C8888 $#
252
+ Y888 ,d$#
253
+ "88,d88$#
254
+ $#
255
+ $##
256
+ 888 88e $#
257
+ 888 888b $#
258
+ 888 8888D$#
259
+ 888 888P $#
260
+ 888 88" $#
261
+ $#
262
+ $##
263
+ 888'Y88$#
264
+ 888 ,'Y$#
265
+ 888C8 $#
266
+ 888 ",d$#
267
+ 888,d88$#
268
+ $#
269
+ $##
270
+ 888'Y88$#
271
+ 888 ,'Y$#
272
+ 888C8 $#
273
+ 888 " $#
274
+ 888 $#
275
+ $#
276
+ $##
277
+ e88'Y88 $#
278
+ d888 'Y $#
279
+ C8888 eeee$#
280
+ Y888 888P$#
281
+ "88 88" $#
282
+ $#
283
+ $##
284
+ 888 888$#
285
+ 888 888$#
286
+ 8888888$#
287
+ 888 888$#
288
+ 888 888$#
289
+ $#
290
+ $##
291
+ 888$#
292
+ 888$#
293
+ 888$#
294
+ 888$#
295
+ 888$#
296
+ $#
297
+ $##
298
+ 888$#
299
+ 888$#
300
+ 888$#
301
+ e 88P$#
302
+ "8",P' $#
303
+ $#
304
+ $##
305
+ 888 88P$#
306
+ 888 8P $#
307
+ 888 K $#
308
+ 888 8b $#
309
+ 888 88b$#
310
+ $#
311
+ $##
312
+ 888 $#
313
+ 888 $#
314
+ 888 $#
315
+ 888 ,d$#
316
+ 888,d88$#
317
+ $#
318
+ $##
319
+ e e $#
320
+ d8b d8b $#
321
+ e Y8b Y8b $#
322
+ d8b Y8b Y8b $#
323
+ d888b Y8b Y8b$#
324
+ $#
325
+ $##
326
+ Y88b Y88$#
327
+ Y88b Y8$#
328
+ b Y88b Y$#
329
+ 8b Y88b $#
330
+ 88b Y88b$#
331
+ $#
332
+ $##
333
+ e88 88e $#
334
+ d888 888b $#
335
+ C8888 8888D$#
336
+ Y888 888P $#
337
+ "88 88" $#
338
+ $#
339
+ $##
340
+ 888 88e $#
341
+ 888 888D$#
342
+ 888 88" $#
343
+ 888 $#
344
+ 888 $#
345
+ $#
346
+ $##
347
+ e88 88e $#
348
+ d888 888b $#
349
+ C8888 8888D$#
350
+ Y888 888P $#
351
+ "88 88" $#
352
+ b $#
353
+ 8b, $##
354
+ 888 88e $#
355
+ 888 888D$#
356
+ 888 88" $#
357
+ 888 b, $#
358
+ 888 88b,$#
359
+ $#
360
+ $##
361
+ dP"8$#
362
+ C8b Y$#
363
+ Y8b $#
364
+ b Y8D$#
365
+ 8edP $#
366
+ $#
367
+ $##
368
+ 88P'888'Y88$#
369
+ P' 888 'Y$#
370
+ 888 $#
371
+ 888 $#
372
+ 888 $#
373
+ $#
374
+ $##
375
+ 8888 8888$#
376
+ 8888 8888$#
377
+ 8888 8888$#
378
+ 8888 8888$#
379
+ 'Y88 88P'$#
380
+ $#
381
+ $##
382
+ Y8b Y88888P$#
383
+ Y8b Y888P $#
384
+ Y8b Y8P $#
385
+ Y8b Y $#
386
+ Y8P $#
387
+ $#
388
+ $##
389
+ Y8b Y8b Y888P$#
390
+ Y8b Y8b Y8P $#
391
+ Y8b Y8b Y $#
392
+ Y8b Y8b $#
393
+ Y8P Y $#
394
+ $#
395
+ $##
396
+ Y8b Y8P$#
397
+ Y8b Y $#
398
+ Y8b $#
399
+ e Y8b $#
400
+ d8b Y8b$#
401
+ $#
402
+ $##
403
+ Y88b Y8P$#
404
+ Y88b Y $#
405
+ Y88b $#
406
+ 888 $#
407
+ 888 $#
408
+ $#
409
+ $##
410
+ 8P d8P$#
411
+ P d8P $#
412
+ d8P d$#
413
+ d8P d8$#
414
+ d8P d88$#
415
+ $#
416
+ $##
417
+ 8888$#
418
+ 88 $#
419
+ 88 $#
420
+ 88 $#
421
+ 88 $#
422
+ 88 $#
423
+ 8888$##
424
+ d8P$#
425
+ d8P $#
426
+ d8P $#
427
+ d8P $#
428
+ d8P $#
429
+ $#
430
+ $##
431
+ 8888$#
432
+ 88$#
433
+ 88$#
434
+ 88$#
435
+ 88$#
436
+ 88$#
437
+ 8888$##
438
+ d8b $#
439
+ dP Yb$#
440
+ $#
441
+ $#
442
+ $#
443
+ $#
444
+ $##
445
+ $#
446
+ $#
447
+ $#
448
+ $#
449
+ $#
450
+ 888$#
451
+ $##
452
+ Y88$#
453
+ Y8$#
454
+ Y$#
455
+ $#
456
+ $#
457
+ $#
458
+ $##
459
+ $#
460
+ ,"Y88b$#
461
+ "8" 888$#
462
+ ,ee 888$#
463
+ "88 888$#
464
+ $#
465
+ $##
466
+ 888 $#
467
+ 888 88e $#
468
+ 888 888b$#
469
+ 888 888P$#
470
+ 888 88" $#
471
+ $#
472
+ $##
473
+ $#
474
+ e88'888$#
475
+ d888 '8$#
476
+ Y888 ,$#
477
+ "88,e8'$#
478
+ $#
479
+ $##
480
+ 888$#
481
+ e88 888$#
482
+ d888 888$#
483
+ Y888 888$#
484
+ "88 888$#
485
+ $#
486
+ $##
487
+ $#
488
+ ,e e, $#
489
+ d88 88b$#
490
+ 888 ,$#
491
+ "YeeP"$#
492
+ $#
493
+ $##
494
+ dP,e,$#
495
+ 8b " $#
496
+ 888888$#
497
+ 888 $#
498
+ 888 $#
499
+ $#
500
+ $##
501
+ $#
502
+ e88 888$#
503
+ d888 888$#
504
+ Y888 888$#
505
+ "88 888$#
506
+ , 88P$#
507
+ "8",P" $##
508
+ 888 $#
509
+ 888 ee $#
510
+ 888 88b$#
511
+ 888 888$#
512
+ 888 888$#
513
+ $#
514
+ $##
515
+ ,e,$#
516
+ " $#
517
+ 888$#
518
+ 888$#
519
+ 888$#
520
+ $#
521
+ $##
522
+ ,e,$#
523
+ " $#
524
+ 888$#
525
+ 888$#
526
+ 888$#
527
+ 88P$#
528
+ 8" $##
529
+ 888 $#
530
+ 888 ee$#
531
+ 888 P $#
532
+ 888 b $#
533
+ 888 8b$#
534
+ $#
535
+ $##
536
+ 888$#
537
+ 888$#
538
+ 888$#
539
+ 888$#
540
+ 888$#
541
+ $#
542
+ $##
543
+ $#
544
+ 888 888 8e $#
545
+ 888 888 88b$#
546
+ 888 888 888$#
547
+ 888 888 888$#
548
+ $#
549
+ $##
550
+ $#
551
+ 888 8e $#
552
+ 888 88b$#
553
+ 888 888$#
554
+ 888 888$#
555
+ $#
556
+ $##
557
+ $#
558
+ e88 88e $#
559
+ d888 888b$#
560
+ Y888 888P$#
561
+ "88 88" $#
562
+ $#
563
+ $##
564
+ $#
565
+ 888 88e $#
566
+ 888 888b$#
567
+ 888 888P$#
568
+ 888 88" $#
569
+ 888 $#
570
+ 888 $##
571
+ $#
572
+ e88 888$#
573
+ d888 888$#
574
+ Y888 888$#
575
+ "88 888$#
576
+ 888$#
577
+ 888$##
578
+ $#
579
+ 888,8,$#
580
+ 888 " $#
581
+ 888 $#
582
+ 888 $#
583
+ $#
584
+ $##
585
+ $#
586
+ dP"Y$#
587
+ C88b $#
588
+ Y88D$#
589
+ d,dP $#
590
+ $#
591
+ $##
592
+ d8 $#
593
+ d88 $#
594
+ d88888$#
595
+ 888 $#
596
+ 888 $#
597
+ $#
598
+ $##
599
+ $#
600
+ 8888 8888$#
601
+ 8888 8888$#
602
+ Y888 888P$#
603
+ "88 88" $#
604
+ $#
605
+ $##
606
+ $#
607
+ Y8b Y888P$#
608
+ Y8b Y8P $#
609
+ Y8b " $#
610
+ Y8P $#
611
+ $#
612
+ $##
613
+ $#
614
+ Y8b Y8b Y888P$#
615
+ Y8b Y8b Y8P $#
616
+ Y8b Y8b " $#
617
+ YP Y8P $#
618
+ $#
619
+ $##
620
+ $#
621
+ Y8b Y8Y$#
622
+ Y8b Y $#
623
+ e Y8b $#
624
+ d8b Y8b $#
625
+ $#
626
+ $##
627
+ $#
628
+ Y8b Y888P$#
629
+ Y8b Y8P $#
630
+ Y8b Y $#
631
+ 888 $#
632
+ 888 $#
633
+ 888 $##
634
+ $#
635
+ 8P d8P$#
636
+ P d8P $#
637
+ d8P d$#
638
+ d8P d8$#
639
+ $#
640
+ $##
641
+ ,888$#
642
+ 88 $#
643
+ e8P $#
644
+ C8K $#
645
+ "8b $#
646
+ 88 $#
647
+ "888$##
648
+ 88$#
649
+ 88$#
650
+ 88$#
651
+ 88$#
652
+ 88$#
653
+ 88$#
654
+ 88$##
655
+ 888, $#
656
+ 88 $#
657
+ Y8 $#
658
+ D8D$#
659
+ d8 $#
660
+ 88 $#
661
+ 888" $##
662
+ ,d8b,d8$#
663
+ 8P"Y8P"$#
664
+ $#
665
+ $#
666
+ $#
667
+ $#
668
+ $##
669
+ e e Y8b e $#
670
+ "8"d8b Y8b"8"$#
671
+ d888b Y8b $#
672
+ d888888888b $#
673
+ d8888888b Y8b$#
674
+ $#
675
+ $##
676
+ e e88 88e e $#
677
+ "8"d888 888b"8"$#
678
+ C8888 8888D $#
679
+ Y888 888P $#
680
+ "88 88" $#
681
+ $#
682
+ $##
683
+ e 8888 8888 e $#
684
+ "8" 8888 8888 "8"$#
685
+ 8888 8888 $#
686
+ Y888 888P $#
687
+ "88 88" $#
688
+ $#
689
+ $##
690
+ e e $#
691
+ "8","Y88b"8"$#
692
+ "8" 888 $#
693
+ ,ee 888 $#
694
+ "88 888 $#
695
+ $#
696
+ $##
697
+ $#
698
+ e e88 88e e $#
699
+ "8"d888 888b"8"$#
700
+ Y888 888P $#
701
+ "88 88" $#
702
+ $#
703
+ $##
704
+ e e $#
705
+ "8"8888 8888"8"$#
706
+ 8888 8888 $#
707
+ Y888 888P $#
708
+ "88 88" $#
709
+ $#
710
+ $##
711
+ $#
712
+ dP"Y$#
713
+ C88b $#
714
+ Y88D$#
715
+ d,dP $#
716
+ $#
717
+ $##