Schnittstelle FontRendering


public interface FontRendering
  • Feldübersicht

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    static final int
    Set up font rendering automatically,
    taking factors like screen resolution and scale into account
    static final int
    Follow low-level font-related settings
    when configuring font rendering
  • Felddetails

    • AUTOMATIC

      static final int AUTOMATIC
      Set up font rendering automatically,
      taking factors like screen resolution and scale into account
      Siehe auch:
    • MANUAL

      static final int MANUAL
      Follow low-level font-related settings
      when configuring font rendering
      Siehe auch: