Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 454 Bytes

File metadata and controls

15 lines (10 loc) · 454 Bytes

fbbmp

bitmap viewer that uses Linux VGA16 framebuffer. Not the best, just a test of concept.

Capabilities

Monitor_1_20260521-183705-540
  • Can render 4 bit per pixel bitmaps to the terminal using the VGA16 framebuffer driver
  • Small (~250 LOC)

Disadvantages

  • Slow
  • Cannot exit once already running
  • Really messed up colors