# Premium
*Tools for drawing graphics to monochrome displays.*
## Crates
### `premium`
Convenience crate that exports matching versions of the other crates.
### `premium-pixel`
Platform independent code for drawing to monochrome surfaces.
### `premium-display`
Device drivers for different displays.
## License
Premium is licensed under either of
- Zero clause BSD license (LICENSE or https://opensource.org/license/0BSD)
- MIT license (LICENSE-MIT or https://opensource.org/license/MIT)
- Apache License, Version 2.0 (LICENSE-APACHE or https://opensource.org/license/apache-2-0)
at your option.