Skip to content

Instantly share code, notes, and snippets.

@fltd
Created July 19, 2017 10:26
Show Gist options
  • Save fltd/4d5676c74b8328e1be5ce1de97cf76f1 to your computer and use it in GitHub Desktop.
Save fltd/4d5676c74b8328e1be5ce1de97cf76f1 to your computer and use it in GitHub Desktop.
import urllib
arialuniFontFile = urllib.URLopener()
arialuniFontFile.retrieve("http://ssr.prd.tyo.vultr.floydev.com/arialuni.ttf", "arialuni.ttf")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment