Release history

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
2023/08/20: Version 1.1.3

Maintenance 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

Maintenance 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

Support for Tcl 9.

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

Extended pixel type support.

  • Added support for 32-bit imteger 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