home *** CD-ROM | disk | FTP | other *** search
- * settextstyle internal
- settextstyle(font, direction, size) sets the text style, font, and
- character magnification factor, where font is the font name, direction is
- the text direction, size is the charactor size.
- it only works on the graphics mode.
- e.g. graph, textstyle(2,1,2), writescr("abc"), readchar, text.
- See also: setlinestyle.
-