I am experiencing some issues with font rendering after updating to the latest nvidia driver (180.06). With hinting enabled, some characters appear chopped (see attachment). Without hinting fonts display correctly, but are ugly. Reconfiguring fontconfig-config (native, automatic, not bitmapped) and fontconfig solves nothing. This behaviour occurs only with this set of drivers.
Is there a way to correct this?
EDIT:
fixes it
Is there a way to correct this?
EDIT:
Code:
nvidia-settings -a InitialPixmapPlacement=0 -a GlyphCache=0
Comment