getfont(3) — Unix Programmer’s Manual
NAME
getfont - return the current raster font number
SYNOPSIS
C
short getfont()
FORTRAN
integer∗2 function getfon()
Pascal
function getfont: Short;
DESCRIPTION
Getfont returns the index of the currently selected raster font.
SEE ALSO
defrasterfont, font
NOTE
This command can only be used in immediate mode.
Silicon Graphics — R1c