Showing changes from revision #1 to #2:
Added | Removed | Changed
Defines the values of the outline font colours.
This command calls Wimp_SetFontColours.
Values are in hexadecimal format from 0 to F, thus only 16 colours can be used.
Fxy |
x = Background colour |
y = Foreground colour |
FA3 |
Sets background colour to 10 and foreground colour to 3 |
F07 |
Sets background colour to 0 and foreground colour to 7 (default) |