#packer #graphics #text

bin+lib hiero_pack

libgdx 的 Hiero 的简单解析和打包工具

3 个版本

0.1.3 2022 年 10 月 21 日
0.1.1 2022 年 8 月 22 日
0.1.0 2020 年 11 月 3 日

20 in #packer

45 每月下载量
用于 fluffl

MIT/Apache

25KB
744

Hiero Pack

Build status Crates.io Documentation

这是一个 libgdx 的 Hiero 的简单解析和打包工具

编译方法

git clone [this repo]
cargo build --release

打包方法

使用 hiero 生成您的字体后,我们只需执行

cargo run --release -- --font foo.a --pages page1.png page2.png 

然后 wahlah,输出应该是一个打包的、稍微更紧凑的二进制 atlus。

依赖项

~1.4–2.1MB
~44K SLoC