MGL_fontLibType
Declaration
typedef enum {
MGL_BITMAPFONT_LIB,
MGL_TRUETYPEFONT_LIB,
MGL_TYPE1FONT_LIB
} MGL_fontLibType
Prototype In
mgraph.h
Description
Defines the different font library types
Members
MGL_BITMAPFONT_LIB |
Bitmap font library (Windows 2.x style) |
MGL_TRUETYPEFONT_LIB |
TrueType scalable font library |
MGL_TYPE1FONT_LIB |
Adobe Type 1 scalable font library |
Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com