Pango::FontFace

Section: User Contributed Perl Documentation (3pm)
Updated: 2009-11-06
Index Return to Main Contents
 

NAME

Pango::FontFace - object for Pango representing a group of fonts varying only in size  

HIERARCHY

  Glib::Object
  +----Pango::FontFace

 

METHODS

 

fontdescription = $face->describe

 

string = $face->get_face_name

 

boolean = $face->is_synthesized

Since: pango 1.18  

@sizes = $face->list_sizes

List the sizes available for a bitmapped font. For scalable fonts, this will return an empty list.

Since: pango 1.4  

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
fontdescription = $face->describe
string = $face->get_face_name
boolean = $face->is_synthesized
@sizes = $face->list_sizes
SEE ALSO
COPYRIGHT

This document was created by man2html, using the manual pages.
Time: 19:49:24 GMT, April 27, 2011