Showing changes from revision #1 to #2:
Added | Removed | Changed
Entry | |
---|---|
R0 | Font handle |
Exit | |
---|---|
R1 | Minimum x (inclusive) |
R2 | Minimum y (inclusive) |
R3 | Maximum x (exclusive) |
R4 | Maximum y (exclusive) |
This purpose of this call is to return the smallest possible box needed to cover any character in the given font.
The output is returned in OS units.
This call is deprecated. Font_CharBBox should be used instead.