FontOptions.setHintMetrics

void setHintMetrics(cairo.types.HintMetrics hintMetrics) nothrow

Sets the metrics hinting mode for the font options object. This controls whether metrics are quantized to integer values in device units. See the documentation for #cairo_hint_metrics_t for full details.

Parameters

hintMetricsthe new metrics hinting mode