DdInqNumFonts(3D) — Stardent Computer Inc. (\*(Dd)
NAME
DdInqNumFonts − Return the number of fonts supported by a device
SYNOPSIS
C:
DtInt DdInqNumFonts(device)
DtObject device;
Fortran:
INTEGER∗4 DDQNF(DEVICE)
INTEGER∗4 DEVICE
DESCRIPTION
DdInqNumFonts returns the number of fonts supported by a device, device.
ERRORS
DdInqNumFonts will fail if the device handle is invalid; the value -1 is returned.
[WARNING - invalid device handle]
SEE ALSO
September 29, 2021