ae-renderable

Crates.ioae-renderable
lib.rsae-renderable
version0.1.1
sourcesrc
created_at2022-12-08 03:26:13.788627
updated_at2022-12-08 03:26:13.788627
descriptionA library for handling individual text characters that can be rendered on the screen. Intended for use in game development.
homepagehttps://github.com/alexeagleson
repositoryhttps://github.com/alexeagleson/ae-renderable
max_upload_size
id732318
size3,708
Alex (alexeagleson)

documentation

README

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).

Commit count: 1

cargo fmt