Aspose.SVG for .NET V24.4
Released: Apr 6, 2024
V24.4 での更新項目
機能
- Direct Render to SKCanvas -Introduced a new interface, ISkiaCanvasProvider, and a device SkiaCanvasDevice, facilitating direct rendering to SKCanvas. This feature allows for more integrated and efficient rendering workflows with SkiaSharp, offering better performance and flexibility.
- SVG Builder API Enhancements - The SVG Builder API now processes the font-size attribute more accurately, aligning with SVG standards. This update corrects pixel-specified font sizes, enhancing rendering consistency.
- SkiaSharp Rendering Enhancements - Improved SkiaSharp-based SVG rendering, focusing on font style accuracy for italic and bold text. This improvement ensures text elements closely match their specified styles.