Pango::Font
Section: User Contributed Perl Documentation (3pm)Updated: 2017-07-27
Index Return to Main Contents
NAME
Pango::Font - a rendering-system independent font representationHIERARCHY
Glib::Object +----Pango::Font
METHODS
fontdescription = $font->describe
fontdescription = $font->describe_with_absolute_size
Since: pango 1.14list = Pango::extents_to_pixels ($inclusive, $nearest)
- •
- $inclusive (array reference)
- •
- $nearest (array reference)
fontmap = $font->get_font_map
Since: pango 1.10list = $font->get_glyph_extents ($glyph)
- •
- $glyph (integer)
fontmetrics = $font->get_metrics ($language)
- •
- $language (Pango::Language)
integer = Pango::units_from_double ($d)
- •
- $d (double)
double = Pango::units_to_double ($i)
- •
- $i (integer)
SEE ALSO
Pango, Glib::ObjectCOPYRIGHT
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
-
- fontdescription = $font->describe
- fontdescription = $font->describe_with_absolute_size
- list = Pango::extents_to_pixels ($inclusive, $nearest)
- fontmap = $font->get_font_map
- list = $font->get_glyph_extents ($glyph)
- fontmetrics = $font->get_metrics ($language)
- integer = Pango::units_from_double ($d)
- double = Pango::units_to_double ($i)
- SEE ALSO
- COPYRIGHT
This document was created by man2html, using the manual pages.
Time: 04:45:47 GMT, September 16, 2022
0 댓글