Pictures older and obsolette releases
version 2.20: New: Now it works under windows95. Loading/Saving ICO files.
version 2.21: New: Ability to read WPG level 2 images. Bugfix in CRT unit.
version 2.22: New: Better postscript output.
version 2.23: New: Reading JPG files.
version 2.24: New: Support for long filenames under Windows95. 32bpp bmp files.
version 2.25: New: Supports BMP with 124 coreinfo block.
version 2.26: New: Openning images up to 20MB (Thanks to Lubomir Soukup for pointing out this).
version 2.27: New: Openning Matlab files with 16bit gray.
version 2.28: New: Openning Matlab files that contains RGB image. PBM P4 inversion fix.
version 2.29: New: Fixed mirrored WPG image problem.
version 2.30: New: Fixed XOR token inside WPG; TGA correct rotation.
version 2.31: New: Fixed bug inside PCX reader.
version 2.32: New: C++ sources are now available, added ART writer.
version 2.33: New: 16bit MAT image is supported. convert.exe now supports /? -? /help -help.
version 2.34: Fix: Case insensitive image extension reported by prof.Hlavac, New: MAC paint file format.
version 2.35: Fix: Mask filtration for RGB color images.
version 2.36: Fix: Median filtration for RGB color images; MAT writer.
version 2.37: Fix: MAT RGB image saving.
version 2.38: New: Fits file format supported for reading and writing.
version 2.39: New: Load double type from fits, new switch /s to decrease verbosity.
version 2.40:
New: Loads .MAC image file format.
version 2.41:
Fix: Problem with loading .EPS palette images.
version 2.42:
Fix: Problems in GIF reader (local palette)..
version 2.43:
Fix: New
BMP format
is recognised. Ability to read TXT file produced by
gm.
version 2.44:
Fix: Error in TopoL RAS reader fixed.
version 2.45:
New: Mask filtration rewritten into C++, now opens 200MB images.
version 2.46:
Fix: GIF reader; Better image compare.
version 2.47:
New: CSV reader/writer. Fix: TXT reader - floating points.
version 2.48:
New: Compilable under MSVC2008, loading Matlab -V4 format.
version 2.49:
Several bugfixes. Optimised nibble operations - sometimes 10x faster (only for 4bit images).
version 2.50:
Negative bounding box conversion fix. Reporting memory problems to console.
version 2.51: Added PNG writer.
version 2.52: Gathered all stuff changed across 2 years ;).
version 2.53: Upgraded JPG library to 9d; backport from WP2LaTeX.
version 2.54: Added GIF writer, it is quite late in 2022, its better now than never.
version 2.55: Added DIB reader, reading multiple chunks from TGA.
version 2.56: Added XPM reader/writer, fixed bug in BMP RLE decoder.
version 2.57: Supported 24bit RGB FITS. Numerous fixes in BMP, GIF, FITS and other formats.
version 2.58: Configure script for unix build. Fixed problems related to high endian architecture.
version 2.59: WPG writer. JPEG encoder preserves EXIF block.
version 2.60: Morph has been finaly rewritten to C/C++. PNG encoder preserves EXIF block.
version 2.61: Fixed ARGB in BMP, code refactored to comply C99 standard.
version 2.62: Checked many variants of BMP files, see BMP suite.
version 2.63: Fixed TIFF reader and writer. Several bugfixes related to BMP.
version 2.64: Provided writers for PPM, PBM and PGM formats.
version 2.65: TIFF now supports multiple scenes and ARGB32.
version 2.66: Extracts and process orientation info from EXIF PNG and JPG.
version 2.67: Added support for AAI and AVS file formats, bugfix in RGB_BGR.
version 2.68: Median filter transferred from abandoned PAS sources, use filter.exe filein fileout /Median /MaskSize 5.
version 2.69: Ability to load WEBP images. 'gconvert img1 img2 -resize 50%' now works.
version 2.70: Fixed problem in WEBP writer. 'gcomp' has optional parameter "/fuzzy". Experimental FTG format now passes tests.
Go to the Pictures Home Page