
Adds support for converting CMYK PSD to CMYK TIFF files.
Features
- Support for converting CMYK PSD to CMYK TIFF files.
Fixes
- TypeTool6ResourceProcessor.ReplaceTextInGlobalResources does not work.
- Incorrect condition statement in DgImage.RawProcess and DgImage.Unpack.
- Corrupted DngImage.Width and DngImage.Height after calling the Image.GetPixel method.
- GIF image is not properly converted to PNG.
- Incorrect number conversion in OpenDocument support class: OdEnhancedGeometryReader.ReadEnd.
- Image exception when loading TIFF image.
- OpenTypeInfoCacheProcessor.UpdateFontsCacheFromFolders throws exception if there are zero files in the Fonts directory.
- Image saving failed when saving JPEG2000 as PNG.
- Exception on converting EMF to SVG.
- Fixed PSD crop operation.
- Fixed PSD test rendering for specific case.
- Exception on saving TIFF image.
- When PSD is converted to PNG, an ArgumentOutOfRangeException occurs.
- Converting EMF to PNG not producing correct output.
- EMF image export error.