FontOptions.setHintMetrics
void setHintMetrics(cairo.types.HintMetrics hintMetrics)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
hintMetrics | the new metrics hinting mode |