Pango::FontMap
Section: User Contributed Perl Documentation (3pm)
Updated: 2009-11-06
Index
Return to Main Contents
NAME
Pango::FontMap - an object that represents the set of fonts available for a particular rendering system
HIERARCHY
Glib::Object
+----Pango::FontMap
METHODS
list = $fontmap->list_families
font or undef = $fontmap->load_font ($context, $desc)
- •
-
$context (Pango::Context)
- •
-
$desc (Pango::FontDescription)
fontset or undef = $fontmap->load_fontset ($context, $desc, $language)
- •
-
$context (Pango::Context)
- •
-
$desc (Pango::FontDescription)
- •
-
$language (Pango::Language)
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.
Index
- NAME
-
- HIERARCHY
-
- METHODS
-
- list = $fontmap->list_families
-
- font or undef = $fontmap->load_font ($context, $desc)
-
- fontset or undef = $fontmap->load_fontset ($context, $desc, $language)
-
- SEE ALSO
-
- COPYRIGHT
-
This document was created by
man2html,
using the manual pages.
Time: 19:49:24 GMT, April 27, 2011