Description Usage Arguments Details Value Author(s)
Get overall metric information for a particular font description. Since the metrics may be substantially different for different scripts, a language tag can be provided to indicate that the metrics should be retrieved that correspond to the script(s) used by that language.
1 | pangoContextGetMetrics(object, desc, language = NULL)
|
|
[ |
|
[ |
|
[ |
The PangoFontDescription
is interpreted in the same way as
by pangoItemize
, and the family name may be a comma separated
list of figures. If characters from multiple of these families
would be used to render the string, then the returned fonts would
be a composite of the metrics for the fonts loaded for the
individual families.
[PangoFontMetrics
] a PangoFontMetrics
object.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.