home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS - Coast to Coast / simteldosarchivecoasttocoast2.iso / calculat / sm30a.zip / SETTEXTS.KEY < prev    next >
Text File  |  1993-11-07  |  353b  |  8 lines

  1. * settextstyle                          internal
  2. settextstyle(font, direction, size) sets the text style, font, and
  3. character magnification factor, where font is the font name, direction is
  4. the text direction, size is the charactor size.
  5. it only works on the graphics mode.
  6. e.g. graph, textstyle(2,1,2), writescr("abc"), readchar, text.
  7. See also: setlinestyle.
  8.