ae-renderable 0.1.1

A library for handling individual text characters that can be rendered on the screen. Intended for use in game development.
Documentation
  • Coverage
  • 0%
    0 out of 14 items documented0 out of 6 items with examples
  • Size
  • Source code size: 5.91 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 3.46 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 26s Average build duration of successful builds.
  • all releases: 26s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • alexeagleson/ae-renderable
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • alexeagleson

AE Renderable

A library for handling individual text characters that can be rendered on the screen. Intended for use in game development.

Usage

Add this to your Cargo.toml:

[dependencies]
ae-renderable = "0.1.0"

License

AE Renderable is distributed under the terms of both the MIT license and the Apache License (Version 2.0).