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,2393 +1,2554 @@
1
- ../../fonts/Doh.flf
2
- flf
3
- 10
4
- monospace
1
+ flf2a 25 25 45 0 3
2
+ doh.flf by Curtis Wanner (cwanner@acs.bu.edu)
3
+ latest revision - 4/95
5
4
 
6
- 
7
- 0
8
- false
9
- true
10
- false
11
- false
12
- false
13
- false
14
- false
15
- false
16
- 95
17
- 25
18
- 
19
- 
20
- 
21
- 
22
- 
23
- 
24
- 
25
- 
26
- 
27
- 
28
- 
29
- 
30
- 
31
- 
32
- 
33
- 
34
- 
35
- 
36
- 
37
- 
38
- 
39
- 
40
- 
41
- 
42
- 
43
-
44
-
45
- !!!
46
- !!:!!
47
- !:::!
48
- !:::!
49
- !:::!
50
- !:::!
51
- !:::!
52
- !:::!
53
- !:::!
54
- !:::!
55
- !!:!!
56
- !!!
57
-
58
- !!!
59
- !!:!!
60
- !!!
61
-
62
-
63
-
64
-
65
-
66
-
67
-
68
- \"\"\"\"\"\" \"\"\"\"\"\"
69
- \"::::\" \"::::\"
70
- \"::::\" \"::::\"
71
- \":::\" \":::\"
72
-  \"::\" \"::\" 
73
-  \"\"\" \"\"\" 
74
-  
75
-  
76
-  
77
-  
78
-  
79
-  
80
-  
81
-  
82
-  
83
-  
84
-  
85
-  
86
-  
87
-  
88
-  
89
-  
90
-  
91
-  
92
-  
93
-  
94
-  
95
-  
96
-  ###### ###### 
97
-  #::::# #::::# 
98
-  #::::# #::::# 
99
- ######::::######::::######
100
- #::::::::::::::::::::::::#
101
- ######::::######::::######
102
-  #::::# #::::# 
103
-  #::::# #::::# 
104
- ######::::######::::######
105
- #::::::::::::::::::::::::#
106
- ######::::######::::######
107
-  #::::# #::::# 
108
-  #::::# #::::# 
109
-  ###### ###### 
110
-  
111
-  
112
-  
113
-  
114
-  
115
-  
116
-  
117
-  
118
- $$$$$
119
- $:::$
120
- $$$$$:::$$$$$$
121
- $$::::::::::::::$
122
- $:::::$$$$$$$::::$
123
- $::::$ $$$$$
124
- $::::$
125
- $::::$
126
- $:::::$$$$$$$$$
127
- $$::::::::::::$$
128
- $$$$$$$$$:::::$
129
- $::::$
130
- $::::$
131
- $$$$$ $::::$
132
- $::::$$$$$$$:::::$
133
- $::::::::::::::$$
134
- $$$$$$:::$$$$$
135
- $:::$
136
- $$$$$
137
-
138
-
139
-
140
-
141
-
142
-
143
-
144
-
145
- %%%%% %%%%%%%
146
- %:::::% %:::::%
147
- %:::::% %:::::%
148
- %%%%% %:::::%
149
- %:::::%
150
- %:::::%
151
- %:::::%
152
- %:::::%
153
- %:::::%
154
- %:::::%
155
- %:::::%
156
- %:::::%
157
- %:::::% %%%%%
158
- %:::::% %:::::%
159
- %:::::% %:::::%
160
- %%%%%%% %%%%%
161
-
162
-
163
-
164
-
165
-
166
-
167
-
168
-
169
-
170
- &&&&&&&&&&
171
- &::::::::::&
172
- &::::&&&:::::&
173
- &::::& &::::&
174
- &::::& &::::&
175
- &::::&&&::::&
176
- &::::::::::&
177
- &:::::::&&
178
- &::::::::& &&&&
179
- &:::::&&::& &:::&
180
- &:::::& &::&&:::&&
181
- &:::::& &:::::&
182
- &:::::& &::::&
183
- &::::::&&&&::::::&&
184
- &&::::::::&&&::::&
185
- &&&&&&&& &&&&&
186
-
187
-
188
-
189
-
190
-
191
-
192
-
193
-  
194
- ''''''
195
- '::::'
196
- '::::'
197
- ':::''
198
- ':::' 
199
- '''' 
200
-  
201
-  
202
-  
203
-  
204
-  
205
-  
206
-  
207
-  
208
-  
209
-  
210
-  
211
-  
212
-  
213
-  
214
-  
215
-  
216
-  
217
-  
218
-
219
-
220
- ((((((
221
- ((::::::(
222
- ((:::::::(
223
- (:::::::((
224
- (::::::(
225
- (:::::(
226
- (:::::(
227
- (:::::(
228
- (:::::(
229
- (:::::(
230
- (:::::(
231
- (::::::(
232
- (:::::::((
233
- ((:::::::(
234
- ((::::::(
235
- ((((((
236
-
237
-
238
-
239
-
240
-
241
-
242
-
243
-
244
-
245
- ))))))
246
- )::::::))
247
- ):::::::))
248
- )):::::::)
249
- )::::::)
250
- ):::::)
251
- ):::::)
252
- ):::::)
253
- ):::::)
254
- ):::::)
255
- ):::::)
256
- )::::::)
257
- )):::::::)
258
- ):::::::))
259
- )::::::)
260
- ))))))
261
-
262
-
263
-
264
-
265
-
266
-
267
-
268
-
269
-
270
-
271
-
272
-
273
- ****** ******
274
- *:::::* *:::::*
275
- ***::::*******::::***
276
- **:::::::::::**
277
- ******:::::::::******
278
- *:::::::::::::::::::*
279
- ******:::::::::******
280
- **:::::::::::**
281
- ***::::*******::::***
282
- *:::::* *:::::*
283
- ****** ******
284
-
285
-
286
-
287
-
288
-
289
-
290
-
291
-
292
-
293
-  
294
-  
295
-  
296
-  
297
-  
298
-  +++++++ 
299
-  +:::::+ 
300
-  +:::::+ 
301
- +++++++:::::+++++++
302
- +:::::::::::::::::+
303
- +:::::::::::::::::+
304
- +++++++:::::+++++++
305
-  +:::::+ 
306
-  +:::::+ 
307
-  +++++++ 
308
-  
309
-  
310
-  
311
-  
312
-  
313
-  
314
-  
315
-  
316
-  
317
-  
318
-  
319
-  
320
-  
321
-  
322
-  
323
-  
324
-  
325
-  
326
-  
327
-  
328
-  
329
-  
330
-  
331
-  
332
- ,,,,,,
333
- ,::::,
334
- ,::::,
335
- ,:::,,
336
- ,:::, 
337
- ,,,, 
338
-  
339
-  
340
-  
341
-  
342
-  
343
-  
344
-  
345
-  
346
-  
347
-  
348
-  
349
-  
350
-  
351
-  
352
- ---------------
353
- -:::::::::::::-
354
- ---------------
355
-  
356
-  
357
-  
358
-  
359
-  
360
-  
361
-  
362
-  
363
-  
364
-  
365
-  
366
-  
367
-  
368
-  
369
-  
370
-  
371
-  
372
-  
373
-  
374
-  
375
-  
376
-  
377
-  
378
-  
379
-  
380
-  
381
-  
382
-  
383
- ......
384
- .::::.
385
- ......
386
-  
387
-  
388
-  
389
-  
390
-  
391
-  
392
-  
393
-
394
-
395
- ///////
396
- /:::::/
397
- /:::::/
398
- /:::::/
399
- /:::::/
400
- /:::::/
401
- /:::::/
402
- /:::::/
403
- /:::::/
404
- /:::::/
405
- /:::::/
406
- /:::::/
407
- /:::::/
408
- /:::::/
409
- /:::::/
410
- ///////
411
-
412
-
413
-
414
-
415
-
416
-
417
-
418
-
419
-
420
- 000000000
421
- 00:::::::::00
422
- 00:::::::::::::00
423
- 0:::::::000:::::::0
424
- 0::::::0 0::::::0
425
- 0:::::0 0:::::0
426
- 0:::::0 0:::::0
427
- 0:::::0 000 0:::::0
428
- 0:::::0 000 0:::::0
429
- 0:::::0 0:::::0
430
- 0:::::0 0:::::0
431
- 0::::::0 0::::::0
432
- 0:::::::000:::::::0
433
- 00:::::::::::::00
434
- 00:::::::::00
435
- 000000000
436
-
437
-
438
-
439
-
440
-
441
-
442
-
443
-
444
-
445
- 1111111
446
- 1::::::1
447
- 1:::::::1
448
- 111:::::1
449
- 1::::1
450
- 1::::1
451
- 1::::1
452
- 1::::l
453
- 1::::l
454
- 1::::l
455
- 1::::l
456
- 1::::l
457
- 111::::::111
458
- 1::::::::::1
459
- 1::::::::::1
460
- 111111111111
461
-
462
-
463
-
464
-
465
-
466
-
467
-
468
-
469
-
470
- 222222222222222
471
- 2:::::::::::::::22
472
- 2::::::222222:::::2
473
- 2222222 2:::::2
474
- 2:::::2
475
- 2:::::2
476
- 2222::::2
477
- 22222::::::22
478
- 22::::::::222
479
- 2:::::22222
480
- 2:::::2
481
- 2:::::2
482
- 2:::::2 222222
483
- 2::::::2222222:::::2
484
- 2::::::::::::::::::2
485
- 22222222222222222222
486
-
487
-
488
-
489
-
490
-
491
-
492
-
493
-
494
-
495
- 333333333333333
496
- 3:::::::::::::::33
497
- 3::::::33333::::::3
498
- 3333333 3:::::3
499
- 3:::::3
500
- 3:::::3
501
- 33333333:::::3
502
- 3:::::::::::3
503
- 33333333:::::3
504
- 3:::::3
505
- 3:::::3
506
- 3:::::3
507
- 3333333 3:::::3
508
- 3::::::33333::::::3
509
- 3:::::::::::::::33
510
- 333333333333333
511
-
512
-
513
-
514
-
515
-
516
-
517
-
518
-
519
-
520
- 444444444
521
- 4::::::::4
522
- 4:::::::::4
523
- 4::::44::::4
524
- 4::::4 4::::4
525
- 4::::4 4::::4
526
- 4::::4 4::::4
527
- 4::::444444::::444
528
- 4::::::::::::::::4
529
- 4444444444:::::444
530
- 4::::4
531
- 4::::4
532
- 4::::4
533
- 44::::::44
534
- 4::::::::4
535
- 4444444444
536
-
537
-
538
-
539
-
540
-
541
-
542
-
543
-
544
-
545
- 555555555555555555
546
- 5::::::::::::::::5
547
- 5::::::::::::::::5
548
- 5:::::555555555555
549
- 5:::::5
550
- 5:::::5
551
- 5:::::5555555555
552
- 5:::::::::::::::5
553
- 555555555555:::::5
554
- 5:::::5
555
- 5:::::5
556
- 5555555 5:::::5
557
- 5::::::55555::::::5
558
- 55:::::::::::::55
559
- 55:::::::::55
560
- 555555555
561
-
562
-
563
-
564
-
565
-
566
-
567
-
568
-
569
-
570
- 66666666
571
- 6::::::6
572
- 6::::::6
573
- 6::::::6
574
- 6::::::6
575
- 6::::::6
576
- 6::::::6
577
- 6::::::::66666
578
- 6::::::::::::::66
579
- 6::::::66666:::::6
580
- 6:::::6 6:::::6
581
- 6:::::6 6:::::6
582
- 6::::::66666::::::6
583
- 66:::::::::::::66
584
- 66:::::::::66
585
- 666666666
586
-
587
-
588
-
589
-
590
-
591
-
592
-
593
-
594
-
595
- 77777777777777777777
596
- 7::::::::::::::::::7
597
- 7::::::::::::::::::7
598
- 777777777777:::::::7
599
- 7::::::7
600
- 7::::::7
601
- 7::::::7
602
- 7::::::7
603
- 7::::::7
604
- 7::::::7
605
- 7::::::7
606
- 7::::::7
607
- 7::::::7
608
- 7::::::7
609
- 7::::::7
610
- 77777777
611
-
612
-
613
-
614
-
615
-
616
-
617
-
618
-
619
-
620
- 888888888
621
- 88:::::::::88
622
- 88:::::::::::::88
623
- 8::::::88888::::::8
624
- 8:::::8 8:::::8
625
- 8:::::8 8:::::8
626
- 8:::::88888:::::8
627
- 8:::::::::::::8
628
- 8:::::88888:::::8
629
- 8:::::8 8:::::8
630
- 8:::::8 8:::::8
631
- 8:::::8 8:::::8
632
- 8::::::88888::::::8
633
- 88:::::::::::::88
634
- 88:::::::::88
635
- 888888888
636
-
637
-
638
-
639
-
640
-
641
-
642
-
643
-
644
-
645
- 999999999
646
- 99:::::::::99
647
- 99:::::::::::::99
648
- 9::::::99999::::::9
649
- 9:::::9 9:::::9
650
- 9:::::9 9:::::9
651
- 9:::::99999::::::9
652
- 99::::::::::::::9
653
- 99999::::::::9
654
- 9::::::9
655
- 9::::::9
656
- 9::::::9
657
- 9::::::9
658
- 9::::::9
659
- 9::::::9
660
- 99999999
661
-
662
-
663
-
664
-
665
-
666
-
667
-
668
-  
669
-  
670
-  
671
-  
672
-  
673
-  
674
-  
675
- ::::::
676
- ::::::
677
- ::::::
678
-  
679
-  
680
-  
681
- ::::::
682
- ::::::
683
- ::::::
684
-  
685
-  
686
-  
687
-  
688
-  
689
-  
690
-  
691
-  
692
-  
693
-  
694
-  
695
-  
696
-  
697
-  
698
-  
699
-  
700
-  ;;;;;;
701
-  ;::::;
702
-  ;;;;;;
703
-  
704
-  
705
-  
706
-  ;;;;;;
707
-  ;::::;
708
-  ;:::;;
709
- ;:::; 
710
- ;;;; 
711
-  
712
-  
713
-  
714
-  
715
-  
716
-  
717
-  
718
-
719
-
720
-
721
- <<<<<<<
722
- <:::::<
723
- <:::::<
724
- <:::::<
725
- <:::::<
726
- <:::::<
727
- <:::::<
728
- <:::::<
729
- <:::::<
730
- <:::::<
731
- <:::::<
732
- <:::::<
733
- <<<<<<<
734
-
735
-
736
-
737
-
738
-
739
-
740
-
741
-
742
-
743
-  
744
-  
745
-  
746
-  
747
-  
748
-  
749
- ===============
750
- =:::::::::::::=
751
- ===============
752
-  
753
- ===============
754
- =:::::::::::::=
755
- ===============
756
-  
757
-  
758
-  
759
-  
760
-  
761
-  
762
-  
763
-  
764
-  
765
-  
766
-  
767
-  
768
-
769
-
770
-
771
- >>>>>>>
772
- >:::::>
773
- >:::::>
774
- >:::::>
775
- >:::::>
776
- >:::::>
777
- >:::::>
778
- >:::::>
779
- >:::::>
780
- >:::::>
781
- >:::::>
782
- >:::::>
783
- >>>>>>>
784
-
785
-
786
-
787
-
788
-
789
-
790
-
791
-
792
-
793
- ???????
794
- ??:::::::??
795
- ??:::::::::::?
796
- ?:::::????:::::?
797
- ?::::? ?::::?
798
- ?::::? ?::::?
799
- ?????? ?::::?
800
- ?::::?
801
- ?::::?
802
- ?::::?
803
- ?::::?
804
- ?::::?
805
- ?::::?
806
- ??::??
807
- ????
808
-
809
- ???
810
- ??:??
811
- ???
812
-
813
-
814
-
815
-
816
-
817
-
818
-
819
-
820
-
821
- @@@@@@@@@
822
- @@:::::::::@@
823
- @@:::::::::::::@@
824
- @:::::::@@@:::::::@
825
- @::::::@ @::::::@
826
- @:::::@ @@@@:::::@
827
- @:::::@ @::::::::@
828
- @:::::@ @::::::::@
829
- @:::::@ @:::::::@@
830
- @:::::@ @@@@@@@@
831
- @::::::@
832
- @:::::::@@@@@@@@
833
- @@:::::::::::::@
834
- @@:::::::::::@
835
- @@@@@@@@@@@
836
-
837
-
838
-
839
-
840
-
841
-
842
-
843
-
844
-
845
- AAA
846
- A:::A
847
- A:::::A
848
- A:::::::A
849
- A:::::::::A
850
- A:::::A:::::A
851
- A:::::A A:::::A
852
- A:::::A A:::::A
853
- A:::::A A:::::A
854
- A:::::AAAAAAAAA:::::A
855
- A:::::::::::::::::::::A
856
- A:::::AAAAAAAAAAAAA:::::A
857
- A:::::A A:::::A
858
- A:::::A A:::::A
859
- A:::::A A:::::A
860
- AAAAAAA AAAAAAA
861
-
862
-
863
-
864
-
865
-
866
-
867
-
868
-
869
-
870
- BBBBBBBBBBBBBBBBB
871
- B::::::::::::::::B
872
- B::::::BBBBBB:::::B
873
- BB:::::B B:::::B
874
- B::::B B:::::B
875
- B::::B B:::::B
876
- B::::BBBBBB:::::B
877
- B:::::::::::::BB
878
- B::::BBBBBB:::::B
879
- B::::B B:::::B
880
- B::::B B:::::B
881
- B::::B B:::::B
882
- BB:::::BBBBBB::::::B
883
- B:::::::::::::::::B
884
- B::::::::::::::::B
885
- BBBBBBBBBBBBBBBBB
886
-
887
-
888
-
889
-
890
-
891
-
892
-
893
-
894
-
895
- CCCCCCCCCCCCC
896
- CCC::::::::::::C
897
- CC:::::::::::::::C
898
- C:::::CCCCCCCC::::C
899
- C:::::C CCCCCC
900
- C:::::C
901
- C:::::C
902
- C:::::C
903
- C:::::C
904
- C:::::C
905
- C:::::C
906
- C:::::C CCCCCC
907
- C:::::CCCCCCCC::::C
908
- CC:::::::::::::::C
909
- CCC::::::::::::C
910
- CCCCCCCCCCCCC
911
-
912
-
913
-
914
-
915
-
916
-
917
-
918
-
919
-
920
- DDDDDDDDDDDDD
921
- D::::::::::::DDD
922
- D:::::::::::::::DD
923
- DDD:::::DDDDD:::::D
924
- D:::::D D:::::D
925
- D:::::D D:::::D
926
- D:::::D D:::::D
927
- D:::::D D:::::D
928
- D:::::D D:::::D
929
- D:::::D D:::::D
930
- D:::::D D:::::D
931
- D:::::D D:::::D
932
- DDD:::::DDDDD:::::D
933
- D:::::::::::::::DD
934
- D::::::::::::DDD
935
- DDDDDDDDDDDDD
936
-
937
-
938
-
939
-
940
-
941
-
942
-
943
-
944
-
945
- EEEEEEEEEEEEEEEEEEEEEE
946
- E::::::::::::::::::::E
947
- E::::::::::::::::::::E
948
- EE::::::EEEEEEEEE::::E
949
- E:::::E EEEEEE
950
- E:::::E
951
- E::::::EEEEEEEEEE
952
- E:::::::::::::::E
953
- E:::::::::::::::E
954
- E::::::EEEEEEEEEE
955
- E:::::E
956
- E:::::E EEEEEE
957
- EE::::::EEEEEEEE:::::E
958
- E::::::::::::::::::::E
959
- E::::::::::::::::::::E
960
- EEEEEEEEEEEEEEEEEEEEEE
961
-
962
-
963
-
964
-
965
-
966
-
967
-
968
-
969
-
970
- FFFFFFFFFFFFFFFFFFFFFF
971
- F::::::::::::::::::::F
972
- F::::::::::::::::::::F
973
- FF::::::FFFFFFFFF::::F
974
- F:::::F FFFFFF
975
- F:::::F
976
- F::::::FFFFFFFFFF
977
- F:::::::::::::::F
978
- F:::::::::::::::F
979
- F::::::FFFFFFFFFF
980
- F:::::F
981
- F:::::F
982
- FF:::::::FF
983
- F::::::::FF
984
- F::::::::FF
985
- FFFFFFFFFFF
986
-
987
-
988
-
989
-
990
-
991
-
992
-
993
-
994
-
995
- GGGGGGGGGGGGG
996
- GGG::::::::::::G
997
- GG:::::::::::::::G
998
- G:::::GGGGGGGG::::G
999
- G:::::G GGGGGG
1000
- G:::::G
1001
- G:::::G
1002
- G:::::G GGGGGGGGGG
1003
- G:::::G G::::::::G
1004
- G:::::G GGGGG::::G
1005
- G:::::G G::::G
1006
- G:::::G G::::G
1007
- G:::::GGGGGGGG::::G
1008
- GG:::::::::::::::G
1009
- GGG::::::GGG:::G
1010
- GGGGGG GGGG
1011
-
1012
-
1013
-
1014
-
1015
-
1016
-
1017
-
1018
-
1019
-
1020
- HHHHHHHHH HHHHHHHHH
1021
- H:::::::H H:::::::H
1022
- H:::::::H H:::::::H
1023
- HH::::::H H::::::HH
1024
- H:::::H H:::::H
1025
- H:::::H H:::::H
1026
- H::::::HHHHH::::::H
1027
- H:::::::::::::::::H
1028
- H:::::::::::::::::H
1029
- H::::::HHHHH::::::H
1030
- H:::::H H:::::H
1031
- H:::::H H:::::H
1032
- HH::::::H H::::::HH
1033
- H:::::::H H:::::::H
1034
- H:::::::H H:::::::H
1035
- HHHHHHHHH HHHHHHHHH
1036
-
1037
-
1038
-
1039
-
1040
-
1041
-
1042
-
1043
-
1044
-
1045
- IIIIIIIIII
1046
- I::::::::I
1047
- I::::::::I
1048
- II::::::II
1049
- I::::I
1050
- I::::I
1051
- I::::I
1052
- I::::I
1053
- I::::I
1054
- I::::I
1055
- I::::I
1056
- I::::I
1057
- II::::::II
1058
- I::::::::I
1059
- I::::::::I
1060
- IIIIIIIIII
1061
-
1062
-
1063
-
1064
-
1065
-
1066
-
1067
-
1068
-
1069
-
1070
- JJJJJJJJJJJ
1071
- J:::::::::J
1072
- J:::::::::J
1073
- JJ:::::::JJ
1074
- J:::::J
1075
- J:::::J
1076
- J:::::J
1077
- J:::::j
1078
- J:::::J
1079
- JJJJJJJ J:::::J
1080
- J:::::J J:::::J
1081
- J::::::J J::::::J
1082
- J:::::::JJJ:::::::J
1083
- JJ:::::::::::::JJ
1084
- JJ:::::::::JJ
1085
- JJJJJJJJJ
1086
-
1087
-
1088
-
1089
-
1090
-
1091
-
1092
-
1093
-
1094
-
1095
- KKKKKKKKK KKKKKKK
1096
- K:::::::K K:::::K
1097
- K:::::::K K:::::K
1098
- K:::::::K K::::::K
1099
- KK::::::K K:::::KKK
1100
- K:::::K K:::::K
1101
- K::::::K:::::K
1102
- K:::::::::::K
1103
- K:::::::::::K
1104
- K::::::K:::::K
1105
- K:::::K K:::::K
1106
- KK::::::K K:::::KKK
1107
- K:::::::K K::::::K
1108
- K:::::::K K:::::K
1109
- K:::::::K K:::::K
1110
- KKKKKKKKK KKKKKKK
1111
-
1112
-
1113
-
1114
-
1115
-
1116
-
1117
-
1118
-
1119
-
1120
- LLLLLLLLLLL
1121
- L:::::::::L
1122
- L:::::::::L
1123
- LL:::::::LL
1124
- L:::::L
1125
- L:::::L
1126
- L:::::L
1127
- L:::::L
1128
- L:::::L
1129
- L:::::L
1130
- L:::::L
1131
- L:::::L LLLLLL
1132
- LL:::::::LLLLLLLLL:::::L
1133
- L::::::::::::::::::::::L
1134
- L::::::::::::::::::::::L
1135
- LLLLLLLLLLLLLLLLLLLLLLLL
1136
-
1137
-
1138
-
1139
-
1140
-
1141
-
1142
-
1143
-
1144
-
1145
- MMMMMMMM MMMMMMMM
1146
- M:::::::M M:::::::M
1147
- M::::::::M M::::::::M
1148
- M:::::::::M M:::::::::M
1149
- M::::::::::M M::::::::::M
1150
- M:::::::::::M M:::::::::::M
1151
- M:::::::M::::M M::::M:::::::M
1152
- M::::::M M::::M M::::M M::::::M
1153
- M::::::M M::::M::::M M::::::M
1154
- M::::::M M:::::::M M::::::M
1155
- M::::::M M:::::M M::::::M
1156
- M::::::M MMMMM M::::::M
1157
- M::::::M M::::::M
1158
- M::::::M M::::::M
1159
- M::::::M M::::::M
1160
- MMMMMMMM MMMMMMMM
1161
-
1162
-
1163
-
1164
-
1165
-
1166
-
1167
-
1168
-
1169
-
1170
- NNNNNNNN NNNNNNNN
1171
- N:::::::N N::::::N
1172
- N::::::::N N::::::N
1173
- N:::::::::N N::::::N
1174
- N::::::::::N N::::::N
1175
- N:::::::::::N N::::::N
1176
- N:::::::N::::N N::::::N
1177
- N::::::N N::::N N::::::N
1178
- N::::::N N::::N:::::::N
1179
- N::::::N N:::::::::::N
1180
- N::::::N N::::::::::N
1181
- N::::::N N:::::::::N
1182
- N::::::N N::::::::N
1183
- N::::::N N:::::::N
1184
- N::::::N N::::::N
1185
- NNNNNNNN NNNNNNN
1186
-
1187
-
1188
-
1189
-
1190
-
1191
-
1192
-
1193
-
1194
-
1195
- OOOOOOOOO
1196
- OO:::::::::OO
1197
- OO:::::::::::::OO
1198
- O:::::::OOO:::::::O
1199
- O::::::O O::::::O
1200
- O:::::O O:::::O
1201
- O:::::O O:::::O
1202
- O:::::O O:::::O
1203
- O:::::O O:::::O
1204
- O:::::O O:::::O
1205
- O:::::O O:::::O
1206
- O::::::O O::::::O
1207
- O:::::::OOO:::::::O
1208
- OO:::::::::::::OO
1209
- OO:::::::::OO
1210
- OOOOOOOOO
1211
-
1212
-
1213
-
1214
-
1215
-
1216
-
1217
-
1218
-
1219
-
1220
- PPPPPPPPPPPPPPPPP
1221
- P::::::::::::::::P
1222
- P::::::PPPPPP:::::P
1223
- PP:::::P P:::::P
1224
- P::::P P:::::P
1225
- P::::P P:::::P
1226
- P::::PPPPPP:::::P
1227
- P:::::::::::::PP
1228
- P::::PPPPPPPPP
1229
- P::::P
1230
- P::::P
1231
- P::::P
1232
- PP::::::PP
1233
- P::::::::P
1234
- P::::::::P
1235
- PPPPPPPPPP
1236
-
1237
-
1238
-
1239
-
1240
-
1241
-
1242
-
1243
-
1244
-
1245
- QQQQQQQQQ
1246
- QQ:::::::::QQ
1247
- QQ:::::::::::::QQ
1248
- Q:::::::QQQ:::::::Q
1249
- Q::::::O Q::::::Q
1250
- Q:::::O Q:::::Q
1251
- Q:::::O Q:::::Q
1252
- Q:::::O Q:::::Q
1253
- Q:::::O Q:::::Q
1254
- Q:::::O Q:::::Q
1255
- Q:::::O QQQQ:::::Q
1256
- Q::::::O Q::::::::Q
1257
- Q:::::::QQ::::::::Q
1258
- QQ::::::::::::::Q
1259
- QQ:::::::::::Q
1260
- QQQQQQQQ::::QQ
1261
- Q:::::Q
1262
- QQQQQQ
1263
-
1264
-
1265
-
1266
-
1267
-
1268
-
1269
-
1270
- RRRRRRRRRRRRRRRRR
1271
- R::::::::::::::::R
1272
- R::::::RRRRRR:::::R
1273
- RR:::::R R:::::R
1274
- R::::R R:::::R
1275
- R::::R R:::::R
1276
- R::::RRRRRR:::::R
1277
- R:::::::::::::RR
1278
- R::::RRRRRR:::::R
1279
- R::::R R:::::R
1280
- R::::R R:::::R
1281
- R::::R R:::::R
1282
- RR:::::R R:::::R
1283
- R::::::R R:::::R
1284
- R::::::R R:::::R
1285
- RRRRRRRR RRRRRRR
1286
-
1287
-
1288
-
1289
-
1290
-
1291
-
1292
-
1293
-
1294
-
1295
- SSSSSSSSSSSSSSS
1296
- SS:::::::::::::::S
1297
- S:::::SSSSSS::::::S
1298
- S:::::S SSSSSSS
1299
- S:::::S
1300
- S:::::S
1301
- S::::SSSS
1302
- SS::::::SSSSS
1303
- SSS::::::::SS
1304
- SSSSSS::::S
1305
- S:::::S
1306
- S:::::S
1307
- SSSSSSS S:::::S
1308
- S::::::SSSSSS:::::S
1309
- S:::::::::::::::SS
1310
- SSSSSSSSSSSSSSS
1311
-
1312
-
1313
-
1314
-
1315
-
1316
-
1317
-
1318
-
1319
-
1320
- TTTTTTTTTTTTTTTTTTTTTTT
1321
- T:::::::::::::::::::::T
1322
- T:::::::::::::::::::::T
1323
- T:::::TT:::::::TT:::::T
1324
- TTTTTT T:::::T TTTTTT
1325
- T:::::T
1326
- T:::::T
1327
- T:::::T
1328
- T:::::T
1329
- T:::::T
1330
- T:::::T
1331
- T:::::T
1332
- TT:::::::TT
1333
- T:::::::::T
1334
- T:::::::::T
1335
- TTTTTTTTTTT
1336
-
1337
-
1338
-
1339
-
1340
-
1341
-
1342
-
1343
-
1344
-
1345
- UUUUUUUU UUUUUUUU
1346
- U::::::U U::::::U
1347
- U::::::U U::::::U
1348
- UU:::::U U:::::UU
1349
- U:::::U U:::::U
1350
- U:::::D D:::::U
1351
- U:::::D D:::::U
1352
- U:::::D D:::::U
1353
- U:::::D D:::::U
1354
- U:::::D D:::::U
1355
- U:::::D D:::::U
1356
- U::::::U U::::::U
1357
- U:::::::UUU:::::::U
1358
- UU:::::::::::::UU
1359
- UU:::::::::UU
1360
- UUUUUUUUU
1361
-
1362
-
1363
-
1364
-
1365
-
1366
-
1367
-
1368
-
1369
-
1370
- VVVVVVVV VVVVVVVV
1371
- V::::::V V::::::V
1372
- V::::::V V::::::V
1373
- V::::::V V::::::V
1374
- V:::::V V:::::V
1375
- V:::::V V:::::V
1376
- V:::::V V:::::V
1377
- V:::::V V:::::V
1378
- V:::::V V:::::V
1379
- V:::::V V:::::V
1380
- V:::::V:::::V
1381
- V:::::::::V
1382
- V:::::::V
1383
- V:::::V
1384
- V:::V
1385
- VVV
1386
-
1387
-
1388
-
1389
-
1390
-
1391
-
1392
-
1393
-
1394
-
1395
- WWWWWWWW WWWWWWWW
1396
- W::::::W W::::::W
1397
- W::::::W W::::::W
1398
- W::::::W W::::::W
1399
- W:::::W WWWWW W:::::W
1400
- W:::::W W:::::W W:::::W
1401
- W:::::W W:::::::W W:::::W
1402
- W:::::W W:::::::::W W:::::W
1403
- W:::::W W:::::W:::::W W:::::W
1404
- W:::::W W:::::W W:::::W W:::::W
1405
- W:::::W:::::W W:::::W:::::W
1406
- W:::::::::W W:::::::::W
1407
- W:::::::W W:::::::W
1408
- W:::::W W:::::W
1409
- W:::W W:::W
1410
- WWW WWW
1411
-
1412
-
1413
-
1414
-
1415
-
1416
-
1417
-
1418
-
1419
-
1420
- XXXXXXX XXXXXXX
1421
- X:::::X X:::::X
1422
- X:::::X X:::::X
1423
- X::::::X X::::::X
1424
- XXX:::::X X:::::XXX
1425
- X:::::X X:::::X
1426
- X:::::X:::::X
1427
- X:::::::::X
1428
- X:::::::::X
1429
- X:::::X:::::X
1430
- X:::::X X:::::X
1431
- XXX:::::X X:::::XXX
1432
- X::::::X X::::::X
1433
- X:::::X X:::::X
1434
- X:::::X X:::::X
1435
- XXXXXXX XXXXXXX
1436
-
1437
-
1438
-
1439
-
1440
-
1441
-
1442
-
1443
-
1444
-
1445
- YYYYYYY YYYYYYY
1446
- Y:::::Y Y:::::Y
1447
- Y:::::Y Y:::::Y
1448
- Y::::::Y Y::::::Y
1449
- YYY:::::Y Y:::::YYY
1450
- Y:::::Y Y:::::Y
1451
- Y:::::Y:::::Y
1452
- Y:::::::::Y
1453
- Y:::::::Y
1454
- Y:::::Y
1455
- Y:::::Y
1456
- Y:::::Y
1457
- Y:::::Y
1458
- YYYY:::::YYYY
1459
- Y:::::::::::Y
1460
- YYYYYYYYYYYYY
1461
-
1462
-
1463
-
1464
-
1465
-
1466
-
1467
-
1468
-
1469
-
1470
- ZZZZZZZZZZZZZZZZZZZ
1471
- Z:::::::::::::::::Z
1472
- Z:::::::::::::::::Z
1473
- Z:::ZZZZZZZZ:::::Z
1474
- ZZZZZ Z:::::Z
1475
- Z:::::Z
1476
- Z:::::Z
1477
- Z:::::Z
1478
- Z:::::Z
1479
- Z:::::Z
1480
- Z:::::Z
1481
- ZZZ:::::Z ZZZZZ
1482
- Z::::::ZZZZZZZZ:::Z
1483
- Z:::::::::::::::::Z
1484
- Z:::::::::::::::::Z
1485
- ZZZZZZZZZZZZZZZZZZZ
1486
-
1487
-
1488
-
1489
-
1490
-
1491
-
1492
-
1493
-
1494
-
1495
- [[[[[[[[[
1496
- [:::::::[
1497
- [:::::::[
1498
- [:::::[[[
1499
- [::::[
1500
- [::::[
1501
- [::::[
1502
- [::::[
1503
- [::::[
1504
- [::::[
1505
- [::::[
1506
- [::::[
1507
- [:::::[[[
1508
- [:::::::[
1509
- [:::::::[
1510
- [[[[[[[[[
1511
-
1512
-
1513
-
1514
-
1515
-
1516
-
1517
-
1518
-
1519
-
1520
- \\\\\\\\\\\\\\
1521
- \\:::::\\
1522
- \\:::::\\
1523
- \\:::::\\
1524
- \\:::::\\
1525
- \\:::::\\
1526
- \\:::::\\
1527
- \\:::::\\
1528
- \\:::::\\
1529
- \\:::::\\
1530
- \\:::::\\
1531
- \\:::::\\
1532
- \\:::::\\
1533
- \\:::::\\
1534
- \\:::::\\
1535
- \\\\\\\\\\\\\\
1536
-
1537
-
1538
-
1539
-
1540
-
1541
-
1542
-
1543
-
1544
-
1545
- ]]]]]]]]]
1546
- ]:::::::]
1547
- ]:::::::]
1548
- ]]]:::::]
1549
- ]::::]
1550
- ]::::]
1551
- ]::::]
1552
- ]::::]
1553
- ]::::]
1554
- ]::::]
1555
- ]::::]
1556
- ]::::]
1557
- ]]]:::::]
1558
- ]:::::::]
1559
- ]:::::::]
1560
- ]]]]]]]]]
1561
-
1562
-
1563
-
1564
-
1565
-
1566
-
1567
-
1568
-  
1569
-  
1570
-  ^^^ 
1571
-  ^:::^ 
1572
-  ^:::::^ 
1573
-  ^:::::::^ 
1574
-  ^:::::::::^ 
1575
-  ^:::::^:::::^ 
1576
- ^:::::^ ^:::::^
1577
- ^^^^^^^ ^^^^^^^
1578
-  
1579
-  
1580
-  
1581
-  
1582
-  
1583
-  
1584
-  
1585
-  
1586
-  
1587
-  
1588
-  
1589
-  
1590
-  
1591
-  
1592
-  
1593
-  
1594
-  
1595
-  
1596
-  
1597
-  
1598
-  
1599
-  
1600
-  
1601
-  
1602
-  
1603
-  
1604
-  
1605
-  
1606
-  
1607
-  
1608
-  
1609
-  
1610
-  
1611
- ________________________
1612
- _::::::::::::::::::::::_
1613
- ________________________
1614
-  
1615
-  
1616
-  
1617
-  
1618
-  
1619
-  
1620
- ``````
1621
- `::::`
1622
- `::::`
1623
- ``:::`
1624
-  `:::`
1625
-  ````
1626
-  
1627
-  
1628
-  
1629
-  
1630
-  
1631
-  
1632
-  
1633
-  
1634
-  
1635
-  
1636
-  
1637
-  
1638
-  
1639
-  
1640
-  
1641
-  
1642
-  
1643
-
1644
-
1645
-
1646
-
1647
-
1648
-
1649
- aaaaaaaaaaaaa
1650
- a::::::::::::a
1651
- aaaaaaaaa:::::a
1652
- a::::a
1653
- aaaaaaa:::::a
1654
- aa::::::::::::a
1655
- a::::aaaa::::::a
1656
- a::::a a:::::a
1657
- a::::a a:::::a
1658
- a:::::aaaa::::::a
1659
- a::::::::::aa:::a
1660
- aaaaaaaaaa aaaa
1661
-
1662
-
1663
-
1664
-
1665
-
1666
-
1667
-
1668
-
1669
- bbbbbbbb
1670
- b::::::b
1671
- b::::::b
1672
- b::::::b
1673
- b:::::b
1674
- b:::::bbbbbbbbb
1675
- b::::::::::::::bb
1676
- b::::::::::::::::b
1677
- b:::::bbbbb:::::::b
1678
- b:::::b b::::::b
1679
- b:::::b b:::::b
1680
- b:::::b b:::::b
1681
- b:::::b b:::::b
1682
- b:::::bbbbbb::::::b
1683
- b::::::::::::::::b
1684
- b:::::::::::::::b
1685
- bbbbbbbbbbbbbbbb
1686
-
1687
-
1688
-
1689
-
1690
-
1691
-
1692
-
1693
-
1694
-
1695
-
1696
-
1697
-
1698
-
1699
- cccccccccccccccc
1700
- cc:::::::::::::::c
1701
- c:::::::::::::::::c
1702
- c:::::::cccccc:::::c
1703
- c::::::c ccccccc
1704
- c:::::c
1705
- c:::::c
1706
- c::::::c ccccccc
1707
- c:::::::cccccc:::::c
1708
- c:::::::::::::::::c
1709
- cc:::::::::::::::c
1710
- cccccccccccccccc
1711
-
1712
-
1713
-
1714
-
1715
-
1716
-
1717
-
1718
-
1719
- dddddddd
1720
- d::::::d
1721
- d::::::d
1722
- d::::::d
1723
- d:::::d
1724
- ddddddddd:::::d
1725
- dd::::::::::::::d
1726
- d::::::::::::::::d
1727
- d:::::::ddddd:::::d
1728
- d::::::d d:::::d
1729
- d:::::d d:::::d
1730
- d:::::d d:::::d
1731
- d:::::d d:::::d
1732
- d::::::ddddd::::::dd
1733
- d:::::::::::::::::d
1734
- d:::::::::ddd::::d
1735
- ddddddddd ddddd
1736
-
1737
-
1738
-
1739
-
1740
-
1741
-
1742
-
1743
-
1744
-
1745
-
1746
-
1747
-
1748
-
1749
- eeeeeeeeeeee
1750
- ee::::::::::::ee
1751
- e::::::eeeee:::::ee
1752
- e::::::e e:::::e
1753
- e:::::::eeeee::::::e
1754
- e:::::::::::::::::e
1755
- e::::::eeeeeeeeeee
1756
- e:::::::e
1757
- e::::::::e
1758
- e::::::::eeeeeeee
1759
- ee:::::::::::::e
1760
- eeeeeeeeeeeeee
1761
-
1762
-
1763
-
1764
-
1765
-
1766
-
1767
-
1768
-
1769
-
1770
- ffffffffffffffff
1771
- f::::::::::::::::f
1772
- f::::::::::::::::::f
1773
- f::::::fffffff:::::f
1774
- f:::::f ffffff
1775
- f:::::f
1776
- f:::::::ffffff
1777
- f::::::::::::f
1778
- f::::::::::::f
1779
- f:::::::ffffff
1780
- f:::::f
1781
- f:::::f
1782
- f:::::::f
1783
- f:::::::f
1784
- f:::::::f
1785
- fffffffff
1786
-
1787
-
1788
-
1789
-
1790
-
1791
-
1792
-
1793
-
1794
-
1795
-
1796
-
1797
-
1798
-
1799
- ggggggggg ggggg
1800
- g:::::::::ggg::::g
1801
- g:::::::::::::::::g
1802
- g::::::ggggg::::::gg
1803
- g:::::g g:::::g
1804
- g:::::g g:::::g
1805
- g:::::g g:::::g
1806
- g::::::g g:::::g
1807
- g:::::::ggggg:::::g
1808
- g::::::::::::::::g
1809
- gg::::::::::::::g
1810
- gggggggg::::::g
1811
- g:::::g
1812
- gggggg g:::::g
1813
- g:::::gg gg:::::g
1814
- g::::::ggg:::::::g
1815
- gg:::::::::::::g
1816
- ggg::::::ggg
1817
- gggggg
1818
-
1819
-
1820
- hhhhhhh
1821
- h:::::h
1822
- h:::::h
1823
- h:::::h
1824
- h::::h hhhhh
1825
- h::::hh:::::hhh
1826
- h::::::::::::::hh
1827
- h:::::::hhh::::::h
1828
- h::::::h h::::::h
1829
- h:::::h h:::::h
1830
- h:::::h h:::::h
1831
- h:::::h h:::::h
1832
- h:::::h h:::::h
1833
- h:::::h h:::::h
1834
- h:::::h h:::::h
1835
- hhhhhhh hhhhhhh
1836
-
1837
-
1838
-
1839
-
1840
-
1841
-
1842
-
1843
-
1844
-
1845
- iiii
1846
- i::::i
1847
- iiii
1848
-
1849
- iiiiiii
1850
- i:::::i
1851
- i::::i
1852
- i::::i
1853
- i::::i
1854
- i::::i
1855
- i::::i
1856
- i::::i
1857
- i::::::i
1858
- i::::::i
1859
- i::::::i
1860
- iiiiiiii
1861
-
1862
-
1863
-
1864
-
1865
-
1866
-
1867
-
1868
-
1869
-
1870
- jjjj
1871
- j::::j
1872
- jjjj
1873
-
1874
- jjjjjjj
1875
- j:::::j
1876
- j::::j
1877
- j::::j
1878
- j::::j
1879
- j::::j
1880
- j::::j
1881
- j::::j
1882
- j::::j
1883
- j::::j
1884
- j::::j
1885
- j::::j
1886
- j::::j
1887
- jjjj j::::j
1888
- j::::jj j:::::j
1889
- j::::::jjj::::::j
1890
- jj::::::::::::j
1891
- jjj::::::jjj
1892
- jjjjjj
1893
-
1894
-
1895
- kkkkkkkk
1896
- k::::::k
1897
- k::::::k
1898
- k::::::k
1899
- k:::::k kkkkkkk
1900
- k:::::k k:::::k
1901
- k:::::k k:::::k
1902
- k:::::k k:::::k
1903
- k::::::k:::::k
1904
- k:::::::::::k
1905
- k:::::::::::k
1906
- k::::::k:::::k
1907
- k::::::k k:::::k
1908
- k::::::k k:::::k
1909
- k::::::k k:::::k
1910
- kkkkkkkk kkkkkkk
1911
-
1912
-
1913
-
1914
-
1915
-
1916
-
1917
-
1918
-
1919
-
1920
- lllllll
1921
- l:::::l
1922
- l:::::l
1923
- l:::::l
1924
- l::::l
1925
- l::::l
1926
- l::::l
1927
- l::::l
1928
- l::::l
1929
- l::::l
1930
- l::::l
1931
- l::::l
1932
- l::::::l
1933
- l::::::l
1934
- l::::::l
1935
- llllllll
1936
-
1937
-
1938
-
1939
-
1940
-
1941
-
1942
-
1943
-
1944
-
1945
-
1946
-
1947
-
1948
-
1949
- mmmmmmm mmmmmmm
1950
- mm:::::::m m:::::::mm
1951
- m::::::::::mm::::::::::m
1952
- m::::::::::::::::::::::m
1953
- m:::::mmm::::::mmm:::::m
1954
- m::::m m::::m m::::m
1955
- m::::m m::::m m::::m
1956
- m::::m m::::m m::::m
1957
- m::::m m::::m m::::m
1958
- m::::m m::::m m::::m
1959
- m::::m m::::m m::::m
1960
- mmmmmm mmmmmm mmmmmm
1961
-
1962
-
1963
-
1964
-
1965
-
1966
-
1967
-
1968
-
1969
-
1970
-
1971
-
1972
-
1973
-
1974
- nnnn nnnnnnnn
1975
- n:::nn::::::::nn
1976
- n::::::::::::::nn
1977
- nn:::::::::::::::n
1978
- n:::::nnnn:::::n
1979
- n::::n n::::n
1980
- n::::n n::::n
1981
- n::::n n::::n
1982
- n::::n n::::n
1983
- n::::n n::::n
1984
- n::::n n::::n
1985
- nnnnnn nnnnnn
1986
-
1987
-
1988
-
1989
-
1990
-
1991
-
1992
-
1993
-
1994
-
1995
-
1996
-
1997
-
1998
-
1999
- ooooooooooo
2000
- oo:::::::::::oo
2001
- o:::::::::::::::o
2002
- o:::::ooooo:::::o
2003
- o::::o o::::o
2004
- o::::o o::::o
2005
- o::::o o::::o
2006
- o::::o o::::o
2007
- o:::::ooooo:::::o
2008
- o:::::::::::::::o
2009
- oo:::::::::::oo
2010
- ooooooooooo
2011
-
2012
-
2013
-
2014
-
2015
-
2016
-
2017
-
2018
-
2019
-
2020
-
2021
-
2022
-
2023
-
2024
- ppppp ppppppppp
2025
- p::::ppp:::::::::p
2026
- p:::::::::::::::::p
2027
- pp::::::ppppp::::::p
2028
- p:::::p p:::::p
2029
- p:::::p p:::::p
2030
- p:::::p p:::::p
2031
- p:::::p p::::::p
2032
- p:::::ppppp:::::::p
2033
- p::::::::::::::::p
2034
- p::::::::::::::pp
2035
- p::::::pppppppp
2036
- p:::::p
2037
- p:::::p
2038
- p:::::::p
2039
- p:::::::p
2040
- p:::::::p
2041
- ppppppppp
2042
-
2043
-
2044
-
2045
-
2046
-
2047
-
2048
-
2049
- qqqqqqqqq qqqqq
2050
- q:::::::::qqq::::q
2051
- q:::::::::::::::::q
2052
- q::::::qqqqq::::::qq
2053
- q:::::q q:::::q
2054
- q:::::q q:::::q
2055
- q:::::q q:::::q
2056
- q::::::q q:::::q
2057
- q:::::::qqqqq:::::q
2058
- q::::::::::::::::q
2059
- qq::::::::::::::q
2060
- qqqqqqqq::::::q
2061
- q:::::q
2062
- q:::::q
2063
- q:::::::q
2064
- q:::::::q
2065
- q:::::::q
2066
- qqqqqqqqq
2067
-
2068
-
2069
-
2070
-
2071
-
2072
-
2073
-
2074
- rrrrr rrrrrrrrr
2075
- r::::rrr:::::::::r
2076
- r:::::::::::::::::r
2077
- rr::::::rrrrr::::::r
2078
- r:::::r r:::::r
2079
- r:::::r rrrrrrr
2080
- r:::::r
2081
- r:::::r
2082
- r:::::r
2083
- r:::::r
2084
- r:::::r
2085
- rrrrrrr
2086
-
2087
-
2088
-
2089
-
2090
-
2091
-
2092
-
2093
-
2094
-
2095
-
2096
-
2097
-
2098
-
2099
- ssssssssss
2100
- ss::::::::::s
2101
- ss:::::::::::::s
2102
- s::::::ssss:::::s
2103
- s:::::s ssssss
2104
- s::::::s
2105
- s::::::s
2106
- ssssss s:::::s
2107
- s:::::ssss::::::s
2108
- s::::::::::::::s
2109
- s:::::::::::ss
2110
- sssssssssss
2111
-
2112
-
2113
-
2114
-
2115
-
2116
-
2117
-
2118
-
2119
-
2120
- tttt
2121
- ttt:::t
2122
- t:::::t
2123
- t:::::t
2124
- ttttttt:::::ttttttt
2125
- t:::::::::::::::::t
2126
- t:::::::::::::::::t
2127
- tttttt:::::::tttttt
2128
- t:::::t
2129
- t:::::t
2130
- t:::::t
2131
- t:::::t tttttt
2132
- t::::::tttt:::::t
2133
- tt::::::::::::::t
2134
- tt:::::::::::tt
2135
- ttttttttttt
2136
-
2137
-
2138
-
2139
-
2140
-
2141
-
2142
-
2143
-
2144
-
2145
-
2146
-
2147
-
2148
-
2149
- uuuuuu uuuuuu
2150
- u::::u u::::u
2151
- u::::u u::::u
2152
- u::::u u::::u
2153
- u::::u u::::u
2154
- u::::u u::::u
2155
- u::::u u::::u
2156
- u:::::uuuu:::::u
2157
- u:::::::::::::::uu
2158
- u:::::::::::::::u
2159
- uu::::::::uu:::u
2160
- uuuuuuuu uuuu
2161
-
2162
-
2163
-
2164
-
2165
-
2166
-
2167
-
2168
-
2169
-
2170
-
2171
-
2172
-
2173
-
2174
- vvvvvvv vvvvvvv
2175
- v:::::v v:::::v
2176
- v:::::v v:::::v
2177
- v:::::v v:::::v
2178
- v:::::v v:::::v
2179
- v:::::v v:::::v
2180
- v:::::v:::::v
2181
- v:::::::::v
2182
- v:::::::v
2183
- v:::::v
2184
- v:::v
2185
- vvv
2186
-
2187
-
2188
-
2189
-
2190
-
2191
-
2192
-
2193
-
2194
-
2195
-
2196
-
2197
-
2198
-
2199
- wwwwwww wwwww wwwwwww
2200
- w:::::w w:::::w w:::::w
2201
- w:::::w w:::::::w w:::::w
2202
- w:::::w w:::::::::w w:::::w
2203
- w:::::w w:::::w:::::w w:::::w
2204
- w:::::w w:::::w w:::::w w:::::w
2205
- w:::::w:::::w w:::::w:::::w
2206
- w:::::::::w w:::::::::w
2207
- w:::::::w w:::::::w
2208
- w:::::w w:::::w
2209
- w:::w w:::w
2210
- www www
2211
-
2212
-
2213
-
2214
-
2215
-
2216
-
2217
-
2218
-
2219
-
2220
-
2221
-
2222
-
2223
-
2224
- xxxxxxx xxxxxxx
2225
- x:::::x x:::::x
2226
- x:::::x x:::::x
2227
- x:::::xx:::::x
2228
- x::::::::::x
2229
- x::::::::x
2230
- x::::::::x
2231
- x::::::::::x
2232
- x:::::xx:::::x
2233
- x:::::x x:::::x
2234
- x:::::x x:::::x
2235
- xxxxxxx xxxxxxx
2236
-
2237
-
2238
-
2239
-
2240
-
2241
-
2242
-
2243
-
2244
-
2245
-
2246
-
2247
-
2248
-
2249
- yyyyyyy yyyyyyy
2250
- y:::::y y:::::y
2251
- y:::::y y:::::y
2252
- y:::::y y:::::y
2253
- y:::::y y:::::y
2254
- y:::::y y:::::y
2255
- y:::::y:::::y
2256
- y:::::::::y
2257
- y:::::::y
2258
- y:::::y
2259
- y:::::y
2260
- y:::::y
2261
- y:::::y
2262
- y:::::y
2263
- y:::::y
2264
- y:::::y
2265
- yyyyyyy
2266
-
2267
-
2268
-
2269
-
2270
-
2271
-
2272
-
2273
-
2274
- zzzzzzzzzzzzzzzzz
2275
- z:::::::::::::::z
2276
- z::::::::::::::z
2277
- zzzzzzzz::::::z
2278
- z::::::z
2279
- z::::::z
2280
- z::::::z
2281
- z::::::z
2282
- z::::::zzzzzzzz
2283
- z::::::::::::::z
2284
- z:::::::::::::::z
2285
- zzzzzzzzzzzzzzzzz
2286
-
2287
-
2288
-
2289
-
2290
-
2291
-
2292
-
2293
-
2294
- {{{{{
2295
- {::::{
2296
- {:::::{
2297
- {::::{{
2298
- {::::{
2299
- {::::{
2300
- {:::::{
2301
- {:::::{
2302
- {:::::{
2303
- {:::::{
2304
- {:::::{
2305
- {::::{
2306
- {::::{
2307
- {:::::{{
2308
- {:::::{
2309
- {::::{
2310
- {{{{{
2311
-
2312
-
2313
-
2314
-
2315
-
2316
-
2317
-
2318
-  
2319
-  
2320
- |||||||
2321
- |:::::|
2322
- |:::::|
2323
- |:::::|
2324
- |:::::|
2325
- |:::::|
2326
- |||||||
2327
-  
2328
-  
2329
- |||||||
2330
- |:::::|
2331
- |:::::|
2332
- |:::::|
2333
- |:::::|
2334
- |:::::|
2335
- |||||||
2336
-  
2337
-  
2338
-  
2339
-  
2340
-  
2341
-  
2342
-  
2343
-
2344
- }}}}}
2345
- }::::}
2346
- }:::::}
2347
- }}::::}
2348
- }::::}
2349
- }::::}
2350
- }:::::}
2351
- }:::::}
2352
- }:::::}
2353
- }:::::}
2354
- }:::::}
2355
- }::::}
2356
- }::::}
2357
- }}:::::}
2358
- }:::::}
2359
- }::::}
2360
- }}}}}
2361
-
2362
-
2363
-
2364
-
2365
-
2366
-
2367
-
2368
-  
2369
-  
2370
-  
2371
-  
2372
-  
2373
-  
2374
-  
2375
-  
2376
-  
2377
-  ~~~~~~~~~ ~~~~~~
2378
-  ~~:::::::::~ ~:::::~
2379
- ~:::::~~:::::~~:::::~
2380
- ~:::::~ ~::::::::::~ 
2381
- ~~~~~~ ~~~~~~~~~~ 
2382
-  
2383
-  
2384
-  
2385
-  
2386
-  
2387
-  
2388
-  
2389
-  
2390
-  
2391
-  
2392
-  
2393
- doh.flf by Curtis Wanner (cwanner@acs.bu.edu)<br/>latest revision - 4/95<br/><br/>
5
+ @
6
+ @
7
+ @
8
+ @
9
+ @
10
+ @
11
+ @
12
+ @
13
+ @
14
+ @
15
+ @
16
+ @
17
+ @
18
+ @
19
+ @
20
+ @
21
+ @
22
+ @
23
+ @
24
+ @
25
+ @
26
+ @
27
+ @
28
+ @
29
+ @@
30
+ @
31
+ @
32
+ !!! @
33
+ !!:!!@
34
+ !:::!@
35
+ !:::!@
36
+ !:::!@
37
+ !:::!@
38
+ !:::!@
39
+ !:::!@
40
+ !:::!@
41
+ !:::!@
42
+ !!:!!@
43
+ !!! @
44
+ @
45
+ !!! @
46
+ !!:!!@
47
+ !!! @
48
+ @
49
+ @
50
+ @
51
+ @
52
+ @
53
+ @
54
+ @@
55
+ """""" """"""@
56
+ "::::" "::::"@
57
+ "::::" "::::"@
58
+ ":::" ":::"@
59
+  "::" "::" @
60
+  """ """ @
61
+  @
62
+  @
63
+  @
64
+  @
65
+  @
66
+  @
67
+  @
68
+  @
69
+  @
70
+  @
71
+  @
72
+  @
73
+  @
74
+  @
75
+  @
76
+  @
77
+  @
78
+  @
79
+  @@
80
+  @
81
+  @
82
+  @
83
+  ###### ###### @
84
+  #::::# #::::# @
85
+  #::::# #::::# @
86
+ ######::::######::::######@
87
+ #::::::::::::::::::::::::#@
88
+ ######::::######::::######@
89
+  #::::# #::::# @
90
+  #::::# #::::# @
91
+ ######::::######::::######@
92
+ #::::::::::::::::::::::::#@
93
+ ######::::######::::######@
94
+  #::::# #::::# @
95
+  #::::# #::::# @
96
+  ###### ###### @
97
+  @
98
+  @
99
+  @
100
+  @
101
+  @
102
+  @
103
+  @
104
+  @@
105
+ $$$$$ @
106
+ $:::$ @
107
+ $$$$$:::$$$$$$ @
108
+ $$::::::::::::::$@
109
+ $:::::$$$$$$$::::$@
110
+ $::::$ $$$$$@
111
+ $::::$ @
112
+ $::::$ @
113
+ $:::::$$$$$$$$$ @
114
+ $$::::::::::::$$ @
115
+ $$$$$$$$$:::::$@
116
+ $::::$@
117
+ $::::$@
118
+ $$$$$ $::::$@
119
+ $::::$$$$$$$:::::$@
120
+ $::::::::::::::$$ @
121
+ $$$$$$:::$$$$$ @
122
+ $:::$ @
123
+ $$$$$ @
124
+ @
125
+ @
126
+ @
127
+ @
128
+ @
129
+ @@
130
+ @
131
+ @
132
+ %%%%% %%%%%%%@
133
+ %:::::% %:::::% @
134
+ %:::::% %:::::% @
135
+ %%%%% %:::::% @
136
+ %:::::% @
137
+ %:::::% @
138
+ %:::::% @
139
+ %:::::% @
140
+ %:::::% @
141
+ %:::::% @
142
+ %:::::% @
143
+ %:::::% @
144
+ %:::::% %%%%% @
145
+ %:::::% %:::::%@
146
+ %:::::% %:::::%@
147
+ %%%%%%% %%%%% @
148
+ @
149
+ @
150
+ @
151
+ @
152
+ @
153
+ @
154
+ @@
155
+ @
156
+ @
157
+ &&&&&&&&&& @
158
+ &::::::::::& @
159
+ &::::&&&:::::& @
160
+ &::::& &::::& @
161
+ &::::& &::::& @
162
+ &::::&&&::::& @
163
+ &::::::::::& @
164
+ &:::::::&& @
165
+ &::::::::& &&&&@
166
+ &:::::&&::& &:::&@
167
+ &:::::& &::&&:::&&@
168
+ &:::::& &:::::& @
169
+ &:::::& &::::& @
170
+ &::::::&&&&::::::&&@
171
+ &&::::::::&&&::::&@
172
+ &&&&&&&& &&&&&@
173
+ @
174
+ @
175
+ @
176
+ @
177
+ @
178
+ @
179
+ @@
180
+  @
181
+ ''''''@
182
+ '::::'@
183
+ '::::'@
184
+ ':::''@
185
+ ':::' @
186
+ '''' @
187
+  @
188
+  @
189
+  @
190
+  @
191
+  @
192
+  @
193
+  @
194
+  @
195
+  @
196
+  @
197
+  @
198
+  @
199
+  @
200
+  @
201
+  @
202
+  @
203
+  @
204
+  @@
205
+ @
206
+ @
207
+ (((((( @
208
+ ((::::::(@
209
+ ((:::::::( @
210
+ (:::::::(( @
211
+ (::::::( @
212
+ (:::::( @
213
+ (:::::( @
214
+ (:::::( @
215
+ (:::::( @
216
+ (:::::( @
217
+ (:::::( @
218
+ (::::::( @
219
+ (:::::::(( @
220
+ ((:::::::( @
221
+ ((::::::(@
222
+ (((((( @
223
+ @
224
+ @
225
+ @
226
+ @
227
+ @
228
+ @
229
+ @@
230
+ @
231
+ @
232
+ )))))) @
233
+ )::::::)) @
234
+ ):::::::)) @
235
+ )):::::::)@
236
+ )::::::)@
237
+ ):::::)@
238
+ ):::::)@
239
+ ):::::)@
240
+ ):::::)@
241
+ ):::::)@
242
+ ):::::)@
243
+ )::::::)@
244
+ )):::::::)@
245
+ ):::::::)) @
246
+ )::::::) @
247
+ )))))) @
248
+ @
249
+ @
250
+ @
251
+ @
252
+ @
253
+ @
254
+ @@
255
+ @
256
+ @
257
+ @
258
+ @
259
+ @
260
+ ****** ******@
261
+ *:::::* *:::::*@
262
+ ***::::*******::::***@
263
+ **:::::::::::** @
264
+ ******:::::::::******@
265
+ *:::::::::::::::::::*@
266
+ ******:::::::::******@
267
+ **:::::::::::** @
268
+ ***::::*******::::***@
269
+ *:::::* *:::::*@
270
+ ****** ******@
271
+ @
272
+ @
273
+ @
274
+ @
275
+ @
276
+ @
277
+ @
278
+ @
279
+ @@
280
+  @
281
+  @
282
+  @
283
+  @
284
+  @
285
+  +++++++ @
286
+  +:::::+ @
287
+  +:::::+ @
288
+ +++++++:::::+++++++@
289
+ +:::::::::::::::::+@
290
+ +:::::::::::::::::+@
291
+ +++++++:::::+++++++@
292
+  +:::::+ @
293
+  +:::::+ @
294
+  +++++++ @
295
+  @
296
+  @
297
+  @
298
+  @
299
+  @
300
+  @
301
+  @
302
+  @
303
+  @
304
+  @@
305
+  @
306
+  @
307
+  @
308
+  @
309
+  @
310
+  @
311
+  @
312
+  @
313
+  @
314
+  @
315
+  @
316
+  @
317
+  @
318
+  @
319
+ ,,,,,,@
320
+ ,::::,@
321
+ ,::::,@
322
+ ,:::,,@
323
+ ,:::, @
324
+ ,,,, @
325
+  @
326
+  @
327
+  @
328
+  @
329
+  @@
330
+  @
331
+  @
332
+  @
333
+  @
334
+  @
335
+  @
336
+  @
337
+  @
338
+  @
339
+ ---------------@
340
+ -:::::::::::::-@
341
+ ---------------@
342
+  @
343
+  @
344
+  @
345
+  @
346
+  @
347
+  @
348
+  @
349
+  @
350
+  @
351
+  @
352
+  @
353
+  @
354
+  @@
355
+  @
356
+  @
357
+  @
358
+  @
359
+  @
360
+  @
361
+  @
362
+  @
363
+  @
364
+  @
365
+  @
366
+  @
367
+  @
368
+  @
369
+  @
370
+ ......@
371
+ .::::.@
372
+ ......@
373
+  @
374
+  @
375
+  @
376
+  @
377
+  @
378
+  @
379
+  @@
380
+ @
381
+ @
382
+ ///////@
383
+ /:::::/ @
384
+ /:::::/ @
385
+ /:::::/ @
386
+ /:::::/ @
387
+ /:::::/ @
388
+ /:::::/ @
389
+ /:::::/ @
390
+ /:::::/ @
391
+ /:::::/ @
392
+ /:::::/ @
393
+ /:::::/ @
394
+ /:::::/ @
395
+ /:::::/ @
396
+ /:::::/ @
397
+ /////// @
398
+ @
399
+ @
400
+ @
401
+ @
402
+ @
403
+ @
404
+ @@
405
+ @
406
+ @
407
+ 000000000 @
408
+ 00:::::::::00 @
409
+ 00:::::::::::::00 @
410
+ 0:::::::000:::::::0@
411
+ 0::::::0 0::::::0@
412
+ 0:::::0 0:::::0@
413
+ 0:::::0 0:::::0@
414
+ 0:::::0 000 0:::::0@
415
+ 0:::::0 000 0:::::0@
416
+ 0:::::0 0:::::0@
417
+ 0:::::0 0:::::0@
418
+ 0::::::0 0::::::0@
419
+ 0:::::::000:::::::0@
420
+ 00:::::::::::::00 @
421
+ 00:::::::::00 @
422
+ 000000000 @
423
+ @
424
+ @
425
+ @
426
+ @
427
+ @
428
+ @
429
+ @@
430
+ @
431
+ @
432
+ 1111111 @
433
+ 1::::::1 @
434
+ 1:::::::1 @
435
+ 111:::::1 @
436
+ 1::::1 @
437
+ 1::::1 @
438
+ 1::::1 @
439
+ 1::::l @
440
+ 1::::l @
441
+ 1::::l @
442
+ 1::::l @
443
+ 1::::l @
444
+ 111::::::111@
445
+ 1::::::::::1@
446
+ 1::::::::::1@
447
+ 111111111111@
448
+ @
449
+ @
450
+ @
451
+ @
452
+ @
453
+ @
454
+ @@
455
+ @
456
+ @
457
+ 222222222222222 @
458
+ 2:::::::::::::::22 @
459
+ 2::::::222222:::::2 @
460
+ 2222222 2:::::2 @
461
+ 2:::::2 @
462
+ 2:::::2 @
463
+ 2222::::2 @
464
+ 22222::::::22 @
465
+ 22::::::::222 @
466
+ 2:::::22222 @
467
+ 2:::::2 @
468
+ 2:::::2 @
469
+ 2:::::2 222222@
470
+ 2::::::2222222:::::2@
471
+ 2::::::::::::::::::2@
472
+ 22222222222222222222@
473
+ @
474
+ @
475
+ @
476
+ @
477
+ @
478
+ @
479
+ @@
480
+ @
481
+ @
482
+ 333333333333333 @
483
+ 3:::::::::::::::33 @
484
+ 3::::::33333::::::3@
485
+ 3333333 3:::::3@
486
+ 3:::::3@
487
+ 3:::::3@
488
+ 33333333:::::3 @
489
+ 3:::::::::::3 @
490
+ 33333333:::::3 @
491
+ 3:::::3@
492
+ 3:::::3@
493
+ 3:::::3@
494
+ 3333333 3:::::3@
495
+ 3::::::33333::::::3@
496
+ 3:::::::::::::::33 @
497
+ 333333333333333 @
498
+ @
499
+ @
500
+ @
501
+ @
502
+ @
503
+ @
504
+ @@
505
+ @
506
+ @
507
+ 444444444 @
508
+ 4::::::::4 @
509
+ 4:::::::::4 @
510
+ 4::::44::::4 @
511
+ 4::::4 4::::4 @
512
+ 4::::4 4::::4 @
513
+ 4::::4 4::::4 @
514
+ 4::::444444::::444@
515
+ 4::::::::::::::::4@
516
+ 4444444444:::::444@
517
+ 4::::4 @
518
+ 4::::4 @
519
+ 4::::4 @
520
+ 44::::::44@
521
+ 4::::::::4@
522
+ 4444444444@
523
+ @
524
+ @
525
+ @
526
+ @
527
+ @
528
+ @
529
+ @@
530
+ @
531
+ @
532
+ 555555555555555555 @
533
+ 5::::::::::::::::5 @
534
+ 5::::::::::::::::5 @
535
+ 5:::::555555555555 @
536
+ 5:::::5 @
537
+ 5:::::5 @
538
+ 5:::::5555555555 @
539
+ 5:::::::::::::::5 @
540
+ 555555555555:::::5 @
541
+ 5:::::5@
542
+ 5:::::5@
543
+ 5555555 5:::::5@
544
+ 5::::::55555::::::5@
545
+ 55:::::::::::::55 @
546
+ 55:::::::::55 @
547
+ 555555555 @
548
+ @
549
+ @
550
+ @
551
+ @
552
+ @
553
+ @
554
+ @@
555
+ @
556
+ @
557
+ 66666666 @
558
+ 6::::::6 @
559
+ 6::::::6 @
560
+ 6::::::6 @
561
+ 6::::::6 @
562
+ 6::::::6 @
563
+ 6::::::6 @
564
+ 6::::::::66666 @
565
+ 6::::::::::::::66 @
566
+ 6::::::66666:::::6 @
567
+ 6:::::6 6:::::6@
568
+ 6:::::6 6:::::6@
569
+ 6::::::66666::::::6@
570
+ 66:::::::::::::66 @
571
+ 66:::::::::66 @
572
+ 666666666 @
573
+ @
574
+ @
575
+ @
576
+ @
577
+ @
578
+ @
579
+ @@
580
+ @
581
+ @
582
+ 77777777777777777777@
583
+ 7::::::::::::::::::7@
584
+ 7::::::::::::::::::7@
585
+ 777777777777:::::::7@
586
+ 7::::::7 @
587
+ 7::::::7 @
588
+ 7::::::7 @
589
+ 7::::::7 @
590
+ 7::::::7 @
591
+ 7::::::7 @
592
+ 7::::::7 @
593
+ 7::::::7 @
594
+ 7::::::7 @
595
+ 7::::::7 @
596
+ 7::::::7 @
597
+ 77777777 @
598
+ @
599
+ @
600
+ @
601
+ @
602
+ @
603
+ @
604
+ @@
605
+ @
606
+ @
607
+ 888888888 @
608
+ 88:::::::::88 @
609
+ 88:::::::::::::88 @
610
+ 8::::::88888::::::8@
611
+ 8:::::8 8:::::8@
612
+ 8:::::8 8:::::8@
613
+ 8:::::88888:::::8 @
614
+ 8:::::::::::::8 @
615
+ 8:::::88888:::::8 @
616
+ 8:::::8 8:::::8@
617
+ 8:::::8 8:::::8@
618
+ 8:::::8 8:::::8@
619
+ 8::::::88888::::::8@
620
+ 88:::::::::::::88 @
621
+ 88:::::::::88 @
622
+ 888888888 @
623
+ @
624
+ @
625
+ @
626
+ @
627
+ @
628
+ @
629
+ @@
630
+ @
631
+ @
632
+ 999999999 @
633
+ 99:::::::::99 @
634
+ 99:::::::::::::99 @
635
+ 9::::::99999::::::9@
636
+ 9:::::9 9:::::9@
637
+ 9:::::9 9:::::9@
638
+ 9:::::99999::::::9@
639
+ 99::::::::::::::9@
640
+ 99999::::::::9 @
641
+ 9::::::9 @
642
+ 9::::::9 @
643
+ 9::::::9 @
644
+ 9::::::9 @
645
+ 9::::::9 @
646
+ 9::::::9 @
647
+ 99999999 @
648
+ @
649
+ @
650
+ @
651
+ @
652
+ @
653
+ @
654
+ @@
655
+  @
656
+  @
657
+  @
658
+  @
659
+  @
660
+  @
661
+  @
662
+ ::::::@
663
+ ::::::@
664
+ ::::::@
665
+  @
666
+  @
667
+  @
668
+ ::::::@
669
+ ::::::@
670
+ ::::::@
671
+  @
672
+  @
673
+  @
674
+  @
675
+  @
676
+  @
677
+  @
678
+  @
679
+  @@
680
+  @
681
+  @
682
+  @
683
+  @
684
+  @
685
+  @
686
+  @
687
+  ;;;;;;@
688
+  ;::::;@
689
+  ;;;;;;@
690
+  @
691
+  @
692
+  @
693
+  ;;;;;;@
694
+  ;::::;@
695
+  ;:::;;@
696
+ ;:::; @
697
+ ;;;; @
698
+  @
699
+  @
700
+  @
701
+  @
702
+  @
703
+  @
704
+  @@
705
+ @
706
+ @
707
+ @
708
+ <<<<<<<@
709
+ <:::::< @
710
+ <:::::< @
711
+ <:::::< @
712
+ <:::::< @
713
+ <:::::< @
714
+ <:::::< @
715
+ <:::::< @
716
+ <:::::< @
717
+ <:::::< @
718
+ <:::::< @
719
+ <:::::< @
720
+ <<<<<<<@
721
+ @
722
+ @
723
+ @
724
+ @
725
+ @
726
+ @
727
+ @
728
+ @
729
+ @@
730
+  @
731
+  @
732
+  @
733
+  @
734
+  @
735
+  @
736
+ ===============@
737
+ =:::::::::::::=@
738
+ ===============@
739
+  @
740
+ ===============@
741
+ =:::::::::::::=@
742
+ ===============@
743
+  @
744
+  @
745
+  @
746
+  @
747
+  @
748
+  @
749
+  @
750
+  @
751
+  @
752
+  @
753
+  @
754
+  @@
755
+ @
756
+ @
757
+ @
758
+ >>>>>>> @
759
+ >:::::> @
760
+ >:::::> @
761
+ >:::::> @
762
+ >:::::> @
763
+ >:::::> @
764
+ >:::::>@
765
+ >:::::> @
766
+ >:::::> @
767
+ >:::::> @
768
+ >:::::> @
769
+ >:::::> @
770
+ >>>>>>> @
771
+ @
772
+ @
773
+ @
774
+ @
775
+ @
776
+ @
777
+ @
778
+ @
779
+ @@
780
+ ??????? @
781
+ ??:::::::?? @
782
+ ??:::::::::::? @
783
+ ?:::::????:::::? @
784
+ ?::::? ?::::? @
785
+ ?::::? ?::::?@
786
+ ?????? ?::::?@
787
+ ?::::? @
788
+ ?::::? @
789
+ ?::::? @
790
+ ?::::? @
791
+ ?::::? @
792
+ ?::::? @
793
+ ??::?? @
794
+ ???? @
795
+ @
796
+ ??? @
797
+ ??:?? @
798
+ ??? @
799
+ @
800
+ @
801
+ @
802
+ @
803
+ @
804
+ @@
805
+ #
806
+ #
807
+ #
808
+ @@@@@@@@@ #
809
+ @@:::::::::@@ #
810
+ @@:::::::::::::@@ #
811
+ @:::::::@@@:::::::@#
812
+ @::::::@ @::::::@#
813
+ @:::::@ @@@@:::::@#
814
+ @:::::@ @::::::::@#
815
+ @:::::@ @::::::::@#
816
+ @:::::@ @:::::::@@#
817
+ @:::::@ @@@@@@@@ #
818
+ @::::::@ #
819
+ @:::::::@@@@@@@@ #
820
+ @@:::::::::::::@ #
821
+ @@:::::::::::@ #
822
+ @@@@@@@@@@@ #
823
+ #
824
+ #
825
+ #
826
+ #
827
+ #
828
+ #
829
+ ##
830
+ @
831
+ @
832
+ AAA @
833
+ A:::A @
834
+ A:::::A @
835
+ A:::::::A @
836
+ A:::::::::A @
837
+ A:::::A:::::A @
838
+ A:::::A A:::::A @
839
+ A:::::A A:::::A @
840
+ A:::::A A:::::A @
841
+ A:::::AAAAAAAAA:::::A @
842
+ A:::::::::::::::::::::A @
843
+ A:::::AAAAAAAAAAAAA:::::A @
844
+ A:::::A A:::::A @
845
+ A:::::A A:::::A @
846
+ A:::::A A:::::A @
847
+ AAAAAAA AAAAAAA@
848
+ @
849
+ @
850
+ @
851
+ @
852
+ @
853
+ @
854
+ @@
855
+ @
856
+ @
857
+ BBBBBBBBBBBBBBBBB @
858
+ B::::::::::::::::B @
859
+ B::::::BBBBBB:::::B @
860
+ BB:::::B B:::::B@
861
+ B::::B B:::::B@
862
+ B::::B B:::::B@
863
+ B::::BBBBBB:::::B @
864
+ B:::::::::::::BB @
865
+ B::::BBBBBB:::::B @
866
+ B::::B B:::::B@
867
+ B::::B B:::::B@
868
+ B::::B B:::::B@
869
+ BB:::::BBBBBB::::::B@
870
+ B:::::::::::::::::B @
871
+ B::::::::::::::::B @
872
+ BBBBBBBBBBBBBBBBB @
873
+ @
874
+ @
875
+ @
876
+ @
877
+ @
878
+ @
879
+ @@
880
+ @
881
+ @
882
+ CCCCCCCCCCCCC@
883
+ CCC::::::::::::C@
884
+ CC:::::::::::::::C@
885
+ C:::::CCCCCCCC::::C@
886
+ C:::::C CCCCCC@
887
+ C:::::C @
888
+ C:::::C @
889
+ C:::::C @
890
+ C:::::C @
891
+ C:::::C @
892
+ C:::::C @
893
+ C:::::C CCCCCC@
894
+ C:::::CCCCCCCC::::C@
895
+ CC:::::::::::::::C@
896
+ CCC::::::::::::C@
897
+ CCCCCCCCCCCCC@
898
+ @
899
+ @
900
+ @
901
+ @
902
+ @
903
+ @
904
+ @@
905
+ @
906
+ @
907
+ DDDDDDDDDDDDD @
908
+ D::::::::::::DDD @
909
+ D:::::::::::::::DD @
910
+ DDD:::::DDDDD:::::D @
911
+ D:::::D D:::::D @
912
+ D:::::D D:::::D@
913
+ D:::::D D:::::D@
914
+ D:::::D D:::::D@
915
+ D:::::D D:::::D@
916
+ D:::::D D:::::D@
917
+ D:::::D D:::::D@
918
+ D:::::D D:::::D @
919
+ DDD:::::DDDDD:::::D @
920
+ D:::::::::::::::DD @
921
+ D::::::::::::DDD @
922
+ DDDDDDDDDDDDD @
923
+ @
924
+ @
925
+ @
926
+ @
927
+ @
928
+ @
929
+ @@
930
+ @
931
+ @
932
+ EEEEEEEEEEEEEEEEEEEEEE@
933
+ E::::::::::::::::::::E@
934
+ E::::::::::::::::::::E@
935
+ EE::::::EEEEEEEEE::::E@
936
+ E:::::E EEEEEE@
937
+ E:::::E @
938
+ E::::::EEEEEEEEEE @
939
+ E:::::::::::::::E @
940
+ E:::::::::::::::E @
941
+ E::::::EEEEEEEEEE @
942
+ E:::::E @
943
+ E:::::E EEEEEE@
944
+ EE::::::EEEEEEEE:::::E@
945
+ E::::::::::::::::::::E@
946
+ E::::::::::::::::::::E@
947
+ EEEEEEEEEEEEEEEEEEEEEE@
948
+ @
949
+ @
950
+ @
951
+ @
952
+ @
953
+ @
954
+ @@
955
+ @
956
+ @
957
+ FFFFFFFFFFFFFFFFFFFFFF@
958
+ F::::::::::::::::::::F@
959
+ F::::::::::::::::::::F@
960
+ FF::::::FFFFFFFFF::::F@
961
+ F:::::F FFFFFF@
962
+ F:::::F @
963
+ F::::::FFFFFFFFFF @
964
+ F:::::::::::::::F @
965
+ F:::::::::::::::F @
966
+ F::::::FFFFFFFFFF @
967
+ F:::::F @
968
+ F:::::F @
969
+ FF:::::::FF @
970
+ F::::::::FF @
971
+ F::::::::FF @
972
+ FFFFFFFFFFF @
973
+ @
974
+ @
975
+ @
976
+ @
977
+ @
978
+ @
979
+ @@
980
+ @
981
+ @
982
+ GGGGGGGGGGGGG@
983
+ GGG::::::::::::G@
984
+ GG:::::::::::::::G@
985
+ G:::::GGGGGGGG::::G@
986
+ G:::::G GGGGGG@
987
+ G:::::G @
988
+ G:::::G @
989
+ G:::::G GGGGGGGGGG@
990
+ G:::::G G::::::::G@
991
+ G:::::G GGGGG::::G@
992
+ G:::::G G::::G@
993
+ G:::::G G::::G@
994
+ G:::::GGGGGGGG::::G@
995
+ GG:::::::::::::::G@
996
+ GGG::::::GGG:::G@
997
+ GGGGGG GGGG@
998
+ @
999
+ @
1000
+ @
1001
+ @
1002
+ @
1003
+ @
1004
+ @@
1005
+ @
1006
+ @
1007
+ HHHHHHHHH HHHHHHHHH@
1008
+ H:::::::H H:::::::H@
1009
+ H:::::::H H:::::::H@
1010
+ HH::::::H H::::::HH@
1011
+ H:::::H H:::::H @
1012
+ H:::::H H:::::H @
1013
+ H::::::HHHHH::::::H @
1014
+ H:::::::::::::::::H @
1015
+ H:::::::::::::::::H @
1016
+ H::::::HHHHH::::::H @
1017
+ H:::::H H:::::H @
1018
+ H:::::H H:::::H @
1019
+ HH::::::H H::::::HH@
1020
+ H:::::::H H:::::::H@
1021
+ H:::::::H H:::::::H@
1022
+ HHHHHHHHH HHHHHHHHH@
1023
+ @
1024
+ @
1025
+ @
1026
+ @
1027
+ @
1028
+ @
1029
+ @@
1030
+ @
1031
+ @
1032
+ IIIIIIIIII@
1033
+ I::::::::I@
1034
+ I::::::::I@
1035
+ II::::::II@
1036
+ I::::I @
1037
+ I::::I @
1038
+ I::::I @
1039
+ I::::I @
1040
+ I::::I @
1041
+ I::::I @
1042
+ I::::I @
1043
+ I::::I @
1044
+ II::::::II@
1045
+ I::::::::I@
1046
+ I::::::::I@
1047
+ IIIIIIIIII@
1048
+ @
1049
+ @
1050
+ @
1051
+ @
1052
+ @
1053
+ @
1054
+ @@
1055
+ @
1056
+ @
1057
+ JJJJJJJJJJJ@
1058
+ J:::::::::J@
1059
+ J:::::::::J@
1060
+ JJ:::::::JJ@
1061
+ J:::::J @
1062
+ J:::::J @
1063
+ J:::::J @
1064
+ J:::::j @
1065
+ J:::::J @
1066
+ JJJJJJJ J:::::J @
1067
+ J:::::J J:::::J @
1068
+ J::::::J J::::::J @
1069
+ J:::::::JJJ:::::::J @
1070
+ JJ:::::::::::::JJ @
1071
+ JJ:::::::::JJ @
1072
+ JJJJJJJJJ @
1073
+ @
1074
+ @
1075
+ @
1076
+ @
1077
+ @
1078
+ @
1079
+ @@
1080
+ @
1081
+ @
1082
+ KKKKKKKKK KKKKKKK@
1083
+ K:::::::K K:::::K@
1084
+ K:::::::K K:::::K@
1085
+ K:::::::K K::::::K@
1086
+ KK::::::K K:::::KKK@
1087
+ K:::::K K:::::K @
1088
+ K::::::K:::::K @
1089
+ K:::::::::::K @
1090
+ K:::::::::::K @
1091
+ K::::::K:::::K @
1092
+ K:::::K K:::::K @
1093
+ KK::::::K K:::::KKK@
1094
+ K:::::::K K::::::K@
1095
+ K:::::::K K:::::K@
1096
+ K:::::::K K:::::K@
1097
+ KKKKKKKKK KKKKKKK@
1098
+ @
1099
+ @
1100
+ @
1101
+ @
1102
+ @
1103
+ @
1104
+ @@
1105
+ @
1106
+ @
1107
+ LLLLLLLLLLL @
1108
+ L:::::::::L @
1109
+ L:::::::::L @
1110
+ LL:::::::LL @
1111
+ L:::::L @
1112
+ L:::::L @
1113
+ L:::::L @
1114
+ L:::::L @
1115
+ L:::::L @
1116
+ L:::::L @
1117
+ L:::::L @
1118
+ L:::::L LLLLLL@
1119
+ LL:::::::LLLLLLLLL:::::L@
1120
+ L::::::::::::::::::::::L@
1121
+ L::::::::::::::::::::::L@
1122
+ LLLLLLLLLLLLLLLLLLLLLLLL@
1123
+ @
1124
+ @
1125
+ @
1126
+ @
1127
+ @
1128
+ @
1129
+ @@
1130
+ @
1131
+ @
1132
+ MMMMMMMM MMMMMMMM@
1133
+ M:::::::M M:::::::M@
1134
+ M::::::::M M::::::::M@
1135
+ M:::::::::M M:::::::::M@
1136
+ M::::::::::M M::::::::::M@
1137
+ M:::::::::::M M:::::::::::M@
1138
+ M:::::::M::::M M::::M:::::::M@
1139
+ M::::::M M::::M M::::M M::::::M@
1140
+ M::::::M M::::M::::M M::::::M@
1141
+ M::::::M M:::::::M M::::::M@
1142
+ M::::::M M:::::M M::::::M@
1143
+ M::::::M MMMMM M::::::M@
1144
+ M::::::M M::::::M@
1145
+ M::::::M M::::::M@
1146
+ M::::::M M::::::M@
1147
+ MMMMMMMM MMMMMMMM@
1148
+ @
1149
+ @
1150
+ @
1151
+ @
1152
+ @
1153
+ @
1154
+ @@
1155
+ @
1156
+ @
1157
+ NNNNNNNN NNNNNNNN@
1158
+ N:::::::N N::::::N@
1159
+ N::::::::N N::::::N@
1160
+ N:::::::::N N::::::N@
1161
+ N::::::::::N N::::::N@
1162
+ N:::::::::::N N::::::N@
1163
+ N:::::::N::::N N::::::N@
1164
+ N::::::N N::::N N::::::N@
1165
+ N::::::N N::::N:::::::N@
1166
+ N::::::N N:::::::::::N@
1167
+ N::::::N N::::::::::N@
1168
+ N::::::N N:::::::::N@
1169
+ N::::::N N::::::::N@
1170
+ N::::::N N:::::::N@
1171
+ N::::::N N::::::N@
1172
+ NNNNNNNN NNNNNNN@
1173
+ @
1174
+ @
1175
+ @
1176
+ @
1177
+ @
1178
+ @
1179
+ @@
1180
+ @
1181
+ @
1182
+ OOOOOOOOO @
1183
+ OO:::::::::OO @
1184
+ OO:::::::::::::OO @
1185
+ O:::::::OOO:::::::O@
1186
+ O::::::O O::::::O@
1187
+ O:::::O O:::::O@
1188
+ O:::::O O:::::O@
1189
+ O:::::O O:::::O@
1190
+ O:::::O O:::::O@
1191
+ O:::::O O:::::O@
1192
+ O:::::O O:::::O@
1193
+ O::::::O O::::::O@
1194
+ O:::::::OOO:::::::O@
1195
+ OO:::::::::::::OO @
1196
+ OO:::::::::OO @
1197
+ OOOOOOOOO @
1198
+ @
1199
+ @
1200
+ @
1201
+ @
1202
+ @
1203
+ @
1204
+ @@
1205
+ @
1206
+ @
1207
+ PPPPPPPPPPPPPPPPP @
1208
+ P::::::::::::::::P @
1209
+ P::::::PPPPPP:::::P @
1210
+ PP:::::P P:::::P@
1211
+ P::::P P:::::P@
1212
+ P::::P P:::::P@
1213
+ P::::PPPPPP:::::P @
1214
+ P:::::::::::::PP @
1215
+ P::::PPPPPPPPP @
1216
+ P::::P @
1217
+ P::::P @
1218
+ P::::P @
1219
+ PP::::::PP @
1220
+ P::::::::P @
1221
+ P::::::::P @
1222
+ PPPPPPPPPP @
1223
+ @
1224
+ @
1225
+ @
1226
+ @
1227
+ @
1228
+ @
1229
+ @@
1230
+ @
1231
+ @
1232
+ QQQQQQQQQ @
1233
+ QQ:::::::::QQ @
1234
+ QQ:::::::::::::QQ @
1235
+ Q:::::::QQQ:::::::Q @
1236
+ Q::::::O Q::::::Q @
1237
+ Q:::::O Q:::::Q @
1238
+ Q:::::O Q:::::Q @
1239
+ Q:::::O Q:::::Q @
1240
+ Q:::::O Q:::::Q @
1241
+ Q:::::O Q:::::Q @
1242
+ Q:::::O QQQQ:::::Q @
1243
+ Q::::::O Q::::::::Q @
1244
+ Q:::::::QQ::::::::Q @
1245
+ QQ::::::::::::::Q @
1246
+ QQ:::::::::::Q @
1247
+ QQQQQQQQ::::QQ @
1248
+ Q:::::Q@
1249
+ QQQQQQ@
1250
+ @
1251
+ @
1252
+ @
1253
+ @
1254
+ @@
1255
+ @
1256
+ @
1257
+ RRRRRRRRRRRRRRRRR @
1258
+ R::::::::::::::::R @
1259
+ R::::::RRRRRR:::::R @
1260
+ RR:::::R R:::::R@
1261
+ R::::R R:::::R@
1262
+ R::::R R:::::R@
1263
+ R::::RRRRRR:::::R @
1264
+ R:::::::::::::RR @
1265
+ R::::RRRRRR:::::R @
1266
+ R::::R R:::::R@
1267
+ R::::R R:::::R@
1268
+ R::::R R:::::R@
1269
+ RR:::::R R:::::R@
1270
+ R::::::R R:::::R@
1271
+ R::::::R R:::::R@
1272
+ RRRRRRRR RRRRRRR@
1273
+ @
1274
+ @
1275
+ @
1276
+ @
1277
+ @
1278
+ @
1279
+ @@
1280
+ @
1281
+ @
1282
+ SSSSSSSSSSSSSSS @
1283
+ SS:::::::::::::::S@
1284
+ S:::::SSSSSS::::::S@
1285
+ S:::::S SSSSSSS@
1286
+ S:::::S @
1287
+ S:::::S @
1288
+ S::::SSSS @
1289
+ SS::::::SSSSS @
1290
+ SSS::::::::SS @
1291
+ SSSSSS::::S @
1292
+ S:::::S@
1293
+ S:::::S@
1294
+ SSSSSSS S:::::S@
1295
+ S::::::SSSSSS:::::S@
1296
+ S:::::::::::::::SS @
1297
+ SSSSSSSSSSSSSSS @
1298
+ @
1299
+ @
1300
+ @
1301
+ @
1302
+ @
1303
+ @
1304
+ @@
1305
+ @
1306
+ @
1307
+ TTTTTTTTTTTTTTTTTTTTTTT@
1308
+ T:::::::::::::::::::::T@
1309
+ T:::::::::::::::::::::T@
1310
+ T:::::TT:::::::TT:::::T@
1311
+ TTTTTT T:::::T TTTTTT@
1312
+ T:::::T @
1313
+ T:::::T @
1314
+ T:::::T @
1315
+ T:::::T @
1316
+ T:::::T @
1317
+ T:::::T @
1318
+ T:::::T @
1319
+ TT:::::::TT @
1320
+ T:::::::::T @
1321
+ T:::::::::T @
1322
+ TTTTTTTTTTT @
1323
+ @
1324
+ @
1325
+ @
1326
+ @
1327
+ @
1328
+ @
1329
+ @@
1330
+ @
1331
+ @
1332
+ UUUUUUUU UUUUUUUU@
1333
+ U::::::U U::::::U@
1334
+ U::::::U U::::::U@
1335
+ UU:::::U U:::::UU@
1336
+ U:::::U U:::::U @
1337
+ U:::::D D:::::U @
1338
+ U:::::D D:::::U @
1339
+ U:::::D D:::::U @
1340
+ U:::::D D:::::U @
1341
+ U:::::D D:::::U @
1342
+ U:::::D D:::::U @
1343
+ U::::::U U::::::U @
1344
+ U:::::::UUU:::::::U @
1345
+ UU:::::::::::::UU @
1346
+ UU:::::::::UU @
1347
+ UUUUUUUUU @
1348
+ @
1349
+ @
1350
+ @
1351
+ @
1352
+ @
1353
+ @
1354
+ @@
1355
+ @
1356
+ @
1357
+ VVVVVVVV VVVVVVVV@
1358
+ V::::::V V::::::V@
1359
+ V::::::V V::::::V@
1360
+ V::::::V V::::::V@
1361
+ V:::::V V:::::V @
1362
+ V:::::V V:::::V @
1363
+ V:::::V V:::::V @
1364
+ V:::::V V:::::V @
1365
+ V:::::V V:::::V @
1366
+ V:::::V V:::::V @
1367
+ V:::::V:::::V @
1368
+ V:::::::::V @
1369
+ V:::::::V @
1370
+ V:::::V @
1371
+ V:::V @
1372
+ VVV @
1373
+ @
1374
+ @
1375
+ @
1376
+ @
1377
+ @
1378
+ @
1379
+ @@
1380
+ @
1381
+ @
1382
+ WWWWWWWW WWWWWWWW@
1383
+ W::::::W W::::::W@
1384
+ W::::::W W::::::W@
1385
+ W::::::W W::::::W@
1386
+ W:::::W WWWWW W:::::W @
1387
+ W:::::W W:::::W W:::::W @
1388
+ W:::::W W:::::::W W:::::W @
1389
+ W:::::W W:::::::::W W:::::W @
1390
+ W:::::W W:::::W:::::W W:::::W @
1391
+ W:::::W W:::::W W:::::W W:::::W @
1392
+ W:::::W:::::W W:::::W:::::W @
1393
+ W:::::::::W W:::::::::W @
1394
+ W:::::::W W:::::::W @
1395
+ W:::::W W:::::W @
1396
+ W:::W W:::W @
1397
+ WWW WWW @
1398
+ @
1399
+ @
1400
+ @
1401
+ @
1402
+ @
1403
+ @
1404
+ @@
1405
+ @
1406
+ @
1407
+ XXXXXXX XXXXXXX@
1408
+ X:::::X X:::::X@
1409
+ X:::::X X:::::X@
1410
+ X::::::X X::::::X@
1411
+ XXX:::::X X:::::XXX@
1412
+ X:::::X X:::::X @
1413
+ X:::::X:::::X @
1414
+ X:::::::::X @
1415
+ X:::::::::X @
1416
+ X:::::X:::::X @
1417
+ X:::::X X:::::X @
1418
+ XXX:::::X X:::::XXX@
1419
+ X::::::X X::::::X@
1420
+ X:::::X X:::::X@
1421
+ X:::::X X:::::X@
1422
+ XXXXXXX XXXXXXX@
1423
+ @
1424
+ @
1425
+ @
1426
+ @
1427
+ @
1428
+ @
1429
+ @@
1430
+ @
1431
+ @
1432
+ YYYYYYY YYYYYYY@
1433
+ Y:::::Y Y:::::Y@
1434
+ Y:::::Y Y:::::Y@
1435
+ Y::::::Y Y::::::Y@
1436
+ YYY:::::Y Y:::::YYY@
1437
+ Y:::::Y Y:::::Y @
1438
+ Y:::::Y:::::Y @
1439
+ Y:::::::::Y @
1440
+ Y:::::::Y @
1441
+ Y:::::Y @
1442
+ Y:::::Y @
1443
+ Y:::::Y @
1444
+ Y:::::Y @
1445
+ YYYY:::::YYYY @
1446
+ Y:::::::::::Y @
1447
+ YYYYYYYYYYYYY @
1448
+ @
1449
+ @
1450
+ @
1451
+ @
1452
+ @
1453
+ @
1454
+ @@
1455
+ @
1456
+ @
1457
+ ZZZZZZZZZZZZZZZZZZZ@
1458
+ Z:::::::::::::::::Z@
1459
+ Z:::::::::::::::::Z@
1460
+ Z:::ZZZZZZZZ:::::Z @
1461
+ ZZZZZ Z:::::Z @
1462
+ Z:::::Z @
1463
+ Z:::::Z @
1464
+ Z:::::Z @
1465
+ Z:::::Z @
1466
+ Z:::::Z @
1467
+ Z:::::Z @
1468
+ ZZZ:::::Z ZZZZZ@
1469
+ Z::::::ZZZZZZZZ:::Z@
1470
+ Z:::::::::::::::::Z@
1471
+ Z:::::::::::::::::Z@
1472
+ ZZZZZZZZZZZZZZZZZZZ@
1473
+ @
1474
+ @
1475
+ @
1476
+ @
1477
+ @
1478
+ @
1479
+ @@
1480
+ @
1481
+ @
1482
+ [[[[[[[[[@
1483
+ [:::::::[@
1484
+ [:::::::[@
1485
+ [:::::[[[@
1486
+ [::::[ @
1487
+ [::::[ @
1488
+ [::::[ @
1489
+ [::::[ @
1490
+ [::::[ @
1491
+ [::::[ @
1492
+ [::::[ @
1493
+ [::::[ @
1494
+ [:::::[[[@
1495
+ [:::::::[@
1496
+ [:::::::[@
1497
+ [[[[[[[[[@
1498
+ @
1499
+ @
1500
+ @
1501
+ @
1502
+ @
1503
+ @
1504
+ @@
1505
+ @
1506
+ @
1507
+ \\\\\\\ @
1508
+ \:::::\ @
1509
+ \:::::\ @
1510
+ \:::::\ @
1511
+ \:::::\ @
1512
+ \:::::\ @
1513
+ \:::::\ @
1514
+ \:::::\ @
1515
+ \:::::\ @
1516
+ \:::::\ @
1517
+ \:::::\ @
1518
+ \:::::\ @
1519
+ \:::::\ @
1520
+ \:::::\ @
1521
+ \:::::\ @
1522
+ \\\\\\\@
1523
+ @
1524
+ @
1525
+ @
1526
+ @
1527
+ @
1528
+ @
1529
+ @@
1530
+ @
1531
+ @
1532
+ ]]]]]]]]]@
1533
+ ]:::::::]@
1534
+ ]:::::::]@
1535
+ ]]]:::::]@
1536
+ ]::::]@
1537
+ ]::::]@
1538
+ ]::::]@
1539
+ ]::::]@
1540
+ ]::::]@
1541
+ ]::::]@
1542
+ ]::::]@
1543
+ ]::::]@
1544
+ ]]]:::::]@
1545
+ ]:::::::]@
1546
+ ]:::::::]@
1547
+ ]]]]]]]]]@
1548
+ @
1549
+ @
1550
+ @
1551
+ @
1552
+ @
1553
+ @
1554
+ @@
1555
+  @
1556
+  @
1557
+  ^^^ @
1558
+  ^:::^ @
1559
+  ^:::::^ @
1560
+  ^:::::::^ @
1561
+  ^:::::::::^ @
1562
+  ^:::::^:::::^ @
1563
+ ^:::::^ ^:::::^@
1564
+ ^^^^^^^ ^^^^^^^@
1565
+  @
1566
+  @
1567
+  @
1568
+  @
1569
+  @
1570
+  @
1571
+  @
1572
+  @
1573
+  @
1574
+  @
1575
+  @
1576
+  @
1577
+  @
1578
+  @
1579
+  @@
1580
+  @
1581
+  @
1582
+  @
1583
+  @
1584
+  @
1585
+  @
1586
+  @
1587
+  @
1588
+  @
1589
+  @
1590
+  @
1591
+  @
1592
+  @
1593
+  @
1594
+  @
1595
+  @
1596
+  @
1597
+  @
1598
+ ________________________@
1599
+ _::::::::::::::::::::::_@
1600
+ ________________________@
1601
+  @
1602
+  @
1603
+  @
1604
+  @@
1605
+  @
1606
+  @
1607
+ ``````@
1608
+ `::::`@
1609
+ `::::`@
1610
+ ``:::`@
1611
+  `:::`@
1612
+  ````@
1613
+  @
1614
+  @
1615
+  @
1616
+  @
1617
+  @
1618
+  @
1619
+  @
1620
+  @
1621
+  @
1622
+  @
1623
+  @
1624
+  @
1625
+  @
1626
+  @
1627
+  @
1628
+  @
1629
+  @@
1630
+ @
1631
+ @
1632
+ @
1633
+ @
1634
+ @
1635
+ @
1636
+ aaaaaaaaaaaaa @
1637
+ a::::::::::::a @
1638
+ aaaaaaaaa:::::a @
1639
+ a::::a @
1640
+ aaaaaaa:::::a @
1641
+ aa::::::::::::a @
1642
+ a::::aaaa::::::a @
1643
+ a::::a a:::::a @
1644
+ a::::a a:::::a @
1645
+ a:::::aaaa::::::a @
1646
+ a::::::::::aa:::a@
1647
+ aaaaaaaaaa aaaa@
1648
+ @
1649
+ @
1650
+ @
1651
+ @
1652
+ @
1653
+ @
1654
+ @@
1655
+ @
1656
+ bbbbbbbb @
1657
+ b::::::b @
1658
+ b::::::b @
1659
+ b::::::b @
1660
+ b:::::b @
1661
+ b:::::bbbbbbbbb @
1662
+ b::::::::::::::bb @
1663
+ b::::::::::::::::b @
1664
+ b:::::bbbbb:::::::b@
1665
+ b:::::b b::::::b@
1666
+ b:::::b b:::::b@
1667
+ b:::::b b:::::b@
1668
+ b:::::b b:::::b@
1669
+ b:::::bbbbbb::::::b@
1670
+ b::::::::::::::::b @
1671
+ b:::::::::::::::b @
1672
+ bbbbbbbbbbbbbbbb @
1673
+ @
1674
+ @
1675
+ @
1676
+ @
1677
+ @
1678
+ @
1679
+ @@
1680
+ @
1681
+ @
1682
+ @
1683
+ @
1684
+ @
1685
+ @
1686
+ cccccccccccccccc@
1687
+ cc:::::::::::::::c@
1688
+ c:::::::::::::::::c@
1689
+ c:::::::cccccc:::::c@
1690
+ c::::::c ccccccc@
1691
+ c:::::c @
1692
+ c:::::c @
1693
+ c::::::c ccccccc@
1694
+ c:::::::cccccc:::::c@
1695
+ c:::::::::::::::::c@
1696
+ cc:::::::::::::::c@
1697
+ cccccccccccccccc@
1698
+ @
1699
+ @
1700
+ @
1701
+ @
1702
+ @
1703
+ @
1704
+ @@
1705
+ @
1706
+ dddddddd@
1707
+ d::::::d@
1708
+ d::::::d@
1709
+ d::::::d@
1710
+ d:::::d @
1711
+ ddddddddd:::::d @
1712
+ dd::::::::::::::d @
1713
+ d::::::::::::::::d @
1714
+ d:::::::ddddd:::::d @
1715
+ d::::::d d:::::d @
1716
+ d:::::d d:::::d @
1717
+ d:::::d d:::::d @
1718
+ d:::::d d:::::d @
1719
+ d::::::ddddd::::::dd@
1720
+ d:::::::::::::::::d@
1721
+ d:::::::::ddd::::d@
1722
+ ddddddddd ddddd@
1723
+ @
1724
+ @
1725
+ @
1726
+ @
1727
+ @
1728
+ @
1729
+ @@
1730
+ @
1731
+ @
1732
+ @
1733
+ @
1734
+ @
1735
+ @
1736
+ eeeeeeeeeeee @
1737
+ ee::::::::::::ee @
1738
+ e::::::eeeee:::::ee@
1739
+ e::::::e e:::::e@
1740
+ e:::::::eeeee::::::e@
1741
+ e:::::::::::::::::e @
1742
+ e::::::eeeeeeeeeee @
1743
+ e:::::::e @
1744
+ e::::::::e @
1745
+ e::::::::eeeeeeee @
1746
+ ee:::::::::::::e @
1747
+ eeeeeeeeeeeeee @
1748
+ @
1749
+ @
1750
+ @
1751
+ @
1752
+ @
1753
+ @
1754
+ @@
1755
+ @
1756
+ @
1757
+ ffffffffffffffff @
1758
+ f::::::::::::::::f @
1759
+ f::::::::::::::::::f@
1760
+ f::::::fffffff:::::f@
1761
+ f:::::f ffffff@
1762
+ f:::::f @
1763
+ f:::::::ffffff @
1764
+ f::::::::::::f @
1765
+ f::::::::::::f @
1766
+ f:::::::ffffff @
1767
+ f:::::f @
1768
+ f:::::f @
1769
+ f:::::::f @
1770
+ f:::::::f @
1771
+ f:::::::f @
1772
+ fffffffff @
1773
+ @
1774
+ @
1775
+ @
1776
+ @
1777
+ @
1778
+ @
1779
+ @@
1780
+ @
1781
+ @
1782
+ @
1783
+ @
1784
+ @
1785
+ @
1786
+ ggggggggg ggggg@
1787
+ g:::::::::ggg::::g@
1788
+ g:::::::::::::::::g@
1789
+ g::::::ggggg::::::gg@
1790
+ g:::::g g:::::g @
1791
+ g:::::g g:::::g @
1792
+ g:::::g g:::::g @
1793
+ g::::::g g:::::g @
1794
+ g:::::::ggggg:::::g @
1795
+ g::::::::::::::::g @
1796
+ gg::::::::::::::g @
1797
+ gggggggg::::::g @
1798
+ g:::::g @
1799
+ gggggg g:::::g @
1800
+ g:::::gg gg:::::g @
1801
+ g::::::ggg:::::::g @
1802
+ gg:::::::::::::g @
1803
+ ggg::::::ggg @
1804
+ gggggg @@
1805
+ @
1806
+ @
1807
+ hhhhhhh @
1808
+ h:::::h @
1809
+ h:::::h @
1810
+ h:::::h @
1811
+ h::::h hhhhh @
1812
+ h::::hh:::::hhh @
1813
+ h::::::::::::::hh @
1814
+ h:::::::hhh::::::h @
1815
+ h::::::h h::::::h@
1816
+ h:::::h h:::::h@
1817
+ h:::::h h:::::h@
1818
+ h:::::h h:::::h@
1819
+ h:::::h h:::::h@
1820
+ h:::::h h:::::h@
1821
+ h:::::h h:::::h@
1822
+ hhhhhhh hhhhhhh@
1823
+ @
1824
+ @
1825
+ @
1826
+ @
1827
+ @
1828
+ @
1829
+ @@
1830
+ @
1831
+ @
1832
+ iiii @
1833
+ i::::i @
1834
+ iiii @
1835
+ @
1836
+ iiiiiii @
1837
+ i:::::i @
1838
+ i::::i @
1839
+ i::::i @
1840
+ i::::i @
1841
+ i::::i @
1842
+ i::::i @
1843
+ i::::i @
1844
+ i::::::i@
1845
+ i::::::i@
1846
+ i::::::i@
1847
+ iiiiiiii@
1848
+ @
1849
+ @
1850
+ @
1851
+ @
1852
+ @
1853
+ @
1854
+ @@
1855
+ @
1856
+ @
1857
+ jjjj @
1858
+ j::::j@
1859
+ jjjj @
1860
+ @
1861
+ jjjjjjj@
1862
+ j:::::j@
1863
+ j::::j@
1864
+ j::::j@
1865
+ j::::j@
1866
+ j::::j@
1867
+ j::::j@
1868
+ j::::j@
1869
+ j::::j@
1870
+ j::::j@
1871
+ j::::j@
1872
+ j::::j@
1873
+ j::::j@
1874
+ jjjj j::::j@
1875
+ j::::jj j:::::j@
1876
+ j::::::jjj::::::j@
1877
+ jj::::::::::::j @
1878
+ jjj::::::jjj @
1879
+ jjjjjj @@
1880
+ @
1881
+ @
1882
+ kkkkkkkk @
1883
+ k::::::k @
1884
+ k::::::k @
1885
+ k::::::k @
1886
+ k:::::k kkkkkkk@
1887
+ k:::::k k:::::k @
1888
+ k:::::k k:::::k @
1889
+ k:::::k k:::::k @
1890
+ k::::::k:::::k @
1891
+ k:::::::::::k @
1892
+ k:::::::::::k @
1893
+ k::::::k:::::k @
1894
+ k::::::k k:::::k @
1895
+ k::::::k k:::::k @
1896
+ k::::::k k:::::k @
1897
+ kkkkkkkk kkkkkkk@
1898
+ @
1899
+ @
1900
+ @
1901
+ @
1902
+ @
1903
+ @
1904
+ @@
1905
+ @
1906
+ @
1907
+ lllllll @
1908
+ l:::::l @
1909
+ l:::::l @
1910
+ l:::::l @
1911
+ l::::l @
1912
+ l::::l @
1913
+ l::::l @
1914
+ l::::l @
1915
+ l::::l @
1916
+ l::::l @
1917
+ l::::l @
1918
+ l::::l @
1919
+ l::::::l@
1920
+ l::::::l@
1921
+ l::::::l@
1922
+ llllllll@
1923
+ @
1924
+ @
1925
+ @
1926
+ @
1927
+ @
1928
+ @
1929
+ @@
1930
+ @
1931
+ @
1932
+ @
1933
+ @
1934
+ @
1935
+ @
1936
+ mmmmmmm mmmmmmm @
1937
+ mm:::::::m m:::::::mm @
1938
+ m::::::::::mm::::::::::m@
1939
+ m::::::::::::::::::::::m@
1940
+ m:::::mmm::::::mmm:::::m@
1941
+ m::::m m::::m m::::m@
1942
+ m::::m m::::m m::::m@
1943
+ m::::m m::::m m::::m@
1944
+ m::::m m::::m m::::m@
1945
+ m::::m m::::m m::::m@
1946
+ m::::m m::::m m::::m@
1947
+ mmmmmm mmmmmm mmmmmm@
1948
+ @
1949
+ @
1950
+ @
1951
+ @
1952
+ @
1953
+ @
1954
+ @@
1955
+ @
1956
+ @
1957
+ @
1958
+ @
1959
+ @
1960
+ @
1961
+ nnnn nnnnnnnn @
1962
+ n:::nn::::::::nn @
1963
+ n::::::::::::::nn @
1964
+ nn:::::::::::::::n@
1965
+ n:::::nnnn:::::n@
1966
+ n::::n n::::n@
1967
+ n::::n n::::n@
1968
+ n::::n n::::n@
1969
+ n::::n n::::n@
1970
+ n::::n n::::n@
1971
+ n::::n n::::n@
1972
+ nnnnnn nnnnnn@
1973
+ @
1974
+ @
1975
+ @
1976
+ @
1977
+ @
1978
+ @
1979
+ @@
1980
+ @
1981
+ @
1982
+ @
1983
+ @
1984
+ @
1985
+ @
1986
+ ooooooooooo @
1987
+ oo:::::::::::oo @
1988
+ o:::::::::::::::o@
1989
+ o:::::ooooo:::::o@
1990
+ o::::o o::::o@
1991
+ o::::o o::::o@
1992
+ o::::o o::::o@
1993
+ o::::o o::::o@
1994
+ o:::::ooooo:::::o@
1995
+ o:::::::::::::::o@
1996
+ oo:::::::::::oo @
1997
+ ooooooooooo @
1998
+ @
1999
+ @
2000
+ @
2001
+ @
2002
+ @
2003
+ @
2004
+ @@
2005
+ @
2006
+ @
2007
+ @
2008
+ @
2009
+ @
2010
+ @
2011
+ ppppp ppppppppp @
2012
+ p::::ppp:::::::::p @
2013
+ p:::::::::::::::::p @
2014
+ pp::::::ppppp::::::p@
2015
+ p:::::p p:::::p@
2016
+ p:::::p p:::::p@
2017
+ p:::::p p:::::p@
2018
+ p:::::p p::::::p@
2019
+ p:::::ppppp:::::::p@
2020
+ p::::::::::::::::p @
2021
+ p::::::::::::::pp @
2022
+ p::::::pppppppp @
2023
+ p:::::p @
2024
+ p:::::p @
2025
+ p:::::::p @
2026
+ p:::::::p @
2027
+ p:::::::p @
2028
+ ppppppppp @
2029
+ @@
2030
+ @
2031
+ @
2032
+ @
2033
+ @
2034
+ @
2035
+ @
2036
+ qqqqqqqqq qqqqq@
2037
+ q:::::::::qqq::::q@
2038
+ q:::::::::::::::::q@
2039
+ q::::::qqqqq::::::qq@
2040
+ q:::::q q:::::q @
2041
+ q:::::q q:::::q @
2042
+ q:::::q q:::::q @
2043
+ q::::::q q:::::q @
2044
+ q:::::::qqqqq:::::q @
2045
+ q::::::::::::::::q @
2046
+ qq::::::::::::::q @
2047
+ qqqqqqqq::::::q @
2048
+ q:::::q @
2049
+ q:::::q @
2050
+ q:::::::q@
2051
+ q:::::::q@
2052
+ q:::::::q@
2053
+ qqqqqqqqq@
2054
+ @@
2055
+ @
2056
+ @
2057
+ @
2058
+ @
2059
+ @
2060
+ @
2061
+ rrrrr rrrrrrrrr @
2062
+ r::::rrr:::::::::r @
2063
+ r:::::::::::::::::r @
2064
+ rr::::::rrrrr::::::r@
2065
+ r:::::r r:::::r@
2066
+ r:::::r rrrrrrr@
2067
+ r:::::r @
2068
+ r:::::r @
2069
+ r:::::r @
2070
+ r:::::r @
2071
+ r:::::r @
2072
+ rrrrrrr @
2073
+ @
2074
+ @
2075
+ @
2076
+ @
2077
+ @
2078
+ @
2079
+ @@
2080
+ @
2081
+ @
2082
+ @
2083
+ @
2084
+ @
2085
+ @
2086
+ ssssssssss @
2087
+ ss::::::::::s @
2088
+ ss:::::::::::::s @
2089
+ s::::::ssss:::::s@
2090
+ s:::::s ssssss @
2091
+ s::::::s @
2092
+ s::::::s @
2093
+ ssssss s:::::s @
2094
+ s:::::ssss::::::s@
2095
+ s::::::::::::::s @
2096
+ s:::::::::::ss @
2097
+ sssssssssss @
2098
+ @
2099
+ @
2100
+ @
2101
+ @
2102
+ @
2103
+ @
2104
+ @@
2105
+ @
2106
+ @
2107
+ tttt @
2108
+ ttt:::t @
2109
+ t:::::t @
2110
+ t:::::t @
2111
+ ttttttt:::::ttttttt @
2112
+ t:::::::::::::::::t @
2113
+ t:::::::::::::::::t @
2114
+ tttttt:::::::tttttt @
2115
+ t:::::t @
2116
+ t:::::t @
2117
+ t:::::t @
2118
+ t:::::t tttttt@
2119
+ t::::::tttt:::::t@
2120
+ tt::::::::::::::t@
2121
+ tt:::::::::::tt@
2122
+ ttttttttttt @
2123
+ @
2124
+ @
2125
+ @
2126
+ @
2127
+ @
2128
+ @
2129
+ @@
2130
+ @
2131
+ @
2132
+ @
2133
+ @
2134
+ @
2135
+ @
2136
+ uuuuuu uuuuuu @
2137
+ u::::u u::::u @
2138
+ u::::u u::::u @
2139
+ u::::u u::::u @
2140
+ u::::u u::::u @
2141
+ u::::u u::::u @
2142
+ u::::u u::::u @
2143
+ u:::::uuuu:::::u @
2144
+ u:::::::::::::::uu@
2145
+ u:::::::::::::::u@
2146
+ uu::::::::uu:::u@
2147
+ uuuuuuuu uuuu@
2148
+ @
2149
+ @
2150
+ @
2151
+ @
2152
+ @
2153
+ @
2154
+ @@
2155
+ @
2156
+ @
2157
+ @
2158
+ @
2159
+ @
2160
+ @
2161
+ vvvvvvv vvvvvvv@
2162
+ v:::::v v:::::v @
2163
+ v:::::v v:::::v @
2164
+ v:::::v v:::::v @
2165
+ v:::::v v:::::v @
2166
+ v:::::v v:::::v @
2167
+ v:::::v:::::v @
2168
+ v:::::::::v @
2169
+ v:::::::v @
2170
+ v:::::v @
2171
+ v:::v @
2172
+ vvv @
2173
+ @
2174
+ @
2175
+ @
2176
+ @
2177
+ @
2178
+ @
2179
+ @@
2180
+ @
2181
+ @
2182
+ @
2183
+ @
2184
+ @
2185
+ @
2186
+ wwwwwww wwwww wwwwwww@
2187
+ w:::::w w:::::w w:::::w @
2188
+ w:::::w w:::::::w w:::::w @
2189
+ w:::::w w:::::::::w w:::::w @
2190
+ w:::::w w:::::w:::::w w:::::w @
2191
+ w:::::w w:::::w w:::::w w:::::w @
2192
+ w:::::w:::::w w:::::w:::::w @
2193
+ w:::::::::w w:::::::::w @
2194
+ w:::::::w w:::::::w @
2195
+ w:::::w w:::::w @
2196
+ w:::w w:::w @
2197
+ www www @
2198
+ @
2199
+ @
2200
+ @
2201
+ @
2202
+ @
2203
+ @
2204
+ @@
2205
+ @
2206
+ @
2207
+ @
2208
+ @
2209
+ @
2210
+ @
2211
+ xxxxxxx xxxxxxx@
2212
+ x:::::x x:::::x @
2213
+ x:::::x x:::::x @
2214
+ x:::::xx:::::x @
2215
+ x::::::::::x @
2216
+ x::::::::x @
2217
+ x::::::::x @
2218
+ x::::::::::x @
2219
+ x:::::xx:::::x @
2220
+ x:::::x x:::::x @
2221
+ x:::::x x:::::x @
2222
+ xxxxxxx xxxxxxx@
2223
+ @
2224
+ @
2225
+ @
2226
+ @
2227
+ @
2228
+ @
2229
+ @@
2230
+ @
2231
+ @
2232
+ @
2233
+ @
2234
+ @
2235
+ @
2236
+ yyyyyyy yyyyyyy@
2237
+ y:::::y y:::::y @
2238
+ y:::::y y:::::y @
2239
+ y:::::y y:::::y @
2240
+ y:::::y y:::::y @
2241
+ y:::::y y:::::y @
2242
+ y:::::y:::::y @
2243
+ y:::::::::y @
2244
+ y:::::::y @
2245
+ y:::::y @
2246
+ y:::::y @
2247
+ y:::::y @
2248
+ y:::::y @
2249
+ y:::::y @
2250
+ y:::::y @
2251
+ y:::::y @
2252
+ yyyyyyy @
2253
+ @
2254
+ @@
2255
+ @
2256
+ @
2257
+ @
2258
+ @
2259
+ @
2260
+ @
2261
+ zzzzzzzzzzzzzzzzz@
2262
+ z:::::::::::::::z@
2263
+ z::::::::::::::z @
2264
+ zzzzzzzz::::::z @
2265
+ z::::::z @
2266
+ z::::::z @
2267
+ z::::::z @
2268
+ z::::::z @
2269
+ z::::::zzzzzzzz@
2270
+ z::::::::::::::z@
2271
+ z:::::::::::::::z@
2272
+ zzzzzzzzzzzzzzzzz@
2273
+ @
2274
+ @
2275
+ @
2276
+ @
2277
+ @
2278
+ @
2279
+ @@
2280
+ @
2281
+ {{{{{@
2282
+ {::::{@
2283
+ {:::::{@
2284
+ {::::{{@
2285
+ {::::{ @
2286
+ {::::{ @
2287
+ {:::::{ @
2288
+ {:::::{ @
2289
+ {:::::{ @
2290
+ {:::::{ @
2291
+ {:::::{ @
2292
+ {::::{ @
2293
+ {::::{ @
2294
+ {:::::{{@
2295
+ {:::::{@
2296
+ {::::{@
2297
+ {{{{{@
2298
+ @
2299
+ @
2300
+ @
2301
+ @
2302
+ @
2303
+ @
2304
+ @@
2305
+  @
2306
+  @
2307
+ |||||||@
2308
+ |:::::|@
2309
+ |:::::|@
2310
+ |:::::|@
2311
+ |:::::|@
2312
+ |:::::|@
2313
+ |||||||@
2314
+  @
2315
+  @
2316
+ |||||||@
2317
+ |:::::|@
2318
+ |:::::|@
2319
+ |:::::|@
2320
+ |:::::|@
2321
+ |:::::|@
2322
+ |||||||@
2323
+  @
2324
+  @
2325
+  @
2326
+  @
2327
+  @
2328
+  @
2329
+  @@
2330
+ @
2331
+ }}}}} @
2332
+ }::::} @
2333
+ }:::::} @
2334
+ }}::::} @
2335
+ }::::} @
2336
+ }::::} @
2337
+ }:::::} @
2338
+ }:::::} @
2339
+ }:::::}@
2340
+ }:::::} @
2341
+ }:::::} @
2342
+ }::::} @
2343
+ }::::} @
2344
+ }}:::::} @
2345
+ }:::::} @
2346
+ }::::} @
2347
+ }}}}} @
2348
+ @
2349
+ @
2350
+ @
2351
+ @
2352
+ @
2353
+ @
2354
+ @@
2355
+  @
2356
+  @
2357
+  @
2358
+  @
2359
+  @
2360
+  @
2361
+  @
2362
+  @
2363
+  @
2364
+  ~~~~~~~~~ ~~~~~~@
2365
+  ~~:::::::::~ ~:::::~@
2366
+ ~:::::~~:::::~~:::::~@
2367
+ ~:::::~ ~::::::::::~ @
2368
+ ~~~~~~ ~~~~~~~~~~ @
2369
+  @
2370
+  @
2371
+  @
2372
+  @
2373
+  @
2374
+  @
2375
+  @
2376
+  @
2377
+  @
2378
+  @
2379
+  @@
2380
+ @
2381
+ @
2382
+ @
2383
+ @
2384
+ @
2385
+ @
2386
+ @
2387
+ @
2388
+ @
2389
+ @
2390
+ @
2391
+ @
2392
+ @
2393
+ @
2394
+ @
2395
+ @
2396
+ @
2397
+ @
2398
+ @
2399
+ @
2400
+ @
2401
+ @
2402
+ @
2403
+ @
2404
+ @@
2405
+ @
2406
+ @
2407
+ @
2408
+ @
2409
+ @
2410
+ @
2411
+ @
2412
+ @
2413
+ @
2414
+ @
2415
+ @
2416
+ @
2417
+ @
2418
+ @
2419
+ @
2420
+ @
2421
+ @
2422
+ @
2423
+ @
2424
+ @
2425
+ @
2426
+ @
2427
+ @
2428
+ @
2429
+ @@
2430
+ @
2431
+ @
2432
+ @
2433
+ @
2434
+ @
2435
+ @
2436
+ @
2437
+ @
2438
+ @
2439
+ @
2440
+ @
2441
+ @
2442
+ @
2443
+ @
2444
+ @
2445
+ @
2446
+ @
2447
+ @
2448
+ @
2449
+ @
2450
+ @
2451
+ @
2452
+ @
2453
+ @
2454
+ @@
2455
+ @
2456
+ @
2457
+ @
2458
+ @
2459
+ @
2460
+ @
2461
+ @
2462
+ @
2463
+ @
2464
+ @
2465
+ @
2466
+ @
2467
+ @
2468
+ @
2469
+ @
2470
+ @
2471
+ @
2472
+ @
2473
+ @
2474
+ @
2475
+ @
2476
+ @
2477
+ @
2478
+ @
2479
+ @@
2480
+ @
2481
+ @
2482
+ @
2483
+ @
2484
+ @
2485
+ @
2486
+ @
2487
+ @
2488
+ @
2489
+ @
2490
+ @
2491
+ @
2492
+ @
2493
+ @
2494
+ @
2495
+ @
2496
+ @
2497
+ @
2498
+ @
2499
+ @
2500
+ @
2501
+ @
2502
+ @
2503
+ @
2504
+ @@
2505
+ @
2506
+ @
2507
+ @
2508
+ @
2509
+ @
2510
+ @
2511
+ @
2512
+ @
2513
+ @
2514
+ @
2515
+ @
2516
+ @
2517
+ @
2518
+ @
2519
+ @
2520
+ @
2521
+ @
2522
+ @
2523
+ @
2524
+ @
2525
+ @
2526
+ @
2527
+ @
2528
+ @
2529
+ @@
2530
+ @
2531
+ @
2532
+ @
2533
+ @
2534
+ @
2535
+ @
2536
+ @
2537
+ @
2538
+ @
2539
+ @
2540
+ @
2541
+ @
2542
+ @
2543
+ @
2544
+ @
2545
+ @
2546
+ @
2547
+ @
2548
+ @
2549
+ @
2550
+ @
2551
+ @
2552
+ @
2553
+ @
2554
+ @@