| Entry | |
|---|---|
| R1 | Pointer to string |
| Exit | |
|---|---|
| R1 | Minimum x (inclusive) |
| R2 | Minimum y (inclusive) |
| R3 | Maximum x (exclusive) |
| R4 | Maximum y (exclusive) |
The purpose of this call is to return the smallest possible box that covers the whole string.
This call is deprecated. Font_ScanString should be used instead.
The box is returned in millipoints. This call cannot due to rounding and anti-aliasing be used to find size on screen.