Skip to content

Instantly share code, notes, and snippets.

@phl0w
Created July 22, 2012 10:44
Show Gist options
  • Select an option

  • Save phl0w/3159224 to your computer and use it in GitHub Desktop.

Select an option

Save phl0w/3159224 to your computer and use it in GitHub Desktop.
if (Functions.downloadFont()) {
GraphicsEnvironment ge = GraphicsEnvironment.getLocalGraphicsEnvironment();
ge.registerFont(Variables.font);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment