v0.9.0-pre3
Pre-release
Pre-release
·
2894 commits
to master
since this release
- Added mechanism to detect image types by magic numbers
- Removed the
SOURCEoutput pixel format from the list of guaranteed pixels formats to output. Some plugins, like TIFF, cannot outputSOURCEpixels - Display paletted images in the deep-diver C++ demos
- Moved source image properties into a separate struct
image->source_image - Probing images from memory and custom I/O sources
- Added a log barrier to filter out log messages under a certain level
- The PNG plugin is able to save indexed images
- Added MacOS support