Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ textwritema(3g) — GL2 W2.5r1

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: longint);

DESCRIPTION

textwritemask grants write permission for text drawn in the textport.  It does not affect text drawn using charstr. 

textwritemask is undefined in the window manager. 

SEE ALSO

pagecolor, pagewritemask, textcolor, textport, tpoff, tpon, writemask IRIS Graphics Programming, Chapter 14, Textports

NOTE

This routine is available only in immediate mode. 

Version 2.5r1  —  October 29, 1986

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