MCBanner
A simple library to generate Minecraft banner images.
It uses the image under the hood for the image generation.
Usage
Add this to your Cargo.toml:
[]
= "0.1.1"
Example
The Banner struct is the main entrypoint of the library.
use ;
Running this example code gives you the next result:
License
This project is licensed under the MIT License - see the LICENSE file for details.