Skip to content

12101111/fbterm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fbterm

A terminal emulator for any framebuffer.

Also contains an abstraction of the framebuffer, which can draw images by pixel.

purpose

Build for no_std environment,such as operating system(without vga text mode) and embedded display.

Font

Builtin Font from seabios vgabios, same as most VGA-compatible graphics cards.

vga font

Support Truetype font thanks to fontdue crate, require alloc.

truetype

Todo

  • Documents
  • PSF font
  • Cursor
  • ANSI

About

A terminal emulator for any framebuffer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages