Skip to content

Instantly share code, notes, and snippets.

@tommy351
Created November 7, 2016 06:20
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 tommy351/34390592341449e2ccd4027dd695ee18 to your computer and use it in GitHub Desktop.
Save tommy351/34390592341449e2ccd4027dd695ee18 to your computer and use it in GitHub Desktop.
draw2d.SetFontFolder("static/fonts")
draw2d.SetFontNamer(func(fontData draw2d.FontData) string {
return "WenQuanYiMicroHei.ttf"
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment