1
0
镜像自地址 https://github.com/mt-mods/signs_lib.git 已同步 2025-07-02 07:40:24 +02:00

Full Unicode Plane 0 charset support (63000+ chars, only ~2MB) (#2)

Co-authored-by: SX <50966843+S-S-X@users.noreply.github.com>
这个提交包含在:
Sekai Zhou
2021-12-08 18:01:30 +08:00
提交者 GitHub
父节点 1327cb2112
当前提交 fe5cbb0a66
共有 1067 个文件被更改,包括 7401 次插入111 次删除

6
API.md
查看文件

@ -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`