https://github.com/kraxel/fbida
ida (motif) and fbi (linux console) image viewers, also fbpdf & misc tools.
https://github.com/kraxel/fbida
console-application image-viewer linux motif
Last synced: 9 months ago
JSON representation
ida (motif) and fbi (linux console) image viewers, also fbpdf & misc tools.
- Host: GitHub
- URL: https://github.com/kraxel/fbida
- Owner: kraxel
- License: gpl-2.0
- Created: 2017-06-21T10:18:04.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-12-16T12:23:12.000Z (over 1 year ago)
- Last Synced: 2025-05-20T01:08:41.377Z (11 months ago)
- Topics: console-application, image-viewer, linux, motif
- Language: C
- Homepage: https://www.kraxel.org/cgit/fbida/
- Size: 617 KB
- Stars: 64
- Watchers: 5
- Forks: 12
- Open Issues: 1
-
Metadata Files:
- Readme: README.ida
- Changelog: Changes
- License: COPYING
Awesome Lists containing this project
README
what is it?
===========
Ida is a small and fast image viewer, motif-based. For people who
don't want the KDE/GNOME overhead. Some basic editing functions are
available too.
build
=====
Check the INSTALL file for detailed build instructions.
ida uses Motif 2.x features (utm, render tables). This means you need
openmotif, lesstif does *not* cut it.
It also uses the usual graphics libraries (libtiff, libpng, libjpeg,
...), you should have them installed to get support for these image
formats.
usage
=====
There is a manual page, check it out.
what "ida" stands for?
======================
It is just a name. The utility used to be named "iv" for "Image
Viewer", but that gave lots of name clashes. Its very likely that
people name such a tool "iv", it is also used as shortcut for
InterViews (remember Sun's Open Windows?). So i decided to rename it.
I looked for a short name starting with 'i' in a list for children
first names. I like "ida", so I picked this one. It is a old, german
name.
Have fun,
Gerd
--
Gerd Hoffmann