mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
Reference changes for 2.0
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user