emoon / rust_minifb

Cross platfrom window and framebuffer crate for Rust
MIT License
1k stars 95 forks source link

Font / text support? #294

Closed beyarkay closed 2 years ago

beyarkay commented 2 years ago

Not sure if this is out of scope, but for my use-case (generative art) being able to write text would be extremely useful.

Would support for writing text to the buffer be considered out of scope? Or are there any suggested ways for how to go about doing so?

emoon commented 2 years ago

Hi,

Yeah. I would consider this to be out of scope. Having a basic example would be fine tho