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.