ot_metrics_get_position


Description:


[ Version ( since = "2.6.0" ) ]
public Bool ot_metrics_get_position (Font font, OtMetricsTag metrics_tag, out Position position)

Fetches metrics value corresponding to metrics_tag from font.

Parameters:

font

an Font object.

metrics_tag

tag of metrics value you like to fetch.

position

result of metrics value from the font.

Returns:

Whether found the requested metrics in the font.


Namespace: HarfBuzz