org.freedesktop.cairo
public class HintMetrics extends Enum
| Field Summary | |
|---|---|
| static HintMetrics | DEFAULT
Hint metrics in the default manner for the font backend and target device |
| static HintMetrics | OFF
Do not hint font metrics |
| static HintMetrics | ON
Hint font metrics |
| Method Summary | |
|---|---|
| static HintMetrics | intern(int value) |
| boolean | test(HintMetrics other) |