Skip to content

OpenImageIO Release 1.8.17 (stable branch release)

Compare
Choose a tag to compare
@lgritz lgritz released this 01 Dec 18:32
  • Fix oiiotool --info in Windows -- printed path wrong. #2052
  • Build: When finding OpenEXR, use the version detected by pkg-config, if available. #2057
  • zfile: more careful gzopen on Windows that could crash when given bogus filename. (Particularly on Windows.) #2070
  • ImageCache::invalidate(filename) did not properly invalidate the "fingerprint" is used to detect duplicate files. #2081
  • Fix Strutil::vsnprintf detection of encoding errors on Windows. #2082