-
Notifications
You must be signed in to change notification settings - Fork 2
display any image in 256 colors in xterm. works, but discontinued in favor of my concol C library (see link). it ships a conpix program as an example.
rofl0r/conpix
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
c0npix by rofl0r ================ display your images in a 256 color xterm! export TERM=xterm-256color before usage needs the following libraries - ncurses - lepton (aka liblept aka leptonica) - tiff - png AUTOMATED LIB INSTALL --------------------- OS X: get macports and run: sudo port install leptonica tiff libpng ncurses debian/ubuntu: sudo apt-get install libleptonica-dev libncurses-dev pkg-config COMPILATION ----------- run make LICENSE ------- GNU GPL v3 MISC ---- made with eclipse CDT (managed build) the flickering at the end is caused by restoring the original colors, so you can keep on working with your xterm.
About
display any image in 256 colors in xterm. works, but discontinued in favor of my concol C library (see link). it ships a conpix program as an example.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published