GMasucci
0
Q:

processing load font from file

PFont font = createFont("PressStart2P.ttf", 32);
textFont(font);
0
PFont font = loadFont("LetterGothicStd-32.vlw");
textFont(font, 32);
0

New to Communities?

Join the community