Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ textcolor(3g) — GL2 W2.4

Media Vault

Software Library

Restoration Projects

Artifacts Sought

textcolor()  —  Silicon Graphics

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.4  —  May 08, 1986

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