6 releases
0.3.3 | Jan 24, 2021 |
---|---|
0.3.2 | Jan 24, 2021 |
0.3.1 | Jul 5, 2020 |
0.2.1 | May 5, 2016 |
0.1.0 | Dec 4, 2015 |
40 downloads per month
Used in 3 crates
30KB
755 lines
bmfont-rust
Bitmap font config parser implemented in Rust
Contributing
Library lacks documentation. I am not good at it. If you are then you are welcome to contribute new documentation.
Optional features
serde
- Implementations ofSerialize
andDeserialize
.parse-error
(enabled by default) -BMFont::parse()
returns missing and unsupported characters.
License
Licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Dependencies
~0–300KB