Size

Signature

{size:[width],[height]}

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

circle-info

If this text tag is not used, the default width and height of characters is 10.

circle-info

If this text is used in a text file with the format hdat, it will only apply to the current line.

Last updated