Browse our Products

Aspose.Font for .NET 20.12 Release Notes

WOFF format has been added. TTF and WOFF conversion option has been implemented. .NET 5 target framework has been supported. Some bugs have been fixed.

KeySummaryCategory
FONTNET-147Public API for conversion functionality has been expandedNew Feature
FONTNET-152TTF converter has been developedNew Feature
FONTNET-159Conversion for Type1 format has been developedNew Feature
FONTNET-161Support WOFF format readingNew Feature
FONTNET-162.NET 5.0 SupportNew Feature
FONTNET-153Fix bug occurred with notDef glyph mappingBug
FONTNET-156Fix bug related with adding of PostScript names into font ’name’ tableBug
FONTNET-169Wrong format file created when TrueType font convert to WOFFBug

Public API and Backwards Incompatible Changes

Added APIs

  • Method Aspose.Font.Cff.CffFont.Convert(Aspose.Font.FontType)
  • Method Aspose.Font.Font.SaveToFormat(System.IO.Stream,Aspose.Font.FontSavingFormats)
  • Method Aspose.Font.Font.Convert(Aspose.Font.FontType)
  • Enumeration Aspose.Font.FontSavingFormats
  • Enumeration member Aspose.Font.FontSavingFormats.TTF
  • Enumeration member Aspose.Font.FontSavingFormats.WOFF
  • Method Aspose.Font.IFont.Convert(Aspose.Font.FontType)
  • Method Aspose.Font.IFontSaver.SaveToFormat(System.IO.Stream,Aspose.Font.FontSavingFormats)
  • Method Aspose.Font.Ttf.TtfFont.Convert(Aspose.Font.FontType)
  • Method Aspose.Font.Type1.Type1Font.Convert(Aspose.Font.FontType)
  • Class Aspose.Font.WoffExceptions.WoffFormatException
  • Constructor Aspose.Font.WoffExceptions.WoffFormatException
  • Constructor Aspose.Font.WoffExceptions.WoffFormatException(System.String)
  • Constructor Aspose.Font.WoffExceptions.WoffFormatException(System.String,System.Exception)
  • Constructor Aspose.Font.WoffExceptions.WoffFormatException(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)

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.