PureBasic - Font
Overview
Fonts are widely used on computers as it is the only way to render text in differents sizes and forms.
Note: Under Purebasic using a colored font is not yet possible. You can achieve this by using the StartDrawing() command and draw directly on the visual area.
Command Index
CloseFont
FontID
IsFont
LoadFont
UseFont
Example
Font.pb
Supported OS
Windows, Linux, MacOS X, AmigaOS