Package: cairo
CEnum cairo:hint-metrics-t
Declaration(cffi:defcenum hint-metrics-t :default :off :on) Values
Details
Specifies whether to hint font metrics.
Hinting font metrics means quantizing them so that they are integers in
device space. Doing this improves the consistency of letter and line spacing,
however it also means that text will be laid out differently at different
zoom factors. | See also |
2025-1-29