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

NAME

6       Pango::FontMap - wrapper for PangoFontMap
7

HIERARCHY

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

INTERFACES

13         Glib::Object::_Unregistered::GListModel
14

METHODS

16   list = $fontmap->list_families
17   font or undef = $fontmap->load_font ($context, $desc)
18       ·   $context (Pango::Context)
19
20       ·   $desc (Pango::FontDescription)
21
22   fontset or undef = $fontmap->load_fontset ($context, $desc, $language)
23       ·   $context (Pango::Context)
24
25       ·   $desc (Pango::FontDescription)
26
27       ·   $language (Pango::Language)
28

SEE ALSO

30       Pango, Glib::Object
31
33       Copyright (C) 2003-2011 by the gtk2-perl team.
34
35       This software is licensed under the LGPL.  See Pango for a full notice.
36
37
38
39perl v5.32.0                      2020-07-28                 Pango::FontMap(3)
Impressum