From bfd83e0960bda7c352a466671d0a4dce68cc1df8 Mon Sep 17 00:00:00 2001 From: Gerd Hoffmann Date: Tue, 11 Jun 2019 09:52:36 +0200 Subject: add readme.mb, rename old readme --- README | 47 ----------------------------------------------- 1 file changed, 47 deletions(-) delete mode 100644 README (limited to 'README') diff --git a/README b/README deleted file mode 100644 index ff7211b..0000000 --- a/README +++ /dev/null @@ -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 -- cgit