1
0
mirror of https://github.com/mt-mods/signs_lib.git synced 2025-07-05 01:00:24 +02:00

Change font size to 16 & 32px

This commit is contained in:
syimyuzya
2021-12-05 16:07:47 +08:00
parent 1327cb2112
commit b18bba0c56
809 changed files with 40 additions and 38 deletions

6
API.md
View File

@ -149,9 +149,11 @@ In this text, common terms such as `pos`, `node`, or `placer`/`digger` will not
* `font_size = int`
Selects which font to use, either 15 or 31 (pixel height). This setting directly affects the sign's vertical resolution.
Selects which font to use, either 16 or 32 (pixel height). This setting directly affects the sign's vertical resolution.
Default: 15
Default: 16
Note: Valid values were formerly 15 and 31, these are now aliases of 16 and 32 respectively.
* `x_offset = int`
* `y_offset = int`