Skip to content

Instantly share code, notes, and snippets.

@getflourish
Created July 3, 2011 18:27
Show Gist options
  • Save getflourish/1062447 to your computer and use it in GitHub Desktop.
Save getflourish/1062447 to your computer and use it in GitHub Desktop.
FontUtil.java
import import geomerative.*;
public static class FontUtil {
public static RFont font = new RFont("lucon.ttf", 32, RFont.CENTER);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment