
TXGRAPH is a utility to convert color textmode memorydumps as a snapshot
into a graphic file format called HSI RAW. This format can be converted to
about any other format using image alchemy.

Usage is pretty simple - create a snapshot through dumping your display
memory into a file (sample pascal source included as dumpscr.pas) with
the extension "DMP". Now type "txgraph filename" (without extension !) and
txgraph will create a "RAW" file (filename.raw).

TXGRAPH reads the appropriate textfont from the VGA card through switching
to a graphicmode (320x200 or 640x400) and getting the font adress(es).
This way it will correctly convert country specific chars and creates an
exact image of your colored textmode screen.

This is freeware and everybody can use it without restriction but i dont
guarantee for anything - not even that this is a usefull program for you :)

If you have problems/questions, send mail to 
haberdit@server.et-inf.fho-emden.de or finger the account for informations.

                Frank (bitblazer on IRC).

