ascii_art_captcha_font_thick.inc in CAPTCHA Pack 8
Same filename and directory in other branches
Font definition based on figlet font "thick" (http://www.figlet.org/)
File
ascii_art_captcha/fonts/ascii_art_captcha_font_thick.incView source
<?php
/**
* @file
* Font definition based on figlet font "thick" (http://www.figlet.org/)
*/
/**
* As distributed by pyfiglet (http://sourceforge.net/projects/pyfiglet/)
*/
function ascii_art_captcha_font_thick() {
$font = [];
$font['height'] = 5;
$font['name'] = 'thick';
$font['comment'] = 'Thick by Randall Ransom 2/94Figlet release 2.0 -- August 5, 1993Date: 5 Mar 1994Explanation of first line:flf2 - "magic number" for file identificationa - should always be `a\', for now$ - the "hardblank" -- prints as a blank, but can\'t be smushed5 - height of a character4 - height of a character, not including descenders15 - max line length (excluding comment lines) + a fudge factor0 - default smushmode for this font (like "-m 0" on command line)14 - number of comment lines';
$font['a'] = [
' ',
'.d88 ',
'8 8 ',
'`Y88 ',
' ',
];
$font['b'] = [
'8 ',
'88b. ',
'8 8 ',
'88P\' ',
' ',
];
$font['c'] = [
' ',
'.d8b ',
'8 ',
'`Y8P ',
' ',
];
$font['d'] = [
' 8 ',
'.d88 ',
'8 8 ',
'`Y88 ',
' ',
];
$font['e'] = [
' ',
'.d88b ',
'8.dP\' ',
'`Y88P ',
' ',
];
$font['f'] = [
' d8b ',
' 8\' ',
'w8ww ',
' 8 ',
' ',
];
$font['g'] = [
' ',
'.d88 ',
'8 8 ',
'`Y88 ',
'wwdP ',
];
$font['h'] = [
'8 ',
'8d8b. ',
'8P Y8 ',
'8 8 ',
' ',
];
$font['i'] = [
'w ',
'w ',
'8 ',
'8 ',
' ',
];
$font['j'] = [
' w ',
' w ',
' 8 ',
' 8 ',
'wdP ',
];
$font['k'] = [
'8 ',
'8.dP ',
'88b ',
'8 Yb ',
' ',
];
$font['l'] = [
'8 ',
'8 ',
'8 ',
'8 ',
' ',
];
$font['m'] = [
' ',
'8d8b.d8b. ',
'8P Y8P Y8 ',
'8 8 8 ',
' ',
];
$font['n'] = [
' ',
'8d8b. ',
'8P Y8 ',
'8 8 ',
' ',
];
$font['o'] = [
' ',
'.d8b. ',
'8\' .8 ',
'`Y8P\' ',
' ',
];
$font['p'] = [
' ',
'88b. ',
'8 8 ',
'88P\' ',
'8 ',
];
$font['q'] = [
' ',
'.d88 ',
'8 8 ',
'`Y88 ',
' 8P ',
];
$font['r'] = [
' ',
'8d8b ',
'8P ',
'8 ',
' ',
];
$font['s'] = [
' ',
'd88b ',
'`Yb. ',
'Y88P ',
' ',
];
$font['t'] = [
' w ',
'w8ww ',
' 8 ',
' Y8P ',
' ',
];
$font['u'] = [
' ',
'8 8 ',
'8b d8 ',
'`Y8P8 ',
' ',
];
$font['v'] = [
' ',
'Yb dP ',
' YbdP ',
' YP ',
' ',
];
$font['w'] = [
' ',
'Yb db dP ',
' YbdPYbdP ',
' YP YP ',
' ',
];
$font['x'] = [
' ',
'Yb dP ',
' `8. ',
'dP Yb ',
' ',
];
$font['y'] = [
' ',
'Yb dP ',
' YbdP ',
' dP ',
' dP ',
];
$font['z'] = [
' ',
'888P ',
' dP ',
'd888 ',
' ',
];
$font['A'] = [
' db ',
' dPYb ',
' dPwwYb ',
'dP Yb ',
' ',
];
$font['B'] = [
'888b. ',
'8wwwP ',
'8 b ',
'888P\' ',
' ',
];
$font['C'] = [
'.d88b ',
'8P ',
'8b ',
'`Y88P ',
' ',
];
$font['D'] = [
'888b. ',
'8 8 ',
'8 8 ',
'888P\' ',
' ',
];
$font['E'] = [
'8888 ',
'8www ',
'8 ',
'8888 ',
' ',
];
$font['F'] = [
'8888 ',
'8www ',
'8 ',
'8 ',
' ',
];
$font['G'] = [
'.d88b ',
'8P www ',
'8b d8 ',
'`Y88P\' ',
' ',
];
$font['H'] = [
'8 8 ',
'8www8 ',
'8 8 ',
'8 8 ',
' ',
];
$font['I'] = [
'888 ',
' 8 ',
' 8 ',
'888 ',
' ',
];
$font['J'] = [
' 8888 ',
' 8 ',
'w 8 ',
'`Yw" ',
' ',
];
$font['K'] = [
'8 dP ',
'8wdP ',
'88Yb ',
'8 Yb ',
' ',
];
$font['L'] = [
'8 ',
'8 ',
'8 ',
'8888 ',
' ',
];
$font['M'] = [
'8b d8 ',
'8YbmdP8 ',
'8 " 8 ',
'8 8 ',
' ',
];
$font['N'] = [
'8b 8 ',
'8Ybm8 ',
'8 "8 ',
'8 8 ',
' ',
];
$font['O'] = [
'.d88b. ',
'8P Y8 ',
'8b d8 ',
'`Y88P\' ',
' ',
];
$font['P'] = [
'888b. ',
'8 .8 ',
'8wwP\' ',
'8 ',
' ',
];
$font['Q'] = [
'.d88b. ',
'8P Y8 ',
'8b wd8 ',
'`Y88Pw ',
' ',
];
$font['R'] = [
'888b. ',
'8 .8 ',
'8wwK\' ',
'8 Yb ',
' ',
];
$font['S'] = [
'.d88b. ',
'YPwww. ',
' d8 ',
'`Y88P\' ',
' ',
];
$font['T'] = [
'88888 ',
' 8 ',
' 8 ',
' 8 ',
' ',
];
$font['U'] = [
'8 8 ',
'8 8 ',
'8b..d8 ',
'`Y88P\' ',
' ',
];
$font['V'] = [
'Yb dP ',
' Yb dP ',
' YbdP ',
' YP ',
' ',
];
$font['W'] = [
'Yb dP ',
' Yb db dP ',
' YbdPYbdP ',
' YP YP ',
' ',
];
$font['X'] = [
'Yb dP ',
' YbdP ',
' dPYb ',
'dP Yb ',
' ',
];
$font['Y'] = [
'Yb dP ',
' YbdP ',
' YP ',
' 88 ',
' ',
];
$font['Z'] = [
'8888P ',
' dP ',
' dP ',
'd8888 ',
' ',
];
$font['0'] = [
'.d88b. ',
'8P Y8 ',
'8b d8 ',
'`Y88P\' ',
' ',
];
$font['1'] = [
'd8 ',
' 8 ',
' 8 ',
' 8 ',
' ',
];
$font['2'] = [
'd88b ',
'" dP ',
' dP ',
'd888 ',
' ',
];
$font['3'] = [
'd88b ',
' wwP ',
' 8 ',
'Y88P ',
' ',
];
$font['4'] = [
' d8 ',
' dP8 ',
'dPw8 ',
' 8 ',
' ',
];
$font['5'] = [
'8888 ',
'8ww. ',
' `8 ',
'Y88P ',
' ',
];
$font['6'] = [
' d88b ',
'8Pwww. ',
'8b d8 ',
'`Y88P\' ',
' ',
];
$font['7'] = [
'8888P ',
' dP ',
' dP ',
'dP ',
' ',
];
$font['8'] = [
'.dPYb. ',
'YbwwdP ',
'dP""Yb ',
'`YbdP\' ',
' ',
];
$font['9'] = [
'.d88b ',
'8 8 ',
'`8w88 ',
' 8 ',
' ',
];
return $font;
}
Functions
Name | Description |
---|---|
ascii_art_captcha_font_thick | As distributed by pyfiglet (http://sourceforge.net/projects/pyfiglet/) |