function logo (args) offx=subwrd(args,1) offy=subwrd(args,2) scl=subwrd(args,3) txt=subwrd(args,4) pnum=1 pnummax=10 if(offx='');offx=1.0;endif if(offy='');offy=1.0;endif if(scl='');scl=1.0;endif if(txt='');txt='';endif if(txt='n');pnummax=3;endif if(offx<0);print 'xpos manje od 0; izlazim!';pnum=15 ;endif if(offy<0);print 'ypos manje od 0; izlazim!';pnum=15 ;endif if(scl<0);print 'scal manje od 0; izlazim!'; pnum=15 ;endif *'set rgb 91 0 82 156' *'set rgb 92 255 116 0' *'set rgb 93 0 149 220' *SIVO 'set rgb 91 127 127 127' 'set rgb 91 0 191 255' *TAMNO SIVO 'set rgb 92 90 90 90' 'set rgb 92 218 165 32' p1=polygones(1) p2=polygones(2) p3=polygones(3) p4=polygones(4) p5=polygones(5) p6=polygones(6) p7=polygones(7) p8=polygones(8) p9=polygones(9) jmax=100000 while(pnum