gThumb 2.10.8 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News gThumb 2.10.8 (Default branch)
# 1  
Old 01-03-2008
gThumb 2.10.8 (Default branch)

Image gThumb is an image viewer written for the GNOME environment. It lets you browse your hard disk, showing you thumbnails of image files. It also lets you view single files (including GIF animations), organize images in catalogs, print images, view slideshows, set your desktop background, and more. gThumb also supports Nautilus thumbnails. License: GNU General Public License (GPL) Changes:
The behavior of opening of non-existant directories was improved. Several crashes were eliminated. Minor bugs with the moving of images, with search, and with sorting by time/date were fixed.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
MNG(5)								File Formats Manual							    MNG(5)

NAME
mng - Multiple-image Network Graphics (MNG) format DESCRIPTION
MNG (Multiple-image Network Graphics) is the animation extension of the popular PNG image-format. PNG (Portable Network Graphics) is an extensible file format for the lossless, portable, well-compressed storage of raster images. MNG has advanced animation features which make it very useful as a full replacement for GIF animations. These features allow animations that are impossible with GIF or result in much smaller files as GIF. As MNG builds on the same structure as PNG, it is robust, extensible and free of patents. It retains the same clever file integrity checks as in PNG. MNG also embraces the lossy JPEG image-format in a sub-format named JNG, which allows for alpha-transparency and color-correction on highly compressed (photographic) images. SEE ALSO
png(5), jng(5), libmng(3), libpng(3), zlib(3), deflate(5) ", " zlib(5) ", " jpeg(5) MNG 1.00, Februari 9, 2001: http://www.libpng.org/pub/mng AUTHORS
This man page: Gerard Juyn Multiple-image Network Graphics (MNG) Specification Version 1.00 (Februari 9, 2001): Glenn Randers-Pehrson and others (png- list@ccrc.wustl.edu). COPYRIGHT NOTICE
The MNG-1.00 specification is copyright (c) 1998-2001 Glenn Randers-Pehrson. See the specification for conditions of use and distribution. July 25, 2000 MNG(5)