Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ pset_text_colr_ind(3g) — PHIGS 5.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

pset_text_colr_ind(3g)  —  Subroutines

Name

pset_text_colr_ind − Uses a text color index to provide a pointer to the workstation color table. 

 
Operating States: PHOP, ∗, STOP, ∗
PHIGS standard function
Creates a structure element

Syntax

void pset_text_colr_ind (
  Pint     index     /∗ (I) Text color index ∗/
)

Description

pset_text_colr_ind uses a text color index to provide a pointer into the color table of the workstation.  Depending on the current edit mode, this function either inserts the new structure element directly after the element indicated by the pointer or replaces the element indicated by the pointer.  The pointer then points to the new set text color index element. 

During structure traversal, the set text color index element sets the current text color index entry in the PHIGS traversal state list to the specified value.  If the current text color index ASF entry in the PHIGS traversal state list is INDIVIDUAL, Digital PHIGS uses the text color index value when traversing subsequent text, text 3, annotation text, and annotation text 3 primitives.  If the ASF setting is BUNDLED, the value has no effect.  Digital PHIGS uses the default color if the specified text color is not available at the workstation during structure traversal. 

If Digital PHIGS is in immediate mode, it performs this function immediately, but the function does not create a structure element. 

See Also

panno_text_rel
panno_text_rel3
pset_colr_rep
pset_indiv_asf
pset_text_colr
pset_text_rep
pset_text_rep_plus
ptext
ptext3

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