Fonts
Type (Enumeration)
graph.h
,
wingraph.h
enum
Fonts {F_4x6, F_6x8, F_8x10};
An enumeration for describing legal font values.
For more info about fonts, see
FontSetSys
.