Aspose.Drawing for .NET V22.11
Released: Nov 30, 2022
V22.11 での更新項目
機能
- Added 'GraphicsPath.Widen()' and 'Pen.Transform'.
- Added 'Bitmap.Clone()' and 'Image.Clone()' for all image formats.
- Added support for reading BMP images with alpha channels.
- Added support for loading CMYK JPEG files.
- You can now save PNG files in true color without transparency.
- Now supports 'Normal' font style name.
- Added support for loading fonts with unknown extensions.
- You can now handle characters that can’t be found in any installed fonts.
不具合の修正
- Corrected MeasureString behavior with multirow text.
- Corrected rotated text decoration drawing.
- Corrected path clipping.
- Corrected bit reading in 1bpp bitmap.
- Fixed texture brush width=1 drawing.