NAME
Ascii::Text::Font::Standard - Standard Font
VERSION
Version 0.17
SYNOPSIS
Quick summary of what the module does.
use Ascii::Text::Font::Standard;
my $foo = Ascii::Text::Font::Standard->new();
...
EXTENDS
Ascii::Text::Font
SUBROUTINES/METHODS
space
character_A
_
/ \
/ _ \
/ ___ \
/_/ \_\
character_B
____
| __ )
| _ \
| |_) |
|____/
character_C
____
/ ___|
| |
| |___
\____|
character_D
____
| _ \
| | | |
| |_| |
|____/
character_E
_____
| ____|
| _|
| |___
|_____|
character_F
_____
| ___|
| |_
| _|
|_|
character_G
____
/ ___|
| | _
| |_| |
\____|
character_H
_ _
| | | |
| |_| |
| _ |
|_| |_|
character_I
___
|_ _|
| |
| |
|___|
character_J
_
| |
_ | |
| |_| |
\___/
character_K
_ __
| |/ /
| ' /
| . \
|_|\_\
character_L
_
| |
| |
| |___
|_____|
character_M
__ __
| \/ |
| |\/| |
| | | |
|_| |_|
character_N
_ _
| \ | |
| \| |
| |\ |
|_| \_|
character_O
___
/ _ \
| | | |
| |_| |
\___/
character_P
____
| _ \
| |_) |
| __/
|_|
character_Q
___
/ _ \
| | | |
| |_| |
\__\_\
character_R
____
| _ \
| |_) |
| _ <
|_| \_\
character_S
____
/ ___|
\___ \
___) |
|____/
character_T
_____
|_ _|
| |
| |
|_|
character_U
_ _
| | | |
| | | |
| |_| |
\___/
character_V
__ __
\ \ / /
\ \ / /
\ V /
\_/
character_W
__ __
\ \ / /
\ \ /\ / /
\ V V /
\_/\_/
character_X
__ __
\ \/ /
\ /
/ \
/_/\_\
character_Y
__ __
\ \ / /
\ V /
| |
|_|
character_Z
_____
|__ /
/ /
/ /_
/____|
character_a
__ _
/ _` |
| (_| |
\__,_|
character_b
_
| |__
| '_ \
| |_) |
|_.__/
character_c
___
/ __|
| (__
\___|
character_d
_
__| |
/ _` |
| (_| |
\__,_|
character_e
___
/ _ \
| __/
\___|
character_f
__
/ _|
| |_
| _|
|_|
character_g
__ _
/ _` |
| (_| |
\__, |
|___/
character_h
_
| |__
| '_ \
| | | |
|_| |_|
character_i
_
(_)
| |
| |
|_|
character_j
_
(_)
| |
| |
_/ |
|__/
character_k
_
| | __
| |/ /
| <
|_|\_\
character_l
_
| |
| |
| |
|_|
character_m
_ __ ___
| '_ ` _ \
| | | | | |
|_| |_| |_|
character_n
_ __
| '_ \
| | | |
|_| |_|
character_o
___
/ _ \
| (_) |
\___/
character_p
_ __
| '_ \
| |_) |
| .__/
|_|
character_q
__ _
/ _` |
| (_| |
\__, |
|_|
character_r
_ __
| '__|
| |
|_|
character_s
___
/ __|
\__ \
|___/
character_t
_
| |_
| __|
| |_
\__|
character_u
_ _
| | | |
| |_| |
\__,_|
character_v
__ __
\ \ / /
\ V /
\_/
character_w
__ __
\ \ /\ / /
\ V V /
\_/\_/
character_x
__ __
\ \/ /
> <
/_/\_\
character_y
_ _
| | | |
| |_| |
\__, |
|___/
character_z
____
|_ /
/ /
/___|
character_0
___
/ _ \
| | | |
| |_| |
\___/
character_1
_
/ |
| |
| |
|_|
character_2
____
|___ \
__) |
/ __/
|_____|
character_3
_____
|___ /
|_ \
___) |
|____/
character_4
_ _
| || |
| || |_
|__ _|
|_|
character_5
____
| ___|
|___ \
___) |
|____/
character_6
__
/ /_
| '_ \
| (_) |
\___/
character_7
_____
|___ |
/ /
/ /
/_/
character_8
___
( _ )
/ _ \
| (_) |
\___/
character_9
___
/ _ \
| (_) |
\__, |
/_/
PROPERTY
character_height
AUTHOR
AUTHOR, <EMAIL>
BUGS
Please report any bugs or feature requests to bug-ascii::text::font::standard at rt.cpan.org
, or through the web interface at https://rt.cpan.org/NoAuth/ReportBug.html?Queue=Ascii-Text-Font-Standard. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.
SUPPORT
You can find documentation for this module with the perldoc command.
perldoc Ascii::Text::Font::Standard
You can also look for information at:
RT: CPAN's request tracker (report bugs here)
https://rt.cpan.org/NoAuth/Bugs.html?Dist=Ascii-Text-Font-Standard
AnnoCPAN: Annotated CPAN documentation
CPAN Ratings
Search CPAN
ACKNOWLEDGEMENTS
LICENSE AND COPYRIGHT
This software is Copyright (c) 2020 by AUTHOR.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)