
Adds PSD to PDF conversion.
Features
- Added PhotoShop Document (PSD) to Portable Document Format (PDF) conversion.
- Added support for converting images to 16-bit or 8-bit gray scale.
- Added support for interlaced GIF to non-interlaced PNG conversion.
- Implemented JPEG DCT extended sequential Huffman 12-bit decoder.
- Improved performance of JPEG2000 decoder.
Fixes
- EMF to PDF generated blank document.
- Left top corner coordinate is incorrect after update.
- Incorrect exporting of EMF+ to SVG.
- Wrong FileFormt returned when loading BMP images.
- Improper export of SVG to PNG, JPEG and BMP formats.
- Chart axis values are improperly positioned when exporting SVG to PNG.
- System.IndexOutOfRangeException when loading pixels from TIFF image.
- Bad quality TIFF image generated.
- Applying MedianFilterOptions on an image is blurring the resultant image.
- Converting WMF to SVG format is not working properly.
- Converting EMF to SVG format is not working properly.
- Unable to convert 360MB TIFF file to PDF.