Browse our Products
Aspose.Font for .NET 24.3 Release Notes
This page contains release notes information for Aspose.Font for .NET 24.3.
Added the ability to measure text represented by an array of character codes. Added the ability to render text represented by an array of glyph IDs. Fixed ArgumentException when converting TrueType font to SVG format.
Key | Summary | Category |
---|---|---|
FONTNET-677 | Add overloaded version of method TtfFontMetrics.MeasureString() in which the text is represented by an array of character codes | Feature |
FONTNET-678 | Extend the RenderingUtils.DrawText() method family with a method in which the text is represented by an array of glyph IDs | Feature |
FONTNET-683 | ArgumentException when converting TrueType font to SVG format | Bug |
Public API and Backwards Incompatible Changes
Added APIs
- Method Aspose.Font.Renderers.RenderingUtils.DrawText(Aspose.Font.Font,Aspose.Font.Glyphs.GlyphId[],System.Double)
- Method Aspose.Font.Renderers.RenderingUtils.DrawText(Aspose.Font.Font,Aspose.Font.Glyphs.GlyphId[],System.Double,Aspose.Font.Renderers.RenderingUtils.LineSpacingType,System.Int32,System.Int32)
- Method
Aspose.Font.Ttf.TtfFontMetrics.MeasureString(System.UInt32[],System.Double)
Got Queries?
If you have any query related to Aspose.Font for .NET API, please feel free to write to reach us on Aspose.Font forum. We’ll be glad to assist you with your inquiries.