Provides standard
windows fonts for
TGLHudText and
TGLLabel. It is a component that can be dropped onto a Delphi form at design time. The
TGLHudText or
TGLLabel bitmapfont property can be set to the
windows font at design time. There are other types of fonts aswell such as
TGLBitmapFont.
Important
TGLWindowsBitmapFont properties include:
font :
TFont Specifies the style, size and type of
windows font
Demo:
CVS/Demos/interface/winfont∞
Unit:
GLWindowsFont∞
Descends from
TGLCustomBitmapFont.