cega 0.1.2

CGA and EGA binary image file processing library
Documentation
1
2
3
4
5
6
7
8
9
pub mod color;
pub mod image;
pub mod parser;

//#[cfg(feature = "sdl2")]
pub mod sdl;

//#[cfg(feature = "terminal")]
pub mod terminal;