OpenImageIO v2.2.9.0 Release Notes

Release Date: 2020-12-01 // over 3 years ago
  • ๐Ÿš€ Release 2.2.9 (1 Dec 2020) -- compared to 2.2.8

    • TIFF: Fix reading files with "separate" planarconfig and rowsperstrip more
      than 1. #2757 (2.3.0.1/2.2.9)
    • ๐Ÿ”ง RAW: add "raw:user_flip" input configuration hint to control this option
      in the underlying libraw. #2769 (2.3.1.0)
    • PNG: Read Exif data from PNG files. #2767
    • BMP: Fix reading BMP images with bottom-to-top row order. #2776
    • ๐Ÿ— Work to ensure that OIIO will build correctly against the upcoming
      Imath 3.0 and OpenEXR 3.0.
    • ๐Ÿ‘‰ Make the OIIO CMake files work properly if OIIO is a subproject. Also
      ๐Ÿ”จ various other CMake script refactoring. #2770