Browse our Products

Aspose.Font for Java 23.6 Release Notes

Text drawing functionality has been extended with the ability to set line spacing values.

KeySummaryCategory
FONTNET-564Extend the functionality of text drawing with the ability to set line spacing valuesNew Feature

Public API and Backwards Incompatible Changes

Added APIs

  • Method com.aspose.font.RenderingUtils.drawText(com.aspose.font.Font,java.lang.String,double,com.aspose.font.RenderingUtils$LineSpacingType,int,int)
  • Type com.aspose.font.RenderingUtils$LineSpacingType
  • Field com.aspose.font.RenderingUtils$LineSpacingType.PercentOfFontHeight
  • Field com.aspose.font.RenderingUtils$LineSpacingType.Pixels
  • Method com.aspose.font.RenderingUtils$LineSpacingType.valueOf(java.lang.String)
  • Method com.aspose.font.RenderingUtils$LineSpacingType.values

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.