Gimp »

Gimp.Font

from gi.repository import Gimp

font = Gimp.Font()
  

Installable object used by text tools.

Hierarchy

  • GObject.Object
    • Gimp.Resource
      • Gimp.Font

Methods

  • Gimp.Font.get_pango_font_description

Static Functions

  • Gimp.Font.get_by_name

More Information

  • Gimp