A library for handling individual text characters that can be rendered on the screen. Intended for use in game development.
Add this to your Cargo.toml
:
toml
[dependencies]
ae-renderable = "0.1.0"
AE Renderable is distributed under the terms of both the MIT license and the Apache License (Version 2.0).