Showing changes from revision #1 to #2:
Added | Removed | Changed
Entry | |
---|---|
R0 | Font handle |
R1 | Character |
R2 | Font_Paint Flags (only bit 4 is of use) |
Exit | |
---|---|
R0 | Preserved |
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 bounding box for the given character of the given font.
The bounding box is the smallest box necessary to cover the character.