Gtk2-Perl

Description A set of Perl bindings for Gtk+ 2.0 and various related libraries
Gtk2-Perl > Perl Manuals > Pango-FontFace
Source

Index


NAME ^

Pango::FontFace

HIERARCHY ^

  Glib::Object
  +----Pango::FontFace







METHODS ^

fontdescription = $face->describe

string = $face->get_face_name

boolean = $face->is_synthesized

Since: pango 1.18

@sizes = $face->list_sizes

List the sizes available for a bitmapped font. For scalable fonts, this will return an empty list.

Since: pango 1.4

SEE ALSO ^

Pango, Glib::Object

COPYRIGHT ^

Copyright (C) 2003-2009 by the gtk2-perl team.

This software is licensed under the LGPL. See Pango for a full notice.