Login   Register  
PHP Classes
elePHPant
Icontem

File: banner.font

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Sergey Ivanov  >  ASCII text  >  banner.font  >  Download  
File: banner.font
Role: Configuration script
Content type: text/plain
Description: font for class
Class: ASCII text
Render text using ASCII art fonts
Author: By
Last change:
Date: 2007-04-25 13:42
Size: 2,903 bytes
 

Contents

Class file image Download
<?
$arr
[q]="
 ##### 
#     #
#     #
#     #
#   # #
#    # 
 #### #
"
;


$arr[w]="
#     #
#  #  #
#  #  #
#  #  #
#  #  #
#  #  #
 ## ## 
"
;


$arr[e]="
#######
#      
#      
#####  
#      
#      
#######
"
;

$arr[r]="
###### 
#     #
#     #
###### 
#   #  
#    # 
#     #
"
;

$arr[t]="
#######
   #   
   #   
   #   
   #   
   #   
   #   
"
;


$arr[y]="
#     #
 #   # 
  # #  
   #   
   #   
   #   
   #   
"
;
$arr[u]="
#     #
#     #
#     #
#     #
#     #
#     #
 ##### 
"

$arr[i]="
###
 # 
 # 
 # 
 # 
 # 
###
"
;

$arr[o]="
#######
#     #
#     #
#     #
#     #
#     #
#######
"
;

$arr[p]="
###### 
#     #
#     #
###### 
#      
#      
#      
"
;
$arr[a]="
   #   
  # #  
 #   # 
#     #
#######
#     #
#     #
"
;

$arr[s]="
 ##### 
#     #
#      
 ##### 
      #
#     #
 ##### 
"
;

$arr[d]="
###### 
#     #
#     #
#     #
#     #
#     #
###### 
"
;
  
$arr[f]="
#######
#      
#      
#####  
#      
#      
#      
"
;      

$arr[g]="
 ######
#     #
#      
#  ####
#     #
#     #
 ##### 
"
;
$arr[h]="
#     #
#     #
#     #
#######
#     #
#     #
#     #
"
;
   
$arr[j]="
      #
      #
      #
      #
#     #
#     #
 ##### 
"
;

$arr[k]="
#    #
#   # 
#  #  
###   
#  #  
#   # 
#    #
"
;

$arr[l]="
#      
#      
#      
#      
#      
#      
#######
"
;

$arr[z]="
#######
     # 
    #  
   #   
  #    
 #     
#######
"
;


$arr[x]="
#     #
 #   # 
  # #  
   #   
  # #  
 #   # 
#     #
"
;
 

$arr[c]="
 ##### 
#     #
#      
#      
#      
#     #
 ##### 
"
;

$arr[v]="
#     #
#     #
#     #
#     #
 #   # 
  # #  
   #   
"
;

$arr[b]="
###### 
#     #
#     #
###### 
#     #
#     #
###### 
"
;
$arr[n]="
#     #
##    #
# #   #
#  #  #
#   # #
#    ##
#     #
"
;
$arr[m]="
#     #
##   ##
# # # #
#  #  #
#     #
#     #
#     #
"
;

$arr[1]="
   #
  ##
 # #
   #
   #
   #
 #####
"
;

$arr[2]="
 ##### 
#     #
      #
 ##### 
#      
#      
#######
"
;
$arr[3]="
 ##### 
#     #
      #
 ##### 
      #
#     #
 ##### 
"
;
$arr[4]="
#     
#    #
#    #
#    #
#######
     #
     #
"
;
$arr[5]="
#######
#      
#      
###### 
      #
#     #
 ##### 
"
;

$arr[6]="
 ##### 
#     #
#      
###### 
#     # 
#     # 
 #####  
"
;

$arr[7]="
#######
#    # 
    #  
   #   
  #    
  #    
  #    
"
;

$arr[8]="
 #####  
#     # 
#     # 
 #####  
#     # 
#     # 
 #####  
"
;
$arr[9]="
 ##### 
#     #
#     #
 ######
      #
#     #
 ##### 
"
;

$arr[0]="
  ###
 #   #
#     #
#     #
#     #
 #   # 
  ###  
"
;

$arr[ex]="
 ### 
 ### 
 ### 
  #  
     
 ### 
 ### 
"
;
?>