Created
December 7, 2024 13:59
-
-
Save tinylucid/ba74444098cf2eb511133d8ed5e1c663 to your computer and use it in GitHub Desktop.
Linux font stem-darkening
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// 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