From 52789085b4b53d798f8625a189fb4bf7e9749657 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Mon, 10 Jan 2022 22:36:30 -0500 Subject: [PATCH] marking #303 as done --- core/todo.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/core/todo.txt b/core/todo.txt index 7a1c1a1c1..265ddb010 100644 --- a/core/todo.txt +++ b/core/todo.txt @@ -8,6 +8,9 @@ X the method is still incomplete, but added a note about that too X added workaround in PShapeOpenGL to get access to vertex data _ still need to find the root cause _ also need to check for other reports about this +X textSize() losing some symbols +X actually a problem that the default font isn't being set +X https://github.com/processing/processing4/issues/303 X multiple windows with GL _ https://github.com/processing/processing4/issues/312 @@ -22,9 +25,6 @@ X https://github.com/processing/processing4/pull/316 X https://github.com/processing/processing/issues/6009 -_ textSize() losing some symbols -_ actually a problem that the default font isn't being set -_ https://github.com/processing/processing4/issues/303 _ possibly move jogl back to a separate library