Reference changes for 2.0

This commit is contained in:
Casey Reas
2011-09-25 03:56:26 +00:00
parent d15dff5a82
commit b54608d62d
7 changed files with 35 additions and 19 deletions
@@ -8,8 +8,6 @@
// The next line is needed if running in JavaScript Mode with Processing.js
/* @pjs font="Georgia.ttf"; */
PFont fontA;
void setup() {
size(640, 360);