| 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 |
|---|---|
FontEnvironment.ParsingStrictness |
FontEnvironment.getStrictness()
Some Fonts may contain unexpected data, non-specified features, or may be roughly cropped.
|
static FontEnvironment.ParsingStrictness |
FontEnvironment.ParsingStrictness.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FontEnvironment.ParsingStrictness[] |
FontEnvironment.ParsingStrictness.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FontEnvironment.setStrictness(FontEnvironment.ParsingStrictness value)
Some Fonts may contain unexpected data, non-specified features, or may be roughly cropped.
|
Copyright © 2025 Aspose. All Rights Reserved.