getfont() — Silicon Graphics
NAME
getfont - returns the current raster font number
SPECIFICATION
C
long getfont()
FORTRAN
integer*4 function getfon()
Pascal
function getfont: longint;
DESCRIPTION
getfont returns the index of the currently selected raster font.
SEE ALSO
defrasterfont, font
NOTE
This command can be used only in immediate mode.
Version 2.4 — May 08, 1986