Skip to content

Instantly share code, notes, and snippets.

@typemytype
Created February 22, 2015 20:40
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save typemytype/154cd0341fa4ee63a062 to your computer and use it in GitHub Desktop.
Save typemytype/154cd0341fa4ee63a062 to your computer and use it in GitHub Desktop.
Change default font info values
from lib.settings import defaultFontInfoAttributes
defaultFontInfoAttributes["descender"] = -200
defaultFontInfoAttributes["ascender"] = 800
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment