From 18465815cd28b034ee4a755904a4d8084b00b4e9 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Sun, 23 Apr 2023 23:56:13 +0100 Subject: actually use palettes --- nextus/src/vectorText.h | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'nextus/src/vectorText.h') diff --git a/nextus/src/vectorText.h b/nextus/src/vectorText.h index 4fb7520..91ff3c7 100644 --- a/nextus/src/vectorText.h +++ b/nextus/src/vectorText.h @@ -169,8 +169,8 @@ public: void loadPalette(string path){ ofxXmlSettings xml; if (xml.load(path)){ - ofLog()< palette; + ofLog()<<"loading palette "<