Linux framebuffer viewer
Asked Answered
A

1

6

I want to test some text drawing functions on a framebuffer device that is not connected to any physical display. Is there a way to view in real time what I'm drawing to /dev/fb0 ?

Apodaca answered 3/3, 2015 at 11:17 Comment(0)
N
4

picoTK comes with a small framebuffer emulator:

http://picotk.sourceforge.net/

http://sixpak.org/fbe/

Although it is quite old, it served me well some years ago.

Nadaba answered 3/3, 2015 at 11:21 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.