Class Typeface_JDK

java.lang.Object
icyllis.arc3d.sketch.Typeface
icyllis.arc3d.sketch.j2d.Typeface_JDK

public class Typeface_JDK extends Typeface
Wraps a JDK Font2D.
  • Constructor Details

    • Typeface_JDK

      public Typeface_JDK(Font font)
      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