Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ textcolor(3g) — GL2 W2.3

Media Vault

Software Library

Restoration Projects

Artifacts Sought

textcolor()  —  Silicon Graphics Beta Release

NAME

textcolor - sets the color of text drawn in the textport

SPECIFICATION

C
textcolor(tcolor)
Colorindex tcolor;

FORTRAN
subroutine textco(tcolor)
integer*4 tcolor

Pascal
procedure textcolor(tcolor: Colorindex);

DESCRIPTION

textcolor sets the color of the text drawn in the textport.  The color of text drawn using charstr is determined by color. 

SEE ALSO

color, pagecolor, pagewritemask, textport, textwritemask, tpoff, tpon

NOTE

This command can be used only in immediate mode. 

Version 2.3  —  July 04, 1985

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026