Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

textwritemask()  —  Silicon Graphics

NAME

textwritemask - grants write permission for the textport

SPECIFICATION

C
textwritemask(tmask)
Colorindex tmask;

FORTRAN
subroutine textwr(tmask)
integer*4 tmask

Pascal
procedure textwritemask(tmask: Colorindex);

DESCRIPTION

textwritemask grants write permission for text drawn in the textport.  This command does not affect text drawn with charstr. 

SEE ALSO

pagecolor, pagewritemask, textcolor, textport, tpoff, tpon, writemask

NOTE

This command can be used only in immediate mode. 

Version 2.4  —  May 08, 1986

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