Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

Debian 7.2.0

(Wheezy)
amd64

Pango::FontMap(3pm)


Pango::FontMap

Pango::FontMap

NAME
HIERARCHY
METHODS
SEE ALSO
COPYRIGHT

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−2011 by the gtk2−perl team.

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



Pango::FontMap(3pm)