Lançamentos do Aspose.Drawing for .NET
Released: Jan 28, 2022
Atualizações na V22.1
Recursos
- Added left/right text margins.
- Added the Image.Tag property.
- Added the MeasureCharacterRanges function.
- Added the ability to draw single lines even when layout height is not high enough.
- Added Aspose.Drawing.ColorTranslator.
- Improved PNG image saving performance.
Correções
- Corrected paragraph layout not to create a new line for each run.
- Corrected arc drawing.
- Corrected infinite clip region implementation.
- Fixed OutOfMemoryException during opening an EMF file.
Released: Dec 30, 2021
Atualizações na V21.12
Recursos
- Added font family fallback.
- Added font style fallback for drawing and metrics.
- Added Pen.PenType property.
- Added support for CMYK TIFF.
- Added loading image resolution.
- Added bitmap bounds to clipping in DrawPath.
- Updated image codecs.
- Removed ColorTranslator from the Microsoft .NET Standard build to support Microsoft .NET 6.
- Applied graphics transformation when setting and reading clip region.
Correções
- Corrected copying EXIF properties.
- Fixed NullReferenceException in Graphics...
Released: Nov 20, 2021
Atualizações na V21.11
Recursos
- Added whole string font fallback on Microsoft Windows.
- Added Image.SelectActiveFrame.
- Added support for bitmap color masks.
Correções
- Corrected intersection of complex regions.
Released: Oct 15, 2021
Atualizações na V21.10
Recursos
- Added support for Matrix.TransformPoints.
- Added new GraphicsState class.
- Added rotated page unit support for text decorations.
- Changed default created region to be infinite.
Correções
- Fixed DrawString text wrapping with infinite clipping.
- Fixed GraphicsPath creation from an array of points.
Released: Sep 16, 2021
Atualizações na V21.9
Recursos
- Added new data property in RegionData.
- Added support for global transformation in GraphicsPath.DrawString.
- Added support for subpixel font size in GraphicsPath.AddString.
- Added Image.SaveAdd for TIFF.
- Added DrawString with TextureBrush features.
Released: Aug 17, 2021
Atualizações na V21.8
Recursos
- Added support for Microsoft Windows metafiles.
- Added support for orientation angle in LinearGradientBrush.
- Added support for sub-pixel font size in MeasureString.
- Improved accuracy when measuring string height.
- Improved Linux compatibility.
- Changed default bitmap format to Format32bppArgb.
Correções
- Fixed incorrect text size when using graphics and font units.
- Fixed clipping with graphics transforms.
Released: Jul 19, 2021
Atualizações na V21.7
Recursos
- Added color filtering with image attributes.
- Improved multi-line text layout.
Correções
- Corrected unscaled image drawing with page transformations.
Released: Jun 18, 2021
Atualizações na V21.6
Recursos
- Added implementation of PathGradientBrush and Image.GetFrameCount.
Released: May 18, 2021
Atualizações na V21.5
Recursos
- Added support for Format32bppRgb and Format32bppArgb PixelFormats.
- Added implementation of the Image.RawFormat.
Correções
- Fixed exception during DrawImage call when image has width equals to 1 px.
Released: Apr 26, 2021
Atualizações na V21.4
Recursos
- Added support for indexed color formats (1bpp, 4bpp, 8bpp).
- Added support for Format24bppRgb pixel format.
- Added support for Image.PropertyIdList.