displaying image using curses.lib - Raspberry Pi Forums


any 1 know if it's possible display image within window maintained curses package? or if there alternative screen handler terminal sessions can support this? (i don't want overhead of running x)

hi,
curses (ncurses) programming library provides api allows programmer write text-based user interfaces in terminal-independent manner (http://en.wikipedia.org/wiki/ncurses). text only. unless turn image ascii art, out of luck.


raspberrypi



Comments

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums