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