Hello all, when compiling the peice of code attached evrything goes well except loading the font. The error I receive is:
"Could not load forn Univers-66.vlw. Make sure that the font has been copied to the data folder of your sketch."
The Univers-66.vlw file is located in the folder "data" in the same map as where the .pde is located.
The code I'm using for this is:
Copiled using: processing 1.2.1 (not 2.0 since not all libraries are compatible with that), windows x64 ultimate