| Entry | |
|---|---|
| R1 | Pointer to string |
| R2 | Max width in millipoints |
| R3 | Max height in millpoints |
| R4 | Split character, or -1 for none |
| R5 | Max string length |
| Exit | |
|---|---|
| R1 | Pointer to where scan ended |
| R2 | Width of scanned string |
| R3 | Height of scanned string |
| R4 | Number of split characters found |
| R5 | Length of scanned string |
The purpose of this call is to calculate how wide a string would in the current font under the given limits.
This call is deprecated. Font_ScanString should be used instead.
The call can be used to calculate any of the following: