
Improves cache cleaning, plus implements in-memory color profiles.
Features
- Improved the cache cleaning.
- Implemented in-memory color profiles.
- Added support for the Sublocation and CountryCode fields in IptcDictionary.
- Added setters to GraphicsContainer.Width and GraphicsContainer.Height.
- GraphicsContainer.DrawContainer now respects the container size and crops the content that goes out of its bounds.
- You can use GraphicsContainer.GetContentBounds() to obtain actual bounds of the container content.
Fixes
- Fixed a problem with reading IPTC metadata from some TIFF files.
- Fixed some problems with the stroke and drop shadow effects in PsdProcessor.
- Fixed a problem with the text rotation angle in PsdReader.
- Fixed a problem with rendering vector gradients in PDF.
- Fixed a problem with getting preview images from PdfReader.
- Fixed a problem with drawing a gradient brush with different color spaces for the background color in PDF.