Closed shockham closed 4 years ago
Sure, published!
By the way, I moved all my project from glium to miniquad and forked this repo again. So now I actively maintain the new fork, miniquad_text_rusttype
.
So I am not using gliumg_text_rusttype at all. I am fine merging PRs and publishing to crates, but if you want - I can transfer you ownership on both github and crates, just let me know if you need it.
Oh nice, miniquad looks super interesting, been a bit tired of all the deps and build time of winit/glium etc. so will have to check it out!
Updated the examples to use
EventLoop::run
now too :)Could you possibly publish an updated version to crates.io once this is merged please?
Thanks!