Pango::FontMetrics
Section: User Contributed Perl Documentation (3pm)Updated: 2017-07-27
Index Return to Main Contents
NAME
Pango::FontMetrics - object for Pango containing overall metric information for a fontHIERARCHY
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.6integer = $metrics->get_strikethrough_thickness
Since: pango 1.6integer = $metrics->get_underline_position
Since: pango 1.6integer = $metrics->get_underline_thickness
Since: pango 1.6SEE ALSO
Pango, Glib::BoxedCOPYRIGHT
Copyright (C) 2003-2011 by the gtk2-perl team.This software is licensed under the LGPL. See Pango for a full notice.
Index
- NAME
- HIERARCHY
- 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
- integer = $metrics->get_strikethrough_thickness
- integer = $metrics->get_underline_position
- integer = $metrics->get_underline_thickness
- SEE ALSO
- COPYRIGHT
This document was created by man2html, using the manual pages.
Time: 04:45:42 GMT, September 16, 2022
0 댓글