PureBasic - Font

Overview

Fonts are widely used on computers as it is the only way to render text in differents sizes and forms.

Note: With 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

FontID
FreeFont
IsFont
LoadFont

Example

Font.pb

Supported OS

Windows, Linux, MacOS X, AmigaOS

Reference Manual - Index