bevy_pxtxt 0.2.0

Create fonts and render text in bevy based on a bitmap source image.
Documentation
1
2
3
4
5
6
mod input;
mod render_text;
pub mod pxfontdata;
pub mod plugin;
pub mod pxfont;
pub mod pxtext;