Package icyllis.arc3d.core
Class Typeface
java.lang.Object
icyllis.arc3d.core.Typeface
- Direct Known Subclasses:
Typeface_JDK
Typeface class specifies the typeface (font face) and intrinsic style of a font.
This is used in the paint, along with optionally algorithmic settings like
textSize, textScaleX, textShearX, kFakeBoldText_Mask, to specify
how text appears when drawn (and measured).
Typeface objects are immutable, and so they can be shared between threads.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal ScalerContextfinal booleanfinal UniqueIDfinal inthashCode()protected abstract ScalerContextprotected abstract voidonFilterStrikeDesc(StrikeDesc desc)