home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / ansi / tcxlansi.zip / PUTANSI.TXT < prev    next >
Text File  |  1992-11-10  |  1KB  |  30 lines

  1.  
  2.   This Zipfile includes :
  3.  
  4.     - putansi.c     subroutine used to display ANSI files in a window
  5.     - ansdemo.c     example call program
  6.     - ansdemo.exe   working example. type: 'ansdemo <filename>'
  7.     - schroede.ans  example ANSI file for 80x25 window
  8.     - snoopy.ans    example ANSI file for 80x25 window, using 'animation'
  9.     - face.ans      example ANSI file for 43x80 or 50x80 windows (EGA/VGA)
  10.                     (set your system to 43/50 lines first, or you'll just
  11.                     get to see the upper half of the picture distorted)
  12.  
  13.   The subroutine can be used to display an ANSI picture in a window or
  14.   virtual window, using TCXL 5.X or better.
  15.   It is capable of displaying ANSI files created with all kinds
  16.   of drawing programs, like THEDRAW or ANSIDRAW, and it also
  17.   accepts the output of the GIF-to-ANSI converter.
  18.  
  19.  
  20.   The 'schroeder' and 'snoopy' ansi files are not mine, I just downloaded
  21.   them somewhere. The 'face' ansi is a converted fragment of DS-F-053.GIF.
  22.  
  23.   The source can be used freely. It is donated to the Public Domain.
  24.   If you use the routine in any of your programs, please drop me a
  25.   line in the International CXL area (fidonet), addressed to
  26.  
  27.                                          Peter  Van.Zeeland
  28.  
  29.  
  30.