diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2019-06-11 09:52:36 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2019-06-11 09:52:36 +0200 |
commit | bfd83e0960bda7c352a466671d0a4dce68cc1df8 (patch) | |
tree | cf115ba5d399c097e99dc8e2d55c69f0192ef03a /README | |
parent | 192270e3916b1f3ad4ff24b6b03ec66ea1d93fef (diff) | |
download | fbida-bfd83e0960bda7c352a466671d0a4dce68cc1df8.tar.gz |
add readme.mb, rename old readme
Diffstat (limited to 'README')
-rw-r--r-- | README | 47 |
1 files changed, 0 insertions, 47 deletions
@@ -1,47 +0,0 @@ - -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 <gerd@kraxel.org> |