1Pango::FontFace(3)    User Contributed Perl Documentation   Pango::FontFace(3)
2
3
4

NAME

6       Pango::FontFace - wrapper for PangoFontFace
7

HIERARCHY

9         Glib::Object
10         +----Pango::FontFace
11

METHODS

13   fontdescription = $face->describe
14   string = $face->get_face_name
15   boolean = $face->is_synthesized
16       Since: pango 1.18
17
18   @sizes = $face->list_sizes
19       List the sizes available for a bitmapped font.  For scalable fonts,
20       this will return an empty list.
21
22       Since: pango 1.4
23

SEE ALSO

25       Pango, Glib::Object
26
28       Copyright (C) 2003-2011 by the gtk2-perl team.
29
30       This software is licensed under the LGPL.  See Pango for a full notice.
31
32
33
34perl v5.30.0                      2019-07-26                Pango::FontFace(3)
Impressum