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

示例

Font.pb

已支持操作系统

所有

Reference Manual - Index