Skip to content

Instantly share code, notes, and snippets.

@tinylucid
Created December 7, 2024 13:59
Show Gist options
  • Save tinylucid/ba74444098cf2eb511133d8ed5e1c663 to your computer and use it in GitHub Desktop.
Save tinylucid/ba74444098cf2eb511133d8ed5e1c663 to your computer and use it in GitHub Desktop.
Linux font stem-darkening
// Open up /etc/environment and then add the following line to the end of it.
FREETYPE_PROPERTIES="cff:no-stem-darkening=0 autofitter:no-stem-darkening=0"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment