Browse our Products

<dependency>
    <groupId>com.aspose</groupId>
    <artifactId>aspose-font</artifactId>
    <version>24.7</version>
</dependency>
copied!  
                                                
                                                  compile(group: 'com.aspose', name: 'aspose-font', version: '24.7')
                                                
                                              
copied!  
<dependency org="com.aspose" name="aspose-font" rev="24.7">
    <artifact name="aspose-font" ext="jar"/>
</dependency>
copied!  
libraryDependencies += "com.aspose" % "aspose-font" % "24.7"
copied!  

What’s new in the Aspose.Font for Java 24.7

Release Highlights

Aspose.Font for Java 24.7 brings powerful enhancements for advanced typography and font handling. This release introduces full support for the TrueType Style Attributes (STAT) table, which defines axis variation metadata in variable fonts. With these capabilities, developers can now accurately access, modify, and render font styles based on specific axis configurations.

New Features

  • Support for TrueType STAT Table:
    • Added comprehensive support for accessing and managing STAT tables in TrueType fonts, including Axis Records and Axis Value tables (Formats 1 to 4).
    • This feature is crucial for working with variable fonts and their style attributes in modern font design.

Public API and Backwards Incompatible Changes

Added APIs

  • STAT Table and Axis Handling:

    • Classes: AxisRecord, AxisValue, AxisValueTableFormat1, AxisValueTableFormat2, AxisValueTableFormat3, AxisValueTableFormat4, TtfStatTable, and TtfStatTable.AxisValueTableFlags.
    • Methods to manage axis names, indices, and font style ranges.
  • Font Identification Utilities:

    • New methods in NameId, FontStyle, MSLanguageId, and MacLanguageId for better font metadata access.

Renamed APIs

  • NameId.URLDesignerNameId.UrlDesigner
  • NameId.URLVendorNameId.UrlVendor

Removed APIs

  • Removed methods NameId.valueOf(String) and NameId.values() to streamline enum usage.

🔍 Explore the Full Release Details

For full list of updates, please visit Aspose.Font for Java 24.7 Release Notes


truetype stat table support | aspose font axis records | variable font java api

VersionRelease Date
25.6June 27, 2025
25.5May 30, 2025
25.4April 24, 2025
25.3March 28, 2025
25.1February 17, 2025
24.12January 15, 2025
24.11November 26, 2024
24.10November 1, 2024
24.9September 17, 2024
24.7July 9, 2024
24.5May 28, 2024
24.4April 9, 2024
23.12December 22, 2023
23.11November 15, 2023
23.10October 19, 2023
23.9September 5, 2023
23.8August 14, 2023
23.7July 19, 2023
23.6June 21, 2023
23.4April 4, 2023
23.2February 22, 2023
23.1January 26, 2023
22.12December 29, 2022
22.11November 21, 2022
22.10November 3, 2022
22.9September 21, 2022
22.7July 28, 2022
22.6June 21, 2022
21.12December 9, 2021
21.10October 13, 2021
21.8August 25, 2021
21.4April 20, 2021
20.10October 15, 2020