The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Ascii::Text::Font::Amongus - Amongus font

VERSION

Version 0.14

SYNOPSIS

        use Ascii::Text::Font::Amongus;

        my $font = Ascii::Text::Font::Amongus->new();

        $font->character_A;

SUBROUTINES/METHODS

new

Instantiate a new Ascii::Text::Font::Amongus object.

        my $font = Ascii::Text::Font::Amongus->new();

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

         _  _ 
        ( \/ )
         \  / 
          \/

character_W

         _    _ 
        ( \/\/ )
         )    ( 
        (__/\__)

character_X

         _  _ 
        ( \/ )
         )  ( 
        (_/\_)

character_Y

         _  _ 
        ( \/ )
         \  / 
         (__)

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

         _  _ 
        ( \/ )
         \  / 
          \/

character_w

         _    _ 
        ( \/\/ )
         )    ( 
        (__/\__)

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

         ___ 
        / _ \
        \_  /
         (_/ 
       

AUTHOR

LNATION, <email at lnation.org>

BUGS

Please report any bugs or feature requests to bug-ascii-text at rt.cpan.org, or through the web interface at https://rt.cpan.org/NoAuth/ReportBug.html?Queue=Ascii-Text. 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

You can also look for information at:

ACKNOWLEDGEMENTS

LICENSE AND COPYRIGHT

This software is Copyright (c) 2024 by LNATION.

This is free software, licensed under:

  The Artistic License 2.0 (GPL Compatible)