Pango::FontMap (3)
Leading comments
Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35) Standard preamble: ========================================================================
NAME
Pango::FontMap - an object that represents the set of fonts available for a particular rendering systemHIERARCHY
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::ObjectCOPYRIGHT
Copyright (C) 2003-2011 by the gtk2-perl team.This software is licensed under the
LGPL.
See Pango for a full notice.