omt 0.1.2

A set of tiny tools mostly used for game development. A Texture atlas packer, a font converter, a pakfile creator.
Documentation
1
2
3
4
5
mod font;
pub use font::Font as Font;

mod fontpreviewer;
pub use fontpreviewer::FontPreviewer as FontPreviewer;