getfont(3G) — 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 Programming Guide, Section 5.3, Fonts
NOTE
This routine is available only in immediate mode.
Version 3.6 — December 20, 1987