ANNOUNCE: gtkimageviewer-0.3.1



I have just uploaded to my web site the latest version of the interactive
image display widget GtkImageViewer. This release has been ported to 
Gtk2 and has added scrollbar (through GtkAdjustments) support.

Here is the README file.

            GtkImageViewer - An image viewer widget for gtk
                Dov Grobgeld <dov imagic weizmann ac il>
                         23 May 2002
     http://imagic.weizmann.ac.il/~dov/freesw/gtk/gtk-image-viewer

As a writer of several scientific image displaying tools I have always
wanted a good general purpose image display widget. The goal of the
GtkImageViewer widget is to fullfill that gap. Its interaction is a
mixture of the user interfaces of Gimp and of xv. The widget itself
handles zoom and panning. Additional functionality may be added
through callbacks.

Considerable emphasis has been put into the speed and the memory
requirements of the widget. While panning only the exposed areas
are redrawn, and the zoomed up image outside the display area is
never kept in memory. 

The GtkImageViewer is perfectly suited to be used by any photo display
program and will provide a uniform interface for interacting with
images.

See the file gtk_image_viewer/test_wdg.c for a trivial example
of the use of this widget.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]