public class GaspRange extends Object
The array of GaspRange records provides recommended behaviors for various ppem sizes
| Constructor and Description |
|---|
GaspRange(int rangeMaxPPEM,
com.aspose.font.util.AsFoEnumSet<RangeGaspBehaviorFlags> rangeGaspBehaviorFlags) |
| Modifier and Type | Method and Description |
|---|---|
com.aspose.font.util.AsFoEnumSet<RangeGaspBehaviorFlags> |
getRangeGaspBehaviorFlags()
Gets the flags describing desired rasterizer behavior.
|
int |
getRangeMaxPPEM()
Gets the upper limit of range, in PPEM.
|
public GaspRange(int rangeMaxPPEM,
com.aspose.font.util.AsFoEnumSet<RangeGaspBehaviorFlags> rangeGaspBehaviorFlags)
public int getRangeMaxPPEM()
Gets the upper limit of range, in PPEM.
public com.aspose.font.util.AsFoEnumSet<RangeGaspBehaviorFlags> getRangeGaspBehaviorFlags()
Gets the flags describing desired rasterizer behavior.
Copyright © 2025 Aspose. All Rights Reserved.