This volume deals almost exclusively with IDL Direct Graphics. However, the vector and TrueType font systems described here are also available in the IDL Object Graphics system, described in Using IDL.
When generating characters for Direct Graphics plots, IDL uses the font system specified by the value of the system variable
The setting of the IDL system variable
Once a font system has been selected, an individual font can be chosen either via a formatting command embedded in a text string as described in Embedded Formatting Commands, or by setting the value of the SET_FONT keyword to the DEVICE routine (see SET_FONT).
IDL Object Graphics can use the vector and TrueType font systems. See Using IDL for more information on using fonts with Object Graphics. Any TrueType fonts you add to your IDL installation as described in About TrueType Fonts will also be available to the Object Graphics system.