Package icyllis.arc3d.sketch.j2d
Class Typeface_JDK
java.lang.Object
icyllis.arc3d.sketch.Typeface
icyllis.arc3d.sketch.j2d.Typeface_JDK
Wraps a JDK Font2D.
-
Constructor Summary
ConstructorsConstructorDescriptionTypeface_JDK
(Font font) The AWT font object must represent only a family and style, its size should be 1 by default. -
Method Summary
Methods inherited from class icyllis.arc3d.sketch.Typeface
createScalerContext
-
Constructor Details
-
Typeface_JDK
The AWT font object must represent only a family and style, its size should be 1 by default. The font style may be algorithmic that is provided by JDK.
-
-
Method Details
-
getFont
-
onCreateScalerContext
- Specified by:
onCreateScalerContext
in classTypeface
-
onFilterStrikeDesc
- Specified by:
onFilterStrikeDesc
in classTypeface
-