Can't load fonts... :(
in
Core Library Questions
•
1 year ago
I can't load any fonts, what's the deal? I'm using create font from the tools menu, and I'm on Processing 1.5.1.
java.lang.RuntimeException: Could not load font BerlinSansFB-Bold-24.vlw. Make sure that the font has been copied to the data folder of your sketch.
java.lang.RuntimeException: Could not load font BerlinSansFB-Bold-24.vlw. Make sure that the font has been copied to the data folder of your sketch.
- PFont whatevers = loadFont("BerlinSansFB-Bold-24.vlw");
1