public interface MultipleMaster
Modifier and Type | Method and Description |
---|---|
Font |
deriveMMFont(float[] axes) |
Font |
deriveMMFont(float[] glyphWidths,
float avgStemWidth,
float typicalCapHeight,
float typicalXHeight,
float italicAngle) |
float[] |
getDesignAxisDefaults() |
String[] |
getDesignAxisNames() |
float[] |
getDesignAxisRanges() |
int |
getNumDesignAxes() |
Font deriveMMFont(float[] axes)
Font deriveMMFont(float[] glyphWidths, float avgStemWidth, float typicalCapHeight, float typicalXHeight, float italicAngle)
float[] getDesignAxisDefaults()
String[] getDesignAxisNames()
float[] getDesignAxisRanges()
int getNumDesignAxes()