Package: cairo
Function cairo-font-options-hint-metrics
Lambda Listcairo-font-options-hint-metrics (options) SyntaxArgumentsDetails The cairo-font-options-hint-metrics function gets the metrics hinting
mode for the font options instance. The (setf cairo-font-options-hint-metrics) function sets the metrics
hinting mode for the font options instance. This controls whether metrics are
quantized to integer values in device units. See the documentation for the cairo-hint-metrics-t enumeration for full details. | See also |
2021-10-28