Skip to content

Instantly share code, notes, and snippets.

@khiav223577
Created November 16, 2017 13:18
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 khiav223577/bcd9fe2d87e8023e3af08b09c20542e1 to your computer and use it in GitHub Desktop.
Save khiav223577/bcd9fe2d87e8023e3af08b09c20542e1 to your computer and use it in GitHub Desktop.
WPS = Win32API.new('kernel32', 'WriteProfileString', ['P'] * 3, 'L')
WPS.call('Fonts', font_name + ' (TrueType)', font_file_name)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment