getfont() — Silicon Graphics Beta Release
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.3 — July 04, 1985