Package: pango
Function pango-font-metrics
Lambda Listpango-font-metrics (font language) ArgumentsReturn Value A pango-font-metrics instance. The caller must call the function pango-font-metrics-unref when finished using the object. Details
Gets overall metric information for a font.
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. If font is nil, this function gracefully sets some sane values in the output variables and returns. | See also |
2021-1-8