3 releases
0.1.3 | Oct 21, 2022 |
---|---|
0.1.1 | Aug 22, 2022 |
0.1.0 | Nov 3, 2020 |
#20 in #packer
45 downloads per month
Used in fluffl
25KB
744 lines
Hiero Pack
This is a simple parser and packing tool for libgdx's Hiero
How to compile
git clone [this repo]
cargo build --release
How to pack
After you've used hiero to generate your fonts we just do a:
cargo run --release -- --font foo.a --pages page1.png page2.png
And wahlah the output should be a packed, slightly more compact, atlus in binary.
Dependencies
~1.4–2.1MB
~44K SLoC