home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 22 gnu / 22-gnu.zip / gp35emx.zip / gstring.doc < prev    next >
Text File  |  1994-08-26  |  386b  |  6 lines

  1. The file gstring.c contains the display string function for SVGAKIT of emx GCC.
  2. The function, g_string (x,y,color,angle,*string), displays the string at (x,y)
  3. which is the upper left corner of the string, in color at an arbitrary angle.
  4. To install, copy gstring.c to SVGAKIT directory and update the files graph.h
  5. and makefile with references to g_string(...), gstring.c and gstring.o.
  6.