Skip to content

Instantly share code, notes, and snippets.

@getflourish
Created July 3, 2011 18:29
Show Gist options
  • Save getflourish/1062452 to your computer and use it in GitHub Desktop.
Save getflourish/1062452 to your computer and use it in GitHub Desktop.
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