Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ textwrite(3G) — GL2 W3.6

Media Vault

Software Library

Restoration Projects

Artifacts Sought

textwritemask(3G)  —  Silicon Graphics

NAME

textwritemask − grants write permission for text drawn in 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 under the window manager. 

SEE ALSO

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

NOTE

This routine is available only in immediate mode. 

Version 3.6  —  December 20, 1987

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