RW_FONT_COLOR, RW_FONT_COLOUR


Use of these API subroutines is now deprecated - they can still be used, but for new developments it is recommended that you use RWS_FONT for enhanced functionality.

Purpose

Specifies a font colour for subsequent text.

Syntax

RW_FONT_COLOR(Color)

RW_FONT_COLOUR(Color)

Parameters

Color Specifies the colour to be used. See RWS_FONT for details.

Dependencies

Requires a subsequent call to RW_FONT_END.