Aspose.Drawing for .NET V22.9
Released: Sep 27, 2022
Mises à jour de V22.9
Fonctionnalités
- Improved character spacing in text drawing.
- Added support for saving to 1 bpp (bit per pixel) TIFF and BMP formats.
- Added support for loading a grayscale JPEG as an indexed image.
- Added 'Matrix.TransformVectors()' function.
- Added support for trailing space separation in 'MeasureCharacterRanges'.
- Added support for hinting to 'MeasureCharacterRanges'.
- Auto-correction for un-padded sizes in BMP headers.
- Improved performance when saving TIFF files.
- Added support for loading image files from web streams.
Correctifs
- Fixed region intersection, union, xor, exclusion and complement with a path.
- Disabled saving image format detection by file extension.
- Corrected the text layout line breaking algorithm.
- Corrected GraphicsPath.CloseFigure().