[ Previous | Next | Contents | Glossary | Home | Search ]
The graPHIGS Programming Interface : Subroutine Reference

GPTXCS - Set Text Character Set

GPTXCS (csid)

Purpose

Use GPTXCS to set the current text character set. This subroutine only sets a shell state and gets bound to a text primitive when the graPHIGS API creates it. The graPHIGS API uses this value to interpret character code points in subsequent text output primitives.

Parameters

csid -- specified by user, fullword integer

Character set identifier.

See the Appendix A. "Character Set and Font Identifiers"

Error Codes

542
CHARACTER SET IDENTIFIER IS INVALID

Related Subroutines

None

RCP code

201328657 (X'0C000811')



[ Previous | Next | Contents | Glossary | Home | Search ]