- Show Sketch
/** @peep sketchcode */
/* @pjs font = /uploads/16110/brig.ttf; */
size(100, 100);
background(204);
PFont font = createFont("/uploads/16110/brig.ttf", 32);
textFont(font);
fill(0);
text("BRIG", 0, 40);
Nothing in the gallery yet!
Comments
Nobody has said anything yet.