Created
July 19, 2017 10:26
-
-
Save fltd/4d5676c74b8328e1be5ce1de97cf76f1 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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