alexandercampbell / simple

The simplest Rust graphics library, inspired by LOVE2D.
https://crates.io/crates/simple
29 stars 5 forks source link

Image fonts #13

Closed alexandercampbell closed 9 years ago

alexandercampbell commented 9 years ago

Implement support for Image Fonts and text printing.

Closes #10