| Package | Description |
|---|---|
| com.aspose.font |
The com.aspose.font is a root package for all classes that deal with fonts.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CffFontMetrics
CFF font metrics implementation
|
class |
FontMetrics
Represents font metrics.
|
class |
TtfFontMetrics
Represents TTF Font metrics.
|
class |
Type1FontMetrics
Represents Type1 Font metrics.
|
| Modifier and Type | Method and Description |
|---|---|
IFontMetrics |
CffFont.getMetrics()
Gets Font metrics.
|
abstract IFontMetrics |
Font.getMetrics()
Gets Font metrics.
|
IFontMetrics |
IFont.getMetrics()
Gets Font metrics.
|
IFontMetrics |
TtfFont.getMetrics()
Gets Font metrics.
|
IFontMetrics |
Type1Font.getMetrics()
Gets Font metrics.
|
Copyright © 2025 Aspose. All Rights Reserved.