From 81d0b11304be6d1729c6a689fc74ea369ce374a2 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Mon, 13 Aug 2018 20:15:34 -0400 Subject: [PATCH] possible fix for missing font warning --- core/todo.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/core/todo.txt b/core/todo.txt index 1cc8485f0..a6638ee73 100644 --- a/core/todo.txt +++ b/core/todo.txt @@ -23,6 +23,7 @@ _ extended SVG support _ https://github.com/processing/processing/pull/4168 _ show a warning when a font isn't what the user expected _ https://github.com/processing/processing/issues/5481 +_ https://github.com/processing/processing/pull/5605 _ Implement blendMode() for PDF