We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1bd3a3 commit f8ae54eCopy full SHA for f8ae54e
src/config.h
@@ -83,7 +83,7 @@
83
#define COLOR_SCRIPT ofColor(255,128,128,255)
84
#define COLOR_UNKNOWN ofColor(255,126,000,255)
85
86
-#define MAIN_FONT "ofxbraitsch/fonts/Verdana.ttf"
+#define MAIN_FONT "fonts/Verdana.ttf"
87
#define LIVECODING_FONT "fonts/IBMPlexMono-Medium.ttf"
88
89
#define PLUGINS_FOLDER "../plugins/"
0 commit comments