Skip to content
/ fb-rs Public

Rust library for access to the fbio(4I) framebuffer

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

illumos/fb-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

illumos-fb

The illumos-fb crate provides access to the system framebuffer using the fbio(4I) interface. This facility allows a user process to obtain a writeable mapping, determine the screen dimensions and pixel layout, and stop the kernel from continuing to draw the text console while the program is running.

Licence

Unless otherwise noted, all components are dual-licenced under either the MIT Licence or the Apache License Version 2.0.

About

Rust library for access to the fbio(4I) framebuffer

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages