NAME
    FML::Char::Ascii::Data - ascii presentation of letters

SYNOPSIS
    NONE.

DESCRIPTION
    Use /usr/bin/banner. For example, run "banner Perl" shows

        % banner Perl
        ######
        #     #  ######  #####   #
        #     #  #       #    #  #
        ######   #####   #    #  #
        #        #       #####   #
        #        #       #   #   #
        #        ######  #    #  ######

    This position data of letters are pre-defined as below.

METHODS
    NONE.

CODING STYLE
    See "http://www.fml.org/software/FNF/" on fml coding style guide.

AUTHOR
    Ken'ichi Fukamachi

COPYRIGHT
    Copyright (C) 2008 Ken'ichi Fukamachi

    All rights reserved. This program is free software; you can redistribute
    it and/or modify it under the same terms as Perl itself.

HISTORY
    This data is derived from NetBSD's /usr/bin/banner source code (BSD
    License).

    FML::Char::Ascii::Data appeared in fml8 mailing list driver package. See
    "http://www.fml.org/" for more details.

