| Package | Description |
|---|---|
| com.aspose.font |
The com.aspose.font is a root package for all classes that deal with fonts.
|
| Modifier and Type | Method and Description |
|---|---|
CffUpdateStringIndexStrategy |
CffFontsSettings.getUpdateStringsStrategy()
Gets the strategy for updating strings in the CFF String INDEX structure.
|
static CffUpdateStringIndexStrategy |
CffUpdateStringIndexStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CffUpdateStringIndexStrategy[] |
CffUpdateStringIndexStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CffFontsSettings.setUpdateStringStrategy(CffUpdateStringIndexStrategy updateStringsStrategy)
Specifies the strategy for updating strings in the CFF String INDEX structure.
|
Copyright © 2025 Aspose. All Rights Reserved.