PureBasic - Font
Overview
Fonts are widely used on computers since it is the only way to render text in differents sizes and forms.
Note: With Purebasic using a colored font is as yet not possible. This may be achieved by using the StartDrawing() function and then drawing directly on the visual area.
Command Index
FontID
FreeFont
IsFont
LoadFont
RegisterFontFile
Example
Font.pb
FontRegister.pb
Supported OS
All