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 any of the following: Font_ScanString, Font_StringWidth, Font_StringBBox, Font_FindCaret or Font_FindCaretJ.
If the colours were not set using RGB values it will generate the error undefined RGB font colours
.
The colours are returned in the following form: &BBGGRR00
.
If the maximum colour offset is zero, then anti-aliasing is not used.