asciimo 0.1.0 → 0.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/README.md +28 -32
- data/asciimo.gemspec +3 -3
- data/bin/asciimo +6 -1
- data/ext/asciimo/Readme.md +79 -76
- data/ext/asciimo/build/build.js +32 -9
- data/ext/asciimo/build/clean.js +24 -4
- data/ext/asciimo/fonts/3-d.flf +818 -0
- data/ext/asciimo/fonts/3x5.flf +616 -587
- data/ext/asciimo/fonts/5lineoblique.flf +717 -0
- data/ext/asciimo/fonts/Acrobatic.flf +1239 -1157
- data/ext/asciimo/fonts/Alligator.flf +717 -682
- data/ext/asciimo/fonts/Alligator2.flf +719 -683
- data/ext/asciimo/fonts/Alphabet.flf +726 -682
- data/ext/asciimo/fonts/Avatar.flf +628 -587
- data/ext/asciimo/fonts/Banner.flf +822 -777
- data/ext/asciimo/fonts/Banner3.flf +717 -682
- data/ext/asciimo/fonts/Banner4.flf +717 -682
- data/ext/asciimo/fonts/Barbwire.flf +819 -778
- data/ext/asciimo/fonts/Basic.flf +819 -778
- data/ext/asciimo/fonts/Bell.flf +633 -585
- data/ext/asciimo/fonts/Binary.flf +371 -112
- data/ext/asciimo/fonts/Broadway.flf +1152 -1063
- data/ext/asciimo/fonts/Bulbhead.flf +425 -397
- data/ext/asciimo/fonts/C64-fonts/1943____.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/1943____.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/4x4_offr.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/4x4_offr.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/64f1____.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/64f1____.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/a_zooloo.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/a_zooloo.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/advenger.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/advenger.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/aquaplan.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/aquaplan.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/asc_____.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/asc_____.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/ascii___.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/ascii___.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/assalt_m.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/assalt_m.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/asslt__m.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/asslt__m.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/atc_____.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/atc_____.flf.txt +20 -0
- data/ext/asciimo/fonts/C64-fonts/atc_gran.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/atc_gran.flf.txt +20 -0
- data/ext/asciimo/fonts/C64-fonts/b_m__200.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/b_m__200.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/battle_s.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/battle_s.flf.txt +20 -0
- data/ext/asciimo/fonts/C64-fonts/battlesh.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/battlesh.flf.txt +20 -0
- data/ext/asciimo/fonts/C64-fonts/baz__bil.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/baz__bil.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/beer_pub.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/beer_pub.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/bubble__.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/bubble__.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/bubble_b.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/bubble_b.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/c1______.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/c1______.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/c2______.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/c2______.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/c_ascii_.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/c_ascii_.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/c_consen.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/c_consen.flf.txt +20 -0
- data/ext/asciimo/fonts/C64-fonts/caus_in_.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/caus_in_.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/char1___.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/char1___.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/char2___.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/char2___.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/char3___.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/char3___.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/char4___.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/char4___.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/charact1.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/charact1.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/charact2.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/charact2.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/charact3.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/charact3.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/charact4.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/charact4.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/charact5.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/charact5.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/charact6.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/charact6.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/characte.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/characte.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/charset_.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/charset_.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/coil_cop.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/coil_cop.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/com_sen_.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/com_sen_.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/computer.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/computer.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/convoy__.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/convoy__.flf.txt +20 -0
- data/ext/asciimo/fonts/C64-fonts/d_dragon.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/d_dragon.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/dcs_bfmo.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/dcs_bfmo.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/deep_str.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/deep_str.flf.txt +20 -0
- data/ext/asciimo/fonts/C64-fonts/demo_1__.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/demo_1__.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/demo_2__.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/demo_2__.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/demo_m__.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/demo_m__.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/devilish.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/devilish.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/druid___.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/druid___.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/e__fist_.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/e__fist_.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/ebbs_1__.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/ebbs_1__.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/ebbs_2__.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/ebbs_2__.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/eca_____.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/eca_____.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/etcrvs__.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/etcrvs__.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/f15_____.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/f15_____.flf.txt +20 -0
- data/ext/asciimo/fonts/C64-fonts/faces_of.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/faces_of.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/fair_mea.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/fair_mea.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/fairligh.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/fairligh.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/fantasy_.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/fantasy_.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/fbr12___.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/fbr12___.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/fbr1____.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/fbr1____.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/fbr2____.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/fbr2____.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/fbr_stri.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/fbr_stri.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/fbr_tilt.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/fbr_tilt.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/finalass.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/finalass.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/fireing_.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/fireing_.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/flyn_sh.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/flyn_sh.flf.txt +20 -0
- data/ext/asciimo/fonts/C64-fonts/fp1_____.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/fp1_____.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/fp2_____.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/fp2_____.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/funky_dr.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/funky_dr.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/future_1.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/future_1.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/future_2.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/future_2.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/future_3.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/future_3.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/future_4.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/future_4.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/future_5.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/future_5.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/future_6.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/future_6.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/future_7.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/future_7.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/future_8.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/future_8.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/gauntlet.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/gauntlet.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/ghost_bo.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/ghost_bo.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/gothic.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/gothic.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/gothic__.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/gothic__.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/grand_pr.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/grand_pr.flf.txt +20 -0
- data/ext/asciimo/fonts/C64-fonts/green_be.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/green_be.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/hades___.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/hades___.flf.txt +20 -0
- data/ext/asciimo/fonts/C64-fonts/heavy_me.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/heavy_me.flf.txt +20 -0
- data/ext/asciimo/fonts/C64-fonts/heroboti.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/heroboti.flf.txt +20 -0
- data/ext/asciimo/fonts/C64-fonts/high_noo.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/high_noo.flf.txt +20 -0
- data/ext/asciimo/fonts/C64-fonts/hills___.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/hills___.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/home_pak.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/home_pak.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/house_of.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/house_of.flf.txt +20 -0
- data/ext/asciimo/fonts/C64-fonts/hypa_bal.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/hypa_bal.flf.txt +20 -0
- data/ext/asciimo/fonts/C64-fonts/hyper___.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/hyper___.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/inc_raw_.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/inc_raw_.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/italics_.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/italics_.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/joust___.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/joust___.flf.txt +20 -0
- data/ext/asciimo/fonts/C64-fonts/kgames_i.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/kgames_i.flf.txt +20 -0
- data/ext/asciimo/fonts/C64-fonts/kik_star.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/kik_star.flf.txt +20 -0
- data/ext/asciimo/fonts/C64-fonts/krak_out.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/krak_out.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/lazy_jon.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/lazy_jon.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/letter_w.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/letter_w.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/letterw3.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/letterw3.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/lexible_.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/lexible_.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/mad_nurs.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/mad_nurs.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/magic_ma.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/magic_ma.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/master_o.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/master_o.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/mayhem_d.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/mayhem_d.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/mcg_____.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/mcg_____.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/mig_ally.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/mig_ally.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/modern__.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/modern__.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/new_asci.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/new_asci.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/nfi1____.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/nfi1____.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/notie_ca.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/notie_ca.flf.txt +20 -0
- data/ext/asciimo/fonts/C64-fonts/npn_____.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/npn_____.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/odel_lak.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/odel_lak.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/ok_beer_.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/ok_beer_.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/outrun__.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/outrun__.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/p_s_h_m_.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/p_s_h_m_.flf.txt +20 -0
- data/ext/asciimo/fonts/C64-fonts/p_skateb.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/p_skateb.flf.txt +20 -0
- data/ext/asciimo/fonts/C64-fonts/pacos_pe.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/pacos_pe.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/panther_.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/panther_.flf.txt +20 -0
- data/ext/asciimo/fonts/C64-fonts/pawn_ins.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/pawn_ins.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/phonix__.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/phonix__.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/platoon2.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/platoon2.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/platoon_.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/platoon_.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/pod_____.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/pod_____.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/r2-d2___.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/r2-d2___.flf.txt +20 -0
- data/ext/asciimo/fonts/C64-fonts/rad_____.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/rad_____.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/rad_phan.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/rad_phan.flf.txt +20 -0
- data/ext/asciimo/fonts/C64-fonts/radical_.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/radical_.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/rainbow_.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/rainbow_.flf.txt +20 -0
- data/ext/asciimo/fonts/C64-fonts/rally_s2.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/rally_s2.flf.txt +20 -0
- data/ext/asciimo/fonts/C64-fonts/rally_sp.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/rally_sp.flf.txt +20 -0
- data/ext/asciimo/fonts/C64-fonts/rampage_.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/rampage_.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/rastan__.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/rastan__.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/raw_recu.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/raw_recu.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/rci_____.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/rci_____.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/ripper!_.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/ripper!_.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/road_rai.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/road_rai.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/rockbox_.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/rockbox_.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/rok_____.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/rok_____.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/roman.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/roman.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/roman___.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/roman___.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/script__.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/script__.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/skate_ro.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/skate_ro.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/skateord.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/skateord.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/skateroc.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/skateroc.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/sketch_s.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/sketch_s.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/sm______.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/sm______.flf.txt +20 -0
- data/ext/asciimo/fonts/C64-fonts/space_op.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/space_op.flf.txt +20 -0
- data/ext/asciimo/fonts/C64-fonts/spc_demo.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/spc_demo.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/star_war.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/star_war.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/stealth_.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/stealth_.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/stencil1.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/stencil1.flf.txt +20 -0
- data/ext/asciimo/fonts/C64-fonts/stencil2.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/stencil2.flf.txt +20 -0
- data/ext/asciimo/fonts/C64-fonts/street_s.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/street_s.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/subteran.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/subteran.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/super_te.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/super_te.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/t__of_ap.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/t__of_ap.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/tav1____.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/tav1____.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/taxi____.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/taxi____.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/tec1____.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/tec1____.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/tec_7000.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/tec_7000.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/tecrvs__.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/tecrvs__.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/ti_pan__.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/ti_pan__.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/timesofl.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/timesofl.flf.txt +20 -0
- data/ext/asciimo/fonts/C64-fonts/tomahawk.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/tomahawk.flf.txt +20 -0
- data/ext/asciimo/fonts/C64-fonts/top_duck.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/top_duck.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/trashman.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/trashman.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/triad_st.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/triad_st.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/ts1_____.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/ts1_____.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/tsm_____.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/tsm_____.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/tsn_base.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/tsn_base.flf.txt +20 -0
- data/ext/asciimo/fonts/C64-fonts/twin_cob.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/twin_cob.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/type_set.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/type_set.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/ucf_fan_.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/ucf_fan_.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/ugalympi.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/ugalympi.flf.txt +20 -0
- data/ext/asciimo/fonts/C64-fonts/unarmed_.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/unarmed_.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/usa_____.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/usa_____.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/usa_pq__.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/usa_pq__.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/vortron_.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/vortron_.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/war_of_w.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/war_of_w.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/yie-ar__.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/yie-ar__.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/yie_ar_k.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/yie_ar_k.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/z-pilot_.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/z-pilot_.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/zig_zag_.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/zig_zag_.flf.txt +12 -0
- data/ext/asciimo/fonts/C64-fonts/zone7___.flf +768 -0
- data/ext/asciimo/fonts/C64-fonts/zone7___.flf.txt +12 -0
- data/ext/asciimo/fonts/Caligraphy.flf +2156 -2012
- data/ext/asciimo/fonts/Catwalk.flf +819 -778
- data/ext/asciimo/fonts/Chunky.flf +512 -493
- data/ext/asciimo/fonts/Coinstak.flf +819 -778
- data/ext/asciimo/fonts/Colossal.flf +1135 -1062
- data/ext/asciimo/fonts/Computer.flf +717 -683
- data/ext/asciimo/fonts/Contessa.flf +410 -397
- data/ext/asciimo/fonts/Contrast.flf +615 -588
- data/ext/asciimo/fonts/Cosmike.flf +616 -588
- data/ext/asciimo/fonts/Crawford.flf +842 -778
- data/ext/asciimo/fonts/Cricket.flf +837 -777
- data/ext/asciimo/fonts/Cursive.flf +623 -587
- data/ext/asciimo/fonts/Cyberlarge.flf +429 -398
- data/ext/asciimo/fonts/Cybermedium.flf +429 -398
- data/ext/asciimo/fonts/Cybersmall.flf +225 -208
- data/ext/asciimo/fonts/DWhistled.flf +962 -965
- data/ext/asciimo/fonts/Decimal.flf +372 -112
- data/ext/asciimo/fonts/Diamond.flf +819 -778
- data/ext/asciimo/fonts/Doh.flf +2553 -2392
- data/ext/asciimo/fonts/Doom.flf +832 -777
- data/ext/asciimo/fonts/Double.flf +531 -492
- data/ext/asciimo/fonts/Epic.flf +934 -872
- data/ext/asciimo/fonts/Fender.flf +727 -683
- data/ext/asciimo/fonts/Fraktur.flf +1533 -1443
- data/ext/asciimo/fonts/Fuzzy.flf +721 -682
- data/ext/asciimo/fonts/Goofy.flf +634 -587
- data/ext/asciimo/fonts/Gothic.flf +934 -872
- data/ext/asciimo/fonts/Graceful.flf +752 -397
- data/ext/asciimo/fonts/Gradient.flf +921 -873
- data/ext/asciimo/fonts/Graffiti.flf +617 -588
- data/ext/asciimo/fonts/Hex.flf +372 -112
- data/ext/asciimo/fonts/Hollywood.flf +1027 -967
- data/ext/asciimo/fonts/Invita.flf +615 -588
- data/ext/asciimo/fonts/Isometric1.flf +1146 -1063
- data/ext/asciimo/fonts/Isometric2.flf +1146 -1063
- data/ext/asciimo/fonts/Isometric3.flf +1146 -1063
- data/ext/asciimo/fonts/Isometric4.flf +1146 -1063
- data/ext/asciimo/fonts/Italic.flf +412 -398
- data/ext/asciimo/fonts/Jazmine.flf +1029 -967
- data/ext/asciimo/fonts/Katakana.flf +823 -778
- data/ext/asciimo/fonts/Kban.flf +718 -683
- data/ext/asciimo/fonts/LCD.flf +614 -587
- data/ext/asciimo/fonts/Letters.flf +619 -587
- data/ext/asciimo/fonts/Linux.flf +420 -396
- data/ext/asciimo/fonts/Lockergnome.flf +411 -397
- data/ext/asciimo/fonts/Madrid.flf +415 -397
- data/ext/asciimo/fonts/Marquee.flf +819 -778
- data/ext/asciimo/fonts/Maxfour.flf +422 -397
- data/ext/asciimo/fonts/Mike.flf +310 -303
- data/ext/asciimo/fonts/Mirror.flf +1302 -587
- data/ext/asciimo/fonts/Nancyj.flf +825 -777
- data/ext/asciimo/fonts/Nipples.flf +819 -778
- data/ext/asciimo/fonts/O8.flf +622 -588
- data/ext/asciimo/fonts/OS2.flf +733 -682
- data/ext/asciimo/fonts/Obanner-canon.tgz +0 -0
- data/ext/asciimo/fonts/Obanner.README +8 -0
- data/ext/asciimo/fonts/Obanner.tgz +0 -0
- data/ext/asciimo/fonts/Octal.flf +372 -112
- data/ext/asciimo/fonts/Ogre.flf +625 -587
- data/ext/asciimo/fonts/Pawp.flf +922 -872
- data/ext/asciimo/fonts/Peaks.flf +819 -778
- data/ext/asciimo/fonts/Pebbles.flf +1028 -968
- data/ext/asciimo/fonts/Pepper.flf +417 -397
- data/ext/asciimo/fonts/Poison.flf +1238 -1157
- data/ext/asciimo/fonts/Puffy.flf +819 -777
- data/ext/asciimo/fonts/Pyramid.flf +835 -302
- data/ext/asciimo/fonts/Rectangles.flf +614 -588
- data/ext/asciimo/fonts/Relief.flf +717 -683
- data/ext/asciimo/fonts/Relief2.flf +717 -683
- data/ext/asciimo/fonts/Roman.flf +1023 -968
- data/ext/asciimo/fonts/Rot13.flf +366 -112
- data/ext/asciimo/fonts/Rounded.flf +717 -683
- data/ext/asciimo/fonts/Rozzo.flf +717 -683
- data/ext/asciimo/fonts/Runyc.flf +633 -588
- data/ext/asciimo/fonts/Serifcap.flf +411 -398
- data/ext/asciimo/fonts/Short.flf +310 -302
- data/ext/asciimo/fonts/Slide.flf +622 -587
- data/ext/asciimo/fonts/Speed.flf +1300 -587
- data/ext/asciimo/fonts/Stacey.flf +739 -683
- data/ext/asciimo/fonts/Stampatello.flf +1380 -588
- data/ext/asciimo/fonts/Stellar.flf +819 -778
- data/ext/asciimo/fonts/Stop.flf +718 -683
- data/ext/asciimo/fonts/Straight.flf +413 -398
- data/ext/asciimo/fonts/Tanja.flf +819 -778
- data/ext/asciimo/fonts/Thick.flf +524 -492
- data/ext/asciimo/fonts/Thin.flf +624 -587
- data/ext/asciimo/fonts/Ticks.flf +621 -587
- data/ext/asciimo/fonts/Tombstone.flf +523 -493
- data/ext/asciimo/fonts/Trek.flf +642 -587
- data/ext/asciimo/fonts/Tsalagi.flf +563 -492
- data/ext/asciimo/fonts/Univers.flf +1136 -1062
- data/ext/asciimo/fonts/Weird.flf +626 -588
- data/ext/asciimo/fonts/Whimsy.flf +1041 -968
- data/ext/asciimo/fonts/banner3-D.flf +820 -0
- data/ext/asciimo/fonts/bdffonts/5x7.flf +1793 -0
- data/ext/asciimo/fonts/bdffonts/5x8.flf +1281 -0
- data/ext/asciimo/fonts/bdffonts/6x10.flf +2461 -0
- data/ext/asciimo/fonts/bdffonts/6x9.flf +1294 -0
- data/ext/asciimo/fonts/bdffonts/README +1 -0
- data/ext/asciimo/fonts/bdffonts/bdf2flf.pl +172 -0
- data/ext/asciimo/fonts/bdffonts/bdffont1.txt +44 -0
- data/ext/asciimo/fonts/bdffonts/brite.flf +2745 -0
- data/ext/asciimo/fonts/bdffonts/briteb.flf +2510 -0
- data/ext/asciimo/fonts/bdffonts/britebi.flf +2510 -0
- data/ext/asciimo/fonts/bdffonts/britei.flf +2745 -0
- data/ext/asciimo/fonts/bdffonts/chartr.flf +2131 -0
- data/ext/asciimo/fonts/bdffonts/chartri.flf +2131 -0
- data/ext/asciimo/fonts/bdffonts/clb6x10.flf +1420 -0
- data/ext/asciimo/fonts/bdffonts/clb8x10.flf +1420 -0
- data/ext/asciimo/fonts/bdffonts/clb8x8.flf +1150 -0
- data/ext/asciimo/fonts/bdffonts/cli8x8.flf +1150 -0
- data/ext/asciimo/fonts/bdffonts/clr4x6.flf +880 -0
- data/ext/asciimo/fonts/bdffonts/clr5x10.flf +1420 -0
- data/ext/asciimo/fonts/bdffonts/clr5x6.flf +880 -0
- data/ext/asciimo/fonts/bdffonts/clr5x8.flf +1150 -0
- data/ext/asciimo/fonts/bdffonts/clr6x10.flf +1420 -0
- data/ext/asciimo/fonts/bdffonts/clr6x6.flf +880 -0
- data/ext/asciimo/fonts/bdffonts/clr6x8.flf +1150 -0
- data/ext/asciimo/fonts/bdffonts/clr7x10.flf +1420 -0
- data/ext/asciimo/fonts/bdffonts/clr7x8.flf +1150 -0
- data/ext/asciimo/fonts/bdffonts/clr8x10.flf +1420 -0
- data/ext/asciimo/fonts/bdffonts/clr8x8.flf +1150 -0
- data/ext/asciimo/fonts/bdffonts/cour.flf +2781 -0
- data/ext/asciimo/fonts/bdffonts/courb.flf +2781 -0
- data/ext/asciimo/fonts/bdffonts/courbi.flf +2781 -0
- data/ext/asciimo/fonts/bdffonts/couri.flf +2545 -0
- data/ext/asciimo/fonts/bdffonts/helv.flf +2781 -0
- data/ext/asciimo/fonts/bdffonts/helvb.flf +2781 -0
- data/ext/asciimo/fonts/bdffonts/helvbi.flf +2781 -0
- data/ext/asciimo/fonts/bdffonts/helvi.flf +2781 -0
- data/ext/asciimo/fonts/bdffonts/sans.flf +2745 -0
- data/ext/asciimo/fonts/bdffonts/sansb.flf +2510 -0
- data/ext/asciimo/fonts/bdffonts/sansbi.flf +2510 -0
- data/ext/asciimo/fonts/bdffonts/sansi.flf +2745 -0
- data/ext/asciimo/fonts/bdffonts/sbook.flf +2532 -0
- data/ext/asciimo/fonts/bdffonts/sbookb.flf +2781 -0
- data/ext/asciimo/fonts/bdffonts/sbookbi.flf +2781 -0
- data/ext/asciimo/fonts/bdffonts/sbooki.flf +2781 -0
- data/ext/asciimo/fonts/bdffonts/times.flf +2781 -0
- data/ext/asciimo/fonts/bdffonts/tty.flf +2087 -0
- data/ext/asciimo/fonts/bdffonts/ttyb.flf +2087 -0
- data/ext/asciimo/fonts/bdffonts/utopia.flf +2760 -0
- data/ext/asciimo/fonts/bdffonts/utopiab.flf +2760 -0
- data/ext/asciimo/fonts/bdffonts/utopiabi.flf +2760 -0
- data/ext/asciimo/fonts/bdffonts/utopiai.flf +2760 -0
- data/ext/asciimo/fonts/bdffonts/xbrite.flf +2980 -0
- data/ext/asciimo/fonts/bdffonts/xbriteb.flf +2745 -0
- data/ext/asciimo/fonts/bdffonts/xbritebi.flf +2745 -0
- data/ext/asciimo/fonts/bdffonts/xbritei.flf +2980 -0
- data/ext/asciimo/fonts/bdffonts/xchartr.flf +2527 -0
- data/ext/asciimo/fonts/bdffonts/xchartri.flf +2725 -0
- data/ext/asciimo/fonts/bdffonts/xcour.flf +2781 -0
- data/ext/asciimo/fonts/bdffonts/xcourb.flf +2781 -0
- data/ext/asciimo/fonts/bdffonts/xcourbi.flf +2781 -0
- data/ext/asciimo/fonts/bdffonts/xcouri.flf +2781 -0
- data/ext/asciimo/fonts/bdffonts/xhelv.flf +3253 -0
- data/ext/asciimo/fonts/bdffonts/xhelvb.flf +3253 -0
- data/ext/asciimo/fonts/bdffonts/xhelvbi.flf +3253 -0
- data/ext/asciimo/fonts/bdffonts/xhelvi.flf +3253 -0
- data/ext/asciimo/fonts/bdffonts/xsans.flf +2746 -0
- data/ext/asciimo/fonts/bdffonts/xsansb.flf +2746 -0
- data/ext/asciimo/fonts/bdffonts/xsansbi.flf +2746 -0
- data/ext/asciimo/fonts/bdffonts/xsansi.flf +2746 -0
- data/ext/asciimo/fonts/bdffonts/xsbook.flf +3253 -0
- data/ext/asciimo/fonts/bdffonts/xsbookb.flf +3253 -0
- data/ext/asciimo/fonts/bdffonts/xsbookbi.flf +3253 -0
- data/ext/asciimo/fonts/bdffonts/xsbooki.flf +3253 -0
- data/ext/asciimo/fonts/bdffonts/xtimes.flf +3253 -0
- data/ext/asciimo/fonts/bdffonts/xtty.flf +2746 -0
- data/ext/asciimo/fonts/bdffonts/xttyb.flf +2746 -0
- data/ext/asciimo/fonts/bigchief.flf +819 -0
- data/ext/asciimo/fonts/calgphy2.flf +2113 -0
- data/ext/asciimo/fonts/contributed.tar.gz +0 -0
- data/ext/asciimo/fonts/cosmic.flf +615 -0
- data/ext/asciimo/fonts/dotmatrix.flf +1024 -0
- data/ext/asciimo/fonts/drpepper.flf +569 -0
- data/ext/asciimo/fonts/eftichess.flf +519 -0
- data/ext/asciimo/fonts/eftichessChart +82 -0
- data/ext/asciimo/fonts/eftifont.flf +885 -0
- data/ext/asciimo/fonts/eftipiti.flf +547 -0
- data/ext/asciimo/fonts/eftirobot.flf +621 -0
- data/ext/asciimo/fonts/eftitalic.flf +885 -0
- data/ext/asciimo/fonts/eftiwall-chart.txt +131 -0
- data/ext/asciimo/fonts/eftiwall.flf +417 -0
- data/ext/asciimo/fonts/eftiwall.txt +44 -0
- data/ext/asciimo/fonts/eftiwater.flf +417 -0
- data/ext/asciimo/fonts/fourtops.flf +423 -0
- data/ext/asciimo/fonts/l4me.flf +3702 -0
- data/ext/asciimo/fonts/larry3d.flf +924 -0
- data/ext/asciimo/fonts/lower.flc +29 -0
- data/ext/asciimo/fonts/nancyj-fancy.flf +828 -0
- data/ext/asciimo/fonts/nancyj-underlined.flf +826 -0
- data/ext/asciimo/fonts/null.flc +17 -0
- data/ext/asciimo/fonts/nvscript.flf +2107 -0
- data/ext/asciimo/fonts/rev.flf +1125 -0
- data/ext/asciimo/fonts/rot13.flc +25 -0
- data/ext/asciimo/fonts/rowancap.flf +634 -0
- data/ext/asciimo/fonts/sblood.flf +634 -0
- data/ext/asciimo/fonts/slscript.flf +624 -0
- data/ext/asciimo/fonts/smisome1.flf +733 -0
- data/ext/asciimo/fonts/smkeyboard.flf +466 -0
- data/ext/asciimo/fonts/starwars.flf +719 -0
- data/ext/asciimo/fonts/swap.flc +41 -0
- data/ext/asciimo/fonts/threepoint.flf +321 -0
- data/ext/asciimo/fonts/ticksslant.flf +622 -0
- data/ext/asciimo/fonts/tinker-toy.flf +727 -0
- data/ext/asciimo/fonts/tsalagi.flc +174 -0
- data/ext/asciimo/fonts/twopoint.flf +219 -0
- data/ext/asciimo/fonts/usaflag.flf +632 -0
- data/ext/asciimo/index.html +41 -12
- data/ext/asciimo/lib/GPL-LICENSE.txt +278 -0
- data/ext/asciimo/lib/MIT-LICENSE.txt +20 -0
- data/ext/asciimo/lib/asciimo.js +91 -1672
- data/ext/asciimo/lib/colors.js +26 -2
- data/ext/asciimo/lib/debug.js +12 -0
- data/ext/asciimo/lib/figlet-node.js +0 -0
- data/ext/asciimo/lib/fonts.js +153 -275
- data/ext/asciimo/node-demo.js +39 -13
- data/ext/asciimo/package.json +14 -0
- data/lib/asciimo.rb +18 -9
- metadata +502 -172
- data/ext/asciimo/fonts/1Row.flf +0 -208
- data/ext/asciimo/fonts/3D_Diagonal.flf +0 -1538
- data/ext/asciimo/fonts/3_D.flf +0 -778
- data/ext/asciimo/fonts/4Max.flf +0 -398
- data/ext/asciimo/fonts/5_Line_Oblique.flf +0 -588
- data/ext/asciimo/fonts/AMC_3 Line.flf +0 -398
- data/ext/asciimo/fonts/AMC_3 Liv1.flf +0 -398
- data/ext/asciimo/fonts/AMC_AAA01.flf +0 -1443
- data/ext/asciimo/fonts/AMC_Neko.flf +0 -968
- data/ext/asciimo/fonts/AMC_Razor.flf +0 -683
- data/ext/asciimo/fonts/AMC_Razor2.flf +0 -873
- data/ext/asciimo/fonts/AMC_Slash.flf +0 -968
- data/ext/asciimo/fonts/AMC_Slider.flf +0 -588
- data/ext/asciimo/fonts/AMC_Thin.flf +0 -683
- data/ext/asciimo/fonts/AMC_Tubes.flf +0 -778
- data/ext/asciimo/fonts/AMC_Untitled.flf +0 -778
- data/ext/asciimo/fonts/ASCII_New Roman.flf +0 -398
- data/ext/asciimo/fonts/Alpha.flf +0 -2108
- data/ext/asciimo/fonts/Arrows.flf +0 -778
- data/ext/asciimo/fonts/B1FF.flf +0 -113
- data/ext/asciimo/fonts/Banner3_D.flf +0 -778
- data/ext/asciimo/fonts/Bear.flf +0 -873
- data/ext/asciimo/fonts/Benjamin.flf +0 -113
- data/ext/asciimo/fonts/Big.flf +0 -778
- data/ext/asciimo/fonts/Big_Chief.flf +0 -778
- data/ext/asciimo/fonts/Big_Money_ne.flf +0 -1063
- data/ext/asciimo/fonts/Big_Money_nw.flf +0 -1063
- data/ext/asciimo/fonts/Big_Money_se.flf +0 -1158
- data/ext/asciimo/fonts/Big_Money_sw.flf +0 -1158
- data/ext/asciimo/fonts/Bigfig.flf +0 -303
- data/ext/asciimo/fonts/Block.flf +0 -778
- data/ext/asciimo/fonts/Blocks.flf +0 -1063
- data/ext/asciimo/fonts/Bolger.flf +0 -683
- data/ext/asciimo/fonts/Braced.flf +0 -493
- data/ext/asciimo/fonts/Bright.flf +0 -588
- data/ext/asciimo/fonts/Broadway_KB.flf +0 -303
- data/ext/asciimo/fonts/Bubble.flf +0 -398
- data/ext/asciimo/fonts/Caligraphy2.flf +0 -1918
- data/ext/asciimo/fonts/Cards.flf +0 -588
- data/ext/asciimo/fonts/Chiseled.flf +0 -873
- data/ext/asciimo/fonts/Cola.flf +0 -588
- data/ext/asciimo/fonts/Crawford2.flf +0 -778
- data/ext/asciimo/fonts/Crazy.flf +0 -1253
- data/ext/asciimo/fonts/Cygnet.flf +0 -493
- data/ext/asciimo/fonts/DANC4.flf +0 -398
- data/ext/asciimo/fonts/Dancing_Font.flf +0 -683
- data/ext/asciimo/fonts/Def_Leppard.flf +0 -1538
- data/ext/asciimo/fonts/Diet_Cola.flf +0 -588
- data/ext/asciimo/fonts/Digital.flf +0 -303
- data/ext/asciimo/fonts/Dot_Matrix.flf +0 -968
- data/ext/asciimo/fonts/Double_Shorts.flf +0 -303
- data/ext/asciimo/fonts/Dr_Pepper.flf +0 -493
- data/ext/asciimo/fonts/Efti_Chess.flf +0 -493
- data/ext/asciimo/fonts/Efti_Font.flf +0 -493
- data/ext/asciimo/fonts/Efti_Italic.flf +0 -493
- data/ext/asciimo/fonts/Efti_Piti.flf +0 -303
- data/ext/asciimo/fonts/Efti_Robot.flf +0 -588
- data/ext/asciimo/fonts/Efti_Wall.flf +0 -398
- data/ext/asciimo/fonts/Efti_Water.flf +0 -398
- data/ext/asciimo/fonts/Filter.flf +0 -493
- data/ext/asciimo/fonts/Fire_Font_k.flf +0 -873
- data/ext/asciimo/fonts/Fire_Font_s.flf +0 -873
- data/ext/asciimo/fonts/Flipped.flf +0 -398
- data/ext/asciimo/fonts/Flower_Power.flf +0 -968
- data/ext/asciimo/fonts/Four_Tops.flf +0 -398
- data/ext/asciimo/fonts/Fun_Face.flf +0 -683
- data/ext/asciimo/fonts/Fun_Faces.flf +0 -683
- data/ext/asciimo/fonts/Georgi16.flf +0 -1538
- data/ext/asciimo/fonts/Georgia11.flf +0 -1063
- data/ext/asciimo/fonts/Ghost.flf +0 -873
- data/ext/asciimo/fonts/Ghoulish.flf +0 -683
- data/ext/asciimo/fonts/Glenyn.flf +0 -398
- data/ext/asciimo/fonts/Greek.flf +0 -873
- data/ext/asciimo/fonts/Heart_Left.flf +0 -398
- data/ext/asciimo/fonts/Heart_Right.flf +0 -398
- data/ext/asciimo/fonts/Henry_3D.flf +0 -778
- data/ext/asciimo/fonts/Hieroglyphs.flf +0 -398
- data/ext/asciimo/fonts/Horizontal_Left.flf +0 -588
- data/ext/asciimo/fonts/Horizontal_Right.flf +0 -588
- data/ext/asciimo/fonts/ICL_1900.flf +0 -1253
- data/ext/asciimo/fonts/Impossible.flf +0 -1158
- data/ext/asciimo/fonts/Ivrit.flf +0 -588
- data/ext/asciimo/fonts/JS_Block Letters.flf +0 -303
- data/ext/asciimo/fonts/JS_Bracket Letters.flf +0 -398
- data/ext/asciimo/fonts/JS_Capital Curves.flf +0 -398
- data/ext/asciimo/fonts/JS_Cursive.flf +0 -588
- data/ext/asciimo/fonts/JS_Stick Letters.flf +0 -398
- data/ext/asciimo/fonts/Jacky.flf +0 -778
- data/ext/asciimo/fonts/Jerusalem.flf +0 -683
- data/ext/asciimo/fonts/Keyboard.flf +0 -873
- data/ext/asciimo/fonts/Knob.flf +0 -398
- data/ext/asciimo/fonts/Konto.flf +0 -208
- data/ext/asciimo/fonts/Konto_Slant.flf +0 -208
- data/ext/asciimo/fonts/Larry_3D.flf +0 -873
- data/ext/asciimo/fonts/Lean.flf +0 -778
- data/ext/asciimo/fonts/Lil_Devil.flf +0 -778
- data/ext/asciimo/fonts/Line_Blocks.flf +0 -493
- data/ext/asciimo/fonts/Merlin1.flf +0 -778
- data/ext/asciimo/fonts/Merlin2.flf +0 -873
- data/ext/asciimo/fonts/Mini.flf +0 -398
- data/ext/asciimo/fonts/Mnemonic.flf +0 -113
- data/ext/asciimo/fonts/Modular.flf +0 -683
- data/ext/asciimo/fonts/Morse.flf +0 -113
- data/ext/asciimo/fonts/Morse2.flf +0 -113
- data/ext/asciimo/fonts/Moscow.flf +0 -588
- data/ext/asciimo/fonts/Mshebrew210.flf +0 -398
- data/ext/asciimo/fonts/Muzzle.flf +0 -398
- data/ext/asciimo/fonts/NScript.flf +0 -1538
- data/ext/asciimo/fonts/NT_Greek.flf +0 -873
- data/ext/asciimo/fonts/NV_Script.flf +0 -1538
- data/ext/asciimo/fonts/Nancyj_Fancy.flf +0 -778
- data/ext/asciimo/fonts/Nancyj_Improved.flf +0 -778
- data/ext/asciimo/fonts/Nancyj_Underlined.flf +0 -778
- data/ext/asciimo/fonts/Old_Banner.flf +0 -683
- data/ext/asciimo/fonts/Peaks_Slant.flf +0 -588
- data/ext/asciimo/fonts/Puzzle.flf +0 -493
- data/ext/asciimo/fonts/Rammstein.flf +0 -683
- data/ext/asciimo/fonts/Red_Phoenix.flf +0 -683
- data/ext/asciimo/fonts/Reverse.flf +0 -1063
- data/ext/asciimo/fonts/Rotated.flf +0 -303
- data/ext/asciimo/fonts/Rowan_Cap.flf +0 -588
- data/ext/asciimo/fonts/Runic.flf +0 -588
- data/ext/asciimo/fonts/SL_Script.flf +0 -588
- data/ext/asciimo/fonts/S_Blood.flf +0 -588
- data/ext/asciimo/fonts/Santa_Clara.flf +0 -588
- data/ext/asciimo/fonts/Script.flf +0 -683
- data/ext/asciimo/fonts/Shadow.flf +0 -493
- data/ext/asciimo/fonts/Shimrod.flf +0 -588
- data/ext/asciimo/fonts/Slant.flf +0 -588
- data/ext/asciimo/fonts/Slant_Relief.flf +0 -873
- data/ext/asciimo/fonts/Small.flf +0 -493
- data/ext/asciimo/fonts/Small_Caps.flf +0 -493
- data/ext/asciimo/fonts/Small_Isometric1.flf +0 -683
- data/ext/asciimo/fonts/Small_Keyboard.flf +0 -398
- data/ext/asciimo/fonts/Small_Poison.flf +0 -683
- data/ext/asciimo/fonts/Small_Script.flf +0 -493
- data/ext/asciimo/fonts/Small_Shadow.flf +0 -398
- data/ext/asciimo/fonts/Small_Slant.flf +0 -493
- data/ext/asciimo/fonts/Small_Tengwar.flf +0 -303
- data/ext/asciimo/fonts/Soft.flf +0 -683
- data/ext/asciimo/fonts/Spliff.flf +0 -493
- data/ext/asciimo/fonts/Stampate.flf +0 -588
- data/ext/asciimo/fonts/Standard.flf +0 -588
- data/ext/asciimo/fonts/Star_Strips.flf +0 -873
- data/ext/asciimo/fonts/Star_Wars.flf +0 -683
- data/ext/asciimo/fonts/Stforek.flf +0 -398
- data/ext/asciimo/fonts/Stick_Letters.flf +0 -398
- data/ext/asciimo/fonts/Sub_Zero.flf +0 -588
- data/ext/asciimo/fonts/Swamp_Land.flf +0 -778
- data/ext/asciimo/fonts/Swan.flf +0 -873
- data/ext/asciimo/fonts/Sweet.flf +0 -1253
- data/ext/asciimo/fonts/Tengwar.flf +0 -968
- data/ext/asciimo/fonts/Term.flf +0 -113
- data/ext/asciimo/fonts/Test1.flf +0 -398
- data/ext/asciimo/fonts/Thorned.flf +0 -493
- data/ext/asciimo/fonts/Three_Point.flf +0 -303
- data/ext/asciimo/fonts/Ticks_Slant.flf +0 -588
- data/ext/asciimo/fonts/Tiles.flf +0 -778
- data/ext/asciimo/fonts/Tinker_Toy.flf +0 -683
- data/ext/asciimo/fonts/Train.flf +0 -588
- data/ext/asciimo/fonts/Tubular.flf +0 -778
- data/ext/asciimo/fonts/Twisted.flf +0 -778
- data/ext/asciimo/fonts/Two_Point.flf +0 -208
- data/ext/asciimo/fonts/USA_Flag.flf +0 -588
- data/ext/asciimo/fonts/Varsity.flf +0 -683
- data/ext/asciimo/fonts/Wavy.flf +0 -398
- data/ext/asciimo/fonts/Wet_Letter.flf +0 -683
- data/ext/asciimo/fonts/Wow.flf +0 -113
data/ext/asciimo/lib/colors.js
CHANGED
|
@@ -1,5 +1,29 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
/*
|
|
2
|
+
colors.js
|
|
3
|
+
|
|
4
|
+
Copyright (c) 2010 Alexis Sellier (cloudhead) , Marak Squires
|
|
5
|
+
|
|
6
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
7
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
8
|
+
in the Software without restriction, including without limitation the rights
|
|
9
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
10
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
11
|
+
furnished to do so, subject to the following conditions:
|
|
12
|
+
|
|
13
|
+
The above copyright notice and this permission notice shall be included in
|
|
14
|
+
all copies or substantial portions of the Software.
|
|
15
|
+
|
|
16
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
17
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
18
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
19
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
20
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
21
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
22
|
+
THE SOFTWARE.
|
|
23
|
+
|
|
24
|
+
*/
|
|
25
|
+
|
|
26
|
+
|
|
3
27
|
['bold', 'underline', 'italic', 'inverse', 'grey', 'yellow', 'red', 'green', 'blue', 'white', 'cyan', 'magenta'].forEach(function (style) {
|
|
4
28
|
Object.defineProperty(String.prototype, style, {
|
|
5
29
|
get: function () {
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* JavaScript Debug - v0.3 - 6/8/2009
|
|
3
|
+
* http://benalman.com/projects/javascript-debug-console-log/
|
|
4
|
+
*
|
|
5
|
+
* Copyright (c) 2009 "Cowboy" Ben Alman
|
|
6
|
+
* Dual licensed under the MIT and GPL licenses.
|
|
7
|
+
* http://benalman.com/about/license/
|
|
8
|
+
*
|
|
9
|
+
* With lots of help from Paul Irish!
|
|
10
|
+
* http://paulirish.com/
|
|
11
|
+
*/
|
|
12
|
+
window.debug=(function(){var c=this,e=Array.prototype.slice,b=c.console,i={},f,g,j=9,d=["error","warn","info","debug","log"],m="assert clear count dir dirxml group groupEnd profile profileEnd time timeEnd trace".split(" "),k=m.length,a=[];while(--k>=0){(function(n){i[n]=function(){j!==0&&b&&b[n]&&b[n].apply(b,arguments)}})(m[k])}k=d.length;while(--k>=0){(function(n,o){i[o]=function(){var q=e.call(arguments),p=[o].concat(q);a.push(p);h(p);if(!b||!l(n)){return}b.firebug?b[o].apply(c,q):b[o]?b[o](q):b.log(q)}})(k,d[k])}function h(n){if(f&&(g||!b||!b.log)){f.apply(c,n)}}i.setLevel=function(n){j=typeof n==="number"?n:9};function l(n){return j>0?j>n:d.length+j<=n}i.setCallback=function(){var o=e.call(arguments),n=a.length,p=n;f=o.shift()||null;g=typeof o[0]==="boolean"?o.shift():false;p-=typeof o[0]==="number"?o.shift():n;while(p<n){h(a[p++])}};return i})();
|
|
File without changes
|
data/ext/asciimo/lib/fonts.js
CHANGED
|
@@ -1,276 +1,154 @@
|
|
|
1
|
-
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
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
|
-
"Lean.flf",
|
|
155
|
-
"Letters.flf",
|
|
156
|
-
"Lil_Devil.flf",
|
|
157
|
-
"Line_Blocks.flf",
|
|
158
|
-
"Linux.flf",
|
|
159
|
-
"Lockergnome.flf",
|
|
160
|
-
"Madrid.flf",
|
|
161
|
-
"Marquee.flf",
|
|
162
|
-
"Maxfour.flf",
|
|
163
|
-
"Merlin1.flf",
|
|
164
|
-
"Merlin2.flf",
|
|
165
|
-
"Mike.flf",
|
|
166
|
-
"Mini.flf",
|
|
167
|
-
"Mirror.flf",
|
|
168
|
-
"Mnemonic.flf",
|
|
169
|
-
"Modular.flf",
|
|
170
|
-
"Morse.flf",
|
|
171
|
-
"Morse2.flf",
|
|
172
|
-
"Moscow.flf",
|
|
173
|
-
"Mshebrew210.flf",
|
|
174
|
-
"Muzzle.flf",
|
|
175
|
-
"Nancyj.flf",
|
|
176
|
-
"Nancyj_Fancy.flf",
|
|
177
|
-
"Nancyj_Improved.flf",
|
|
178
|
-
"Nancyj_Underlined.flf",
|
|
179
|
-
"Nipples.flf",
|
|
180
|
-
"NScript.flf",
|
|
181
|
-
"NT_Greek.flf",
|
|
182
|
-
"NV_Script.flf",
|
|
183
|
-
"O8.flf",
|
|
184
|
-
"Octal.flf",
|
|
185
|
-
"Ogre.flf",
|
|
186
|
-
"Old_Banner.flf",
|
|
187
|
-
"OS2.flf",
|
|
188
|
-
"Pawp.flf",
|
|
189
|
-
"Peaks.flf",
|
|
190
|
-
"Peaks_Slant.flf",
|
|
191
|
-
"Pebbles.flf",
|
|
192
|
-
"Pepper.flf",
|
|
193
|
-
"Poison.flf",
|
|
194
|
-
"Puffy.flf",
|
|
195
|
-
"Puzzle.flf",
|
|
196
|
-
"Pyramid.flf",
|
|
197
|
-
"Rammstein.flf",
|
|
198
|
-
"Rectangles.flf",
|
|
199
|
-
"Red_Phoenix.flf",
|
|
200
|
-
"Relief.flf",
|
|
201
|
-
"Relief2.flf",
|
|
202
|
-
"Reverse.flf",
|
|
203
|
-
"Roman.flf",
|
|
204
|
-
"Rot13.flf",
|
|
205
|
-
"Rotated.flf",
|
|
206
|
-
"Rounded.flf",
|
|
207
|
-
"Rowan_Cap.flf",
|
|
208
|
-
"Rozzo.flf",
|
|
209
|
-
"Runic.flf",
|
|
210
|
-
"Runyc.flf",
|
|
211
|
-
"S_Blood.flf",
|
|
212
|
-
"Santa_Clara.flf",
|
|
213
|
-
"Script.flf",
|
|
214
|
-
"Serifcap.flf",
|
|
215
|
-
"Shadow.flf",
|
|
216
|
-
"Shimrod.flf",
|
|
217
|
-
"Short.flf",
|
|
218
|
-
"SL_Script.flf",
|
|
219
|
-
"Slant.flf",
|
|
220
|
-
"Slant_Relief.flf",
|
|
221
|
-
"Slide.flf",
|
|
222
|
-
"Small.flf",
|
|
223
|
-
"Small_Caps.flf",
|
|
224
|
-
"Small_Isometric1.flf",
|
|
225
|
-
"Small_Keyboard.flf",
|
|
226
|
-
"Small_Poison.flf",
|
|
227
|
-
"Small_Script.flf",
|
|
228
|
-
"Small_Shadow.flf",
|
|
229
|
-
"Small_Slant.flf",
|
|
230
|
-
"Small_Tengwar.flf",
|
|
231
|
-
"Soft.flf",
|
|
232
|
-
"Speed.flf",
|
|
233
|
-
"Spliff.flf",
|
|
234
|
-
"Stacey.flf",
|
|
235
|
-
"Stampate.flf",
|
|
236
|
-
"Stampatello.flf",
|
|
237
|
-
"Standard.flf",
|
|
238
|
-
"Star_Strips.flf",
|
|
239
|
-
"Star_Wars.flf",
|
|
240
|
-
"Stellar.flf",
|
|
241
|
-
"Stforek.flf",
|
|
242
|
-
"Stick_Letters.flf",
|
|
243
|
-
"Stop.flf",
|
|
244
|
-
"Straight.flf",
|
|
245
|
-
"Sub_Zero.flf",
|
|
246
|
-
"Swamp_Land.flf",
|
|
247
|
-
"Swan.flf",
|
|
248
|
-
"Sweet.flf",
|
|
249
|
-
"Tanja.flf",
|
|
250
|
-
"Tengwar.flf",
|
|
251
|
-
"Term.flf",
|
|
252
|
-
"Test1.flf",
|
|
253
|
-
"Thick.flf",
|
|
254
|
-
"Thin.flf",
|
|
255
|
-
"Thorned.flf",
|
|
256
|
-
"Three_Point.flf",
|
|
257
|
-
"Ticks.flf",
|
|
258
|
-
"Ticks_Slant.flf",
|
|
259
|
-
"Tiles.flf",
|
|
260
|
-
"Tinker_Toy.flf",
|
|
261
|
-
"Tombstone.flf",
|
|
262
|
-
"Train.flf",
|
|
263
|
-
"Trek.flf",
|
|
264
|
-
"Tsalagi.flf",
|
|
265
|
-
"Tubular.flf",
|
|
266
|
-
"Twisted.flf",
|
|
267
|
-
"Two_Point.flf",
|
|
268
|
-
"Univers.flf",
|
|
269
|
-
"USA_Flag.flf",
|
|
270
|
-
"Varsity.flf",
|
|
271
|
-
"Wavy.flf",
|
|
272
|
-
"Weird.flf",
|
|
273
|
-
"Wet_Letter.flf",
|
|
274
|
-
"Whimsy.flf",
|
|
275
|
-
"Wow.flf"
|
|
1
|
+
Figlet.fontList = [
|
|
2
|
+
"3-d",
|
|
3
|
+
"3x5",
|
|
4
|
+
"5lineoblique",
|
|
5
|
+
"acrobatic",
|
|
6
|
+
"alligator",
|
|
7
|
+
"alligator2",
|
|
8
|
+
"alphabet",
|
|
9
|
+
"avatar",
|
|
10
|
+
"banner",
|
|
11
|
+
"banner3-D",
|
|
12
|
+
"banner3",
|
|
13
|
+
"banner4",
|
|
14
|
+
"barbwire",
|
|
15
|
+
"basic",
|
|
16
|
+
"bdffonts",
|
|
17
|
+
"bell",
|
|
18
|
+
"bigchief",
|
|
19
|
+
"binary",
|
|
20
|
+
"broadway",
|
|
21
|
+
"bulbhead",
|
|
22
|
+
"C64-fonts",
|
|
23
|
+
"calgphy2",
|
|
24
|
+
"caligraphy",
|
|
25
|
+
"catwalk",
|
|
26
|
+
"chunky",
|
|
27
|
+
"coinstak",
|
|
28
|
+
"colossal",
|
|
29
|
+
"computer",
|
|
30
|
+
"contessa",
|
|
31
|
+
"contrast",
|
|
32
|
+
"contributed.tar.gz",
|
|
33
|
+
"cosmic",
|
|
34
|
+
"cosmike",
|
|
35
|
+
"crawford",
|
|
36
|
+
"cricket",
|
|
37
|
+
"cursive",
|
|
38
|
+
"cyberlarge",
|
|
39
|
+
"cybermedium",
|
|
40
|
+
"cybersmall",
|
|
41
|
+
"decimal",
|
|
42
|
+
"diamond",
|
|
43
|
+
"doh",
|
|
44
|
+
"doom",
|
|
45
|
+
"dotmatrix",
|
|
46
|
+
"double",
|
|
47
|
+
"drpepper",
|
|
48
|
+
"dwhistled",
|
|
49
|
+
"eftichess",
|
|
50
|
+
"eftichessChart",
|
|
51
|
+
"eftifont",
|
|
52
|
+
"eftipiti",
|
|
53
|
+
"eftirobot",
|
|
54
|
+
"eftitalic",
|
|
55
|
+
"eftiwall-chart.txt",
|
|
56
|
+
"eftiwall",
|
|
57
|
+
"eftiwall.txt",
|
|
58
|
+
"eftiwater",
|
|
59
|
+
"epic",
|
|
60
|
+
"fender",
|
|
61
|
+
"fourtops",
|
|
62
|
+
"fraktur",
|
|
63
|
+
"fuzzy",
|
|
64
|
+
"goofy",
|
|
65
|
+
"gothic",
|
|
66
|
+
"graceful",
|
|
67
|
+
"gradient",
|
|
68
|
+
"graffiti",
|
|
69
|
+
"hex",
|
|
70
|
+
"hollywood",
|
|
71
|
+
"invita",
|
|
72
|
+
"isometric1",
|
|
73
|
+
"isometric2",
|
|
74
|
+
"isometric3",
|
|
75
|
+
"isometric4",
|
|
76
|
+
"italic",
|
|
77
|
+
"jazmine",
|
|
78
|
+
"katakana",
|
|
79
|
+
"kban",
|
|
80
|
+
"l4me",
|
|
81
|
+
"larry3d",
|
|
82
|
+
"lcd",
|
|
83
|
+
"letters",
|
|
84
|
+
"linux",
|
|
85
|
+
"lockergnome",
|
|
86
|
+
"lower.flc",
|
|
87
|
+
"madrid",
|
|
88
|
+
"marquee",
|
|
89
|
+
"maxfour",
|
|
90
|
+
"mike",
|
|
91
|
+
"mirror",
|
|
92
|
+
"nancyj-fancy",
|
|
93
|
+
"nancyj-underlined",
|
|
94
|
+
"nancyj",
|
|
95
|
+
"nipples",
|
|
96
|
+
"null.flc",
|
|
97
|
+
"nvscript",
|
|
98
|
+
"o8",
|
|
99
|
+
"Obanner-canon.tgz",
|
|
100
|
+
"Obanner.README",
|
|
101
|
+
"Obanner.tgz",
|
|
102
|
+
"octal",
|
|
103
|
+
"ogre",
|
|
104
|
+
"os2",
|
|
105
|
+
"pawp",
|
|
106
|
+
"peaks",
|
|
107
|
+
"pebbles",
|
|
108
|
+
"pepper",
|
|
109
|
+
"poison",
|
|
110
|
+
"puffy",
|
|
111
|
+
"pyramid",
|
|
112
|
+
"rectangles",
|
|
113
|
+
"relief",
|
|
114
|
+
"relief2",
|
|
115
|
+
"rev",
|
|
116
|
+
"roman",
|
|
117
|
+
"rot13.flc",
|
|
118
|
+
"rot13",
|
|
119
|
+
"rounded",
|
|
120
|
+
"rowancap",
|
|
121
|
+
"rozzo",
|
|
122
|
+
"runyc",
|
|
123
|
+
"sblood",
|
|
124
|
+
"serifcap",
|
|
125
|
+
"short",
|
|
126
|
+
"slide",
|
|
127
|
+
"slscript",
|
|
128
|
+
"smisome1",
|
|
129
|
+
"smkeyboard",
|
|
130
|
+
"speed",
|
|
131
|
+
"stacey",
|
|
132
|
+
"stampatello",
|
|
133
|
+
"starwars",
|
|
134
|
+
"stellar",
|
|
135
|
+
"stop",
|
|
136
|
+
"straight",
|
|
137
|
+
"swap.flc",
|
|
138
|
+
"tanja",
|
|
139
|
+
"thick",
|
|
140
|
+
"thin",
|
|
141
|
+
"threepoint",
|
|
142
|
+
"ticks",
|
|
143
|
+
"ticksslant",
|
|
144
|
+
"tinker-toy",
|
|
145
|
+
"tombstone",
|
|
146
|
+
"trek",
|
|
147
|
+
"tsalagi.flc",
|
|
148
|
+
"tsalagi",
|
|
149
|
+
"twopoint",
|
|
150
|
+
"univers",
|
|
151
|
+
"usaflag",
|
|
152
|
+
"weird",
|
|
153
|
+
"whimsy"
|
|
276
154
|
];
|