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 current raster font.
SEE ALSO
defrasterfont, font IRIS Graphics Programming, Section 5.3, Fonts
NOTE
This routine is available only in immediate mode.
Version 2.5r1 — October 29, 1986