1Pango::FontMetrics(3) User Contributed Perl DocumentationPango::FontMetrics(3)
2
3
4

NAME

6       Pango::FontMetrics - wrapper for PangoFontMetrics
7

HIERARCHY

9         Glib::Boxed
10         +----Pango::FontMetrics
11

METHODS

13   integer = $metrics->get_approximate_char_width
14   integer = $metrics->get_approximate_digit_width
15   integer = $metrics->get_ascent
16   integer = $metrics->get_descent
17   integer = $metrics->get_strikethrough_position
18       Since: pango 1.6
19
20   integer = $metrics->get_strikethrough_thickness
21       Since: pango 1.6
22
23   integer = $metrics->get_underline_position
24       Since: pango 1.6
25
26   integer = $metrics->get_underline_thickness
27       Since: pango 1.6
28

SEE ALSO

30       Pango, Glib::Boxed
31
33       Copyright (C) 2003-2011 by the gtk2-perl team.
34
35       This software is licensed under the LGPL.  See Pango for a full notice.
36
37
38
39perl v5.30.0                      2019-07-26             Pango::FontMetrics(3)
Impressum