Release history

2025/06/22: Version 1.2.0
2024/12/07: Version 1.1.4
2023/08/20: Version 1.1.3
2023/07/29: Version 1.1.2
2023/03/18: Version 1.1.1
2022/11/23: Version 1.1.0
2022/07/17: Version 1.0.0
2025/06/22: Version 1.2.0

Maintenance release.

  • Improved RAW file handling to support 1, 2, 3 and 4 channel images.
  • Extended proc DiffImages to support 2 and 4 channel images.
  • Extended option -fill of procedure CreateImage to allow a list.
  • Extended test suite.
Top of page
2024/12/07: Version 1.1.4

Patch release.

  • Some additions to test suite and documentation.
Top of page
2023/08/20: Version 1.1.3

Patch release.

  • Added more checks when reading header for RAW, FLIR and PPM files. Close file, if checks fail.
Top of page
2023/07/29: Version 1.1.2

Patch release.

  • Added multipage detection for PPM images. Multipage images not supported.
  • Handle numbers in PPM Ascii files starting with zero (ex. 000, 010) especially due to oktal Tcl repesentation.
  • Added checks when reading FITS FPF header.
Top of page
2023/03/18: Version 1.1.1

Patch release.

  • Support for Tcl 9.
  • Small change in pkgIndex.tcl.
Top of page
2022/11/23: Version 1.1.0

Maintenance release.

  • Extended pixel type support.
  • Added support for 32-bit integer and 64-bit double images.
  • Corrected reading RAW image files without header information, if not all options are specified.
  • Added missing usage of option -scanorder when writing RAW image files.
  • Extended test suite.
Top of page
2022/07/17: Version 1.0.0

First official release.

  • Support for FITS, FLIR, PPM/PGM and RAW image files.
Top of page