Lancements de Aspose.Drawing for .NET
Released: Mar 26, 2021
Mises à jour de V21.3
Fonctionnalités
- Added support for Graphics.CompositingQuality.
- Added support for Image.RotateFlip.
Released: Feb 26, 2021
Mises à jour de V21.2
Fonctionnalités
- Added interpolation support to TextureBrush.
- Added support for Graphics.CompositingMode.
- Added support for Graphics.PixelOffsetMode.
Released: Feb 1, 2021
Mises à jour de V21.1
Fonctionnalités
- Added bilinear, high quality bilinear and high quality bicubic interpolation modes.
Released: Dec 29, 2020
Mises à jour de V20.12
Fonctionnalités
- Added support for the Image.Palette property.
- You can now use Aspose.Drawing in your Blazor WebAssembly app to draw vector graphics, text and generate images.
Released: Nov 30, 2020
Mises à jour de V20.11
Fonctionnalités
- Added new GraphicsPath, CloseAllFigures and ResetClip functions.
- Added new properties: PathTypes and PathData.
- Added GraphicsPathIterator implementation.
- Tested to work with Microsoft Azure.
Correctifs
Released: Oct 27, 2020
Mises à jour de V20.10
Fonctionnalités
- Added the ability to use HatchBrush with different styles.
- Added support for text styles such as underline and strikeout.
Correctifs
- Fixed name case provided by PrivateFontCollection.
Released: Sep 30, 2020
Mises à jour de V20.9
Fonctionnalités
- Improved text rendering speed:
- Redesigned caching mechanism to increase loading speed and text rendering.
- Reworked getting metrics from a font file.
Released: Aug 26, 2020
Mises à jour de V20.8
Fonctionnalités
- Added the ability to draw dashed lines.
- Added the ability to add a string to the GraphicPath class.
Released: Jul 22, 2020
Mises à jour de V20.7
Fonctionnalités
- Added linear gradient brush functionality.
- Updated texture brush.
- Improved private font collection implementation.
- Added encoder parameter functionality.