Docs.rs
bitmapfont-creator-0.1.0
bitmapfont-creator 0.1.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
lchung0
Dependencies
clap ^4.5
normal
image ^0.25
normal
rectangle-pack ^0.4
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
Versions
97.59%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
All
bitmapfont_
creator
0.1.0
Crate Items
Structs
Enums
Functions
Type Aliases
List of all items
Structs
config::CharConfig
config::FontConfig
config::Frame
image_loader::CharImage
output::AtlasSize
output::OutputResult
packer::AtlasResult
packer::PackedChar
xml_generator::CharMetrics
Enums
error::BitmapFontError
Functions
image_loader::load_images
output::save_outputs
packer::pack_images
xml_generator::generate_xml
Type Aliases
error::Result