Interface FontChooserLevel


public interface FontChooserLevel
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    Allow selecting a font family
    static final int
    Allow selecting specific OpenType font features
    static final int
    Allow selecting a specific font size
    static final int
    Allow selecting a specific font face
    static final int
    Allow changing OpenType font variation axes
  • Field Details

    • FAMILY

      static final int FAMILY
      Allow selecting a font family
      See Also:
    • STYLE

      static final int STYLE
      Allow selecting a specific font face
      See Also:
    • SIZE

      static final int SIZE
      Allow selecting a specific font size
      See Also:
    • VARIATIONS

      static final int VARIATIONS
      Allow changing OpenType font variation axes
      See Also:
    • FEATURES

      static final int FEATURES
      Allow selecting specific OpenType font features
      See Also: