• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

lib/Text/H15-Jun-1998-842377

MANIFESTH A D23-Jun-199857 65

Makefile.PLH A D23-Jun-1998494 165

READMEH A D23-Jun-1998570 2517

test.plH A D23-Jun-19981.4 KiB5330

README

1ABOUT:
2
3	This is a toolkit for rendering plain text via an API like
4	that used for graphics rendering in GUI toolkits.  This
5	package might be used when you want to do sophisticated
6	rendering of plain text, e.g., for graphing, creating of
7	complex forms for email and fax, and so on.
8
9	more info:
10		perldoc lib/Text/Graphics.pm
11	and
12		http:://people.healthquiz.com/sfarrell/Text::Graphics/
13
14
15INSTALLATION:
16
17	perl Makefile.pl
18	make
19	make test
20	make install
21
22
23Please feel free to contact the author, Stephen Farrell, at
24steve@farrell.org with any questions or comments.
25