Size
Signature
Description
Sets the width and height of the next characters in the current and next lines.
Arguments
Width
The width of the characters (0 -> 127).
This value is divided by 10 after being passed as an argument.
Height
The height of the characters (0 -> 127).
This value is divided by 10 after being passed as an argument.
Notes
Last updated