Showing changes from revision #2 to #3:
Added | Removed | Changed
Entry | |
---|---|
- | - |
Exit | |
---|---|
R0 | Font handle |
R1 | Background colour |
R2 | Foreground colour |
R3 | Maximum colour offset |
This call returns the current colour settings after calling Font_Paint.
If the colours were not set using RGB values it will generate the error Undefined RGB font colours
.
Colours are returned in the form &BBGGRR00
.
If R3 is zero, then the colours used are monochrome only (foreground / background). Any other value means the font is displayed using anti-aliasing.