fonts.fontconfig.hinting.enable

NixOS option

Enable font hinting. Hinting aligns glyphs to pixel boundaries to improve rendering sharpness at low resolution. At high resolution (> 200 dpi) hinting will do nothing (at best); users of such displays may want to disable this option.

type: boolean
Default
true
declared in: nixos/modules/config/fonts/fontconfig.nixView source on NixOS/nixpkgs →