mirror of
https://github.com/processing/processing4.git
synced 2026-02-11 01:29:17 +01:00
mostly font work, making multibyte fonts happen
This commit is contained in:
@@ -365,6 +365,7 @@ public class PdeRuntime implements PdeMessageConsumer {
|
||||
}
|
||||
|
||||
//System.err.println("message " + s.length() + ":" + s);
|
||||
// is this only for debugging, or?
|
||||
if (s.length() > 2) System.err.println(s);
|
||||
|
||||
// this is PApplet sending a message saying "i'm about to spew
|
||||
|
||||
Reference in New Issue
Block a user