Pango::Font(3) User Contributed Perl Documentation Pango::Font(3) NAME Pango::Font - wrapper for PangoFont HIERARCHY Glib::Object +----Pango::Font METHODS fontdescription = $font->describe fontdescription = $font->describe_with_absolute_size Since: pango 1.14 list = Pango::extents_to_pixels ($inclusive, $nearest) o $inclusive (array reference) o $nearest (array reference) Since: pango 1.16 fontmap = $font->get_font_map Since: pango 1.10 list = $font->get_glyph_extents ($glyph) o $glyph (integer) fontmetrics = $font->get_metrics ($language) o $language (Pango::Language) integer = Pango::units_from_double ($d) o $d (double) Since: pango 1.16 double = Pango::units_to_double ($i) o $i (integer) Since: pango 1.16 SEE ALSO Pango, Glib::Object 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.40.0 2024-09-01 Pango::Font(3)