Aspose.Drawing for .NET V22.12
Released: Dec 29, 2022
V22.12 での更新項目
機能
- Added support for saving to 8 bits-per-pixel (bbp) BMP and PNG files.
- Save images with current image format instead of the default PNG.
- Save transparent 8 bpp images to 8 bpp BMP without transparency.
- Added support for localized font family names.
- Added support for font styles encoded in family name.
- Set 2-4 bpp images to load as 8 bpp images.
- Set opaque 8 bpp PNG images to load as 8 bpp instead of 32 bpp.
- Improved drawing of 'subpixel' width paths with transparency.
不具合の修正
- Corrected line spacing calculation.
- Corrected Region.Intersect().
- Corrected rotated text decoration drawing with custom graphics.PageUnit.
- Corrected GraphicsPath building with path transformations.
- Corrected license expiration check.
- Fixed Graphics.ClipBounds calculation with graphics transformation applied.