this also includes a semi-important change where the existing BitmaskCharacter draw implementation will now not draw anything if FontRenderOpts::None is passed in, instead of just substituting color 0. this probably makes more sense this way anyway |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
ggdt - Minimal Template/Example
A very minimal usage example that can also serve as a new project template to get started using ggdt.
Run cargo run
from this directory to try it out.