Package icyllis.arc3d.core
Class ScalerContext.GlyphMetrics
java.lang.Object
icyllis.arc3d.core.ScalerContext.GlyphMetrics
- Enclosing class:
ScalerContext
-
Field Summary
Modifier and TypeFieldDescriptionfloat
boolean
float
byte
boolean
float
float
-
Constructor Summary
-
Method Summary
-
Field Details
-
mLeft
public float mLeft -
mTop
public float mTop -
mRight
public float mRight -
mBottom
public float mBottom -
mMaskFormat
public byte mMaskFormat -
mNeverRequestPath
public boolean mNeverRequestPath -
mComputeFromPath
public boolean mComputeFromPath
-
-
Constructor Details
-
GlyphMetrics
public GlyphMetrics(byte maskFormat)
-