cairoFontOptionsSetHintMetrics {RGtk2} | R Documentation |
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 CairoHintMetrics
for full details.
cairoFontOptionsSetHintMetrics(options, hint.metrics)
|
[CairoFontOptions ] a CairoFontOptions |
|
[CairoHintMetrics ] the new metrics hinting mode |
Derived by RGtkGen from GTK+ documentation