Question: How to print in limine based c/rust kernels to screen? Is there any example implementation of flanterm?
commitcompanion opened this issue · comments
(Originaly asked on the flanterm repo, also open there)
main.rs.txt
How do you print text in limine-rust-template using flanterm_bindings crate? Attached is an attempt to do this.
info: first asked in an issue in rust limine template, seemed to be the wrong place to ask according to lylythechosenone. Many thanks for an answer!
well, maybe this project helps:https://github.com/ilobilo/limine-terminal
Closing this as off topic. Drawing text to the screen is not a Limine related thing. You may want to ask whoever maintains the Flanterm bindings crate.