debian man page for pango::fontmetrics

Query: pango::fontmetrics

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Pango::FontMetrics(3pm) 				User Contributed Perl Documentation				   Pango::FontMetrics(3pm)

NAME
Pango::FontMetrics - object for Pango containing overall metric information for a font
HIERARCHY
Glib::Boxed +----Pango::FontMetrics
METHODS
integer = $metrics->get_approximate_char_width integer = $metrics->get_approximate_digit_width integer = $metrics->get_ascent integer = $metrics->get_descent integer = $metrics->get_strikethrough_position Since: pango 1.6 integer = $metrics->get_strikethrough_thickness Since: pango 1.6 integer = $metrics->get_underline_position Since: pango 1.6 integer = $metrics->get_underline_thickness Since: pango 1.6
SEE ALSO
Pango, Glib::Boxed
COPYRIGHT
Copyright (C) 2003-2011 by the gtk2-perl team. This software is licensed under the LGPL. See Pango for a full notice. perl v5.14.2 2011-11-15 Pango::FontMetrics(3pm)
Related Man Pages
pango::attrlist(3) - suse
pango::matrix(3) - suse
pango::tabarray(3) - suse
pango::attrlist(3pm) - debian
pango::layout(3pm) - debian
Similar Topics in the Unix Linux Community
Introduction
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results