Skip to content

Instantly share code, notes, and snippets.

@LettError
Created July 19, 2016 22:10
Show Gist options
  • Save LettError/3839ab4eb30dec4c8ca559594f14532f to your computer and use it in GitHub Desktop.
Save LettError/3839ab4eb30dec4c8ca559594f14532f to your computer and use it in GitHub Desktop.
size(1000, 1000)
thisFontSize = 242
s = FormattedString(
txt="fe AV,",
font="EamesCenturyModern-Regular",
fontSize=312,
)
textBox(s , (50, 50, width()-50, height()-1.5*50))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment