| Entry | |
|---|---|
| R0 | New font handle |
| Exit | |
|---|---|
| - | - |
The purpose of this call is to set the current font.
The font handle passed in R0 will be used in subsequent Font_Paint calls.
The font handle can be passed directly in R0 when using Font_Paint, and this should be used in preference to using this call.