9
edits
(Created page with "PFont arial; void setup() { size(600,600); arial=createFont("Arial", 16,true); } void draw() { background(0,0,0 ); smooth(); ellipse(100, 400, 150, 150 ); textFont(arial,16...") |
No edit summary |
||
Line 1: | Line 1: | ||
/Marina | |||
[[Category:Punkt]] | |||
edits