Skip to content

Instantly share code, notes, and snippets.

@simonqian
Forked from cdfmr/wine_fontsmoothing.reg
Created February 24, 2018 06:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save simonqian/1a112cbf59f8b2774ec23642682e87b1 to your computer and use it in GitHub Desktop.
Save simonqian/1a112cbf59f8b2774ec23642682e87b1 to your computer and use it in GitHub Desktop.
Enable font smoothing in wine
REGEDIT4
[HKEY_CURRENT_USER\Control Panel\Desktop]
"FontSmoothing"="2"
"FontSmoothingType"=dword:00000002
"FontSmoothingGamma"=dword:00000578
"FontSmoothingOrientation"=dword:00000001
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment