Interface FontMask


public interface FontMask
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    the font family is specified.
    static final int
    the font gravity is specified (Since: 1.16.)
    static final int
    the font size is specified.
    static final int
    the font stretch is specified.
    static final int
    the font style is specified.
    static final int
    the font variant is specified.
    static final int
    OpenType font variations are specified (Since: 1.42)
    static final int
    the font weight is specified.