Explore tweets tagged as #TextSize
//#つぶやきProcessing #p5js t=0 draw=_=>{r=random createCanvas(W=(w=200)*2,W) t||(A=int(r(9))) g=createGraphics(W,W) g.textSize(90).text('HAPPY THANKS GIVING',20,20,W) for(x=0;x<W;x+=7) for(y=0;y<W;y+=7) textSize(!((x+y+A)%18)?30:8), g.get(x,y)[3]?text('🎃',x,y):0 t=++t%99}
0
1
1
//#Processing int n=999,c[]=new int[n],i,s; float a[]=new float[n*2],d,m,x,y,e,f,g; void setup(){ size(800,800); for(i=0;i<n*2;i++)a[i]=random(800); for(i=0;i<n;i++)c[i]=(int)random(26); colorMode(HSB);background(0);} void draw(){ fill(0,9);square(0,0,800); textSize(20); //cont.
2
26
187
Customizing WordPress Fonts: How to Adjust Text Size Effortlessly 🎨 https://t.co/a9YXZN325B
#ChangeFont #WordPressTypography #TextSize #WPDesign #CustomizeWP #WebsiteStyling #WPBeginner
0
0
0
//#つぶやきProcessing float r,t=.5;int c; void setup(){size(800,800);} void draw(){ c=65;background(0); for(r=0;r<TAU*90;r+=.23){ fill(r,255-r*t/20);textSize(sqrt(r)*t+1); push(); translate(r*sin(r)+400,r*cos(r)+400); rotate(-r); c=c>65+25?65:c+1;text(char(c),0,0); pop();}t+=.1;}
1
14
115
#つぶやきProcessing #haloween I=f=0,draw=a=>{for(f||createCanvas(W=400,W),background(0),textSize(50),push(f+=.015),tint(99),scale(-1),pop(!I||image(I,-W,-W-45)),i=0;i<=TAU;i+=PI/4)push(),translate(130*sin(i+f)+175,75*cos(i+f)+225-20*abs(sin(9*(i+f)))),pop(text("🎃",0,0));I=get()}
4
27
148
I=f=0,draw=a=>{for(f||createCanvas(W=400,W),background(0),textSize(50),push(f+=.015),tint(99),scale(-1),pop(!I||image(I,-W,-W-45)),i=0;i<=TAU;i+=PI/4)push(),translate(130*sin(i+f)+175,75*cos(i+f)+225-20*abs(sin(9*(i+f)))),pop(text("🎃",0,0));I=get()};//#つぶやきProcessing #p5js
5
54
208
t=0,draw=e=>{for(t||createCanvas(W=600,W,P=point),background(0,9),a=1;a<1e3;a+=2.215)x=a*cos(t)**3,y=a*sin(t)**3,strokeWeight((700-a)/250),stroke((1e3-a)/100*150),P(x,y),P(x,y+W),P(x+W,y),P(x+W,y+W),t+=.2;fill(W),textSize(33),text("thanks",W/2-50,W/2)};//#つぶやきProcessing #4000
2
18
131
t=0 draw=_=>{t++||(createCanvas(W=800,W),q=loadImage(`//api.qrserver.com/v1/create-qr-code/?qzone=3&data=`+`#つぶやきProcessing`.slice(1))) background`#ca7` for(i=961;i--;textSize(25))text(q.get(x=i%31*8+4,y=~~(i/31)*8+4)[0]+~~tan((mag(x,y)/2-t)/99)>0?'⚪️':'⚫️',x*3.2-9,y*3.2+12)}
2
12
80
//#つぶやきProcessing int c,t,f=400;void setup(){size(800,800);background(0);colorMode(3);}void draw(){translate(f,f);if(t++<2025){rotate(6.2e-3*t);textSize(t*.05+1);fill(t*9%256,f,f);text("Year"+c++,0,0);}else{filter(11);fill(-1);text("HappyNewYear",-350,0);text("2025",99,99);}}
1
7
27
t=0 draw=_=>{t++||createCanvas(W=720,W) background(0,.03) R=random colorMode(HSB) fill(R(360),R(90),W) translate(R(W),R(W)) C=int(R(262144)) D=R(20) textSize(R(D*3)) for(r=0;r<TAU;r+=PI/4)rotate(PI/4)+text(String.fromCodePoint(C),D,0)} #minacoding 20250613 #つぶやきProcessing
2
21
158
#つぶやきProcessing 「キャラクタストーム」 f=0 draw=_=>{ f++||createCanvas(W=500,W) background(0) textSize(30) for(y=0;y<600;y+=10) for(x=0;x<600;x+=10){ fill(W,200-abs(x-(f+9e3)*9*noise(y)%900+200)) text(String.fromCharCode(65+26*noise(x,y)|0),x,y) } }
2
5
22
#つぶやきProcessing 「マ法陣」 f=0 draw=_=>{ f++?background(0):createCanvas(W=500,W) fill(W) for(r=0;r<W;r+=50) for(i=I=f*noise(r)/5;i<I+TAU;i+=PI/30){ textSize(r/2) push() translate(250,250) rotate(i) text("マ",r,0) pop() } }
1
6
33
#つぶやきProcessing 「ローマ数字」 f=0 draw=_=>{ f++||createCanvas(W=500,W) background(0) fill(W) for(r=1+f%99;r<W;r+=99) for(i=0;i<TAU-.1;i+=PI/20){ textSize(r/4) push() translate(250,250) rotate(i) text(String.fromCharCode(0x2160+20*noise(i*9,r-f)|0),0,r) pop() } }
1
8
30
#つぶやきProcessing 「平板銀河」 f=0 draw=_=>{ f++||createCanvas(W=500,W) background(0) noStroke() fill(W) translate(250,250) rotate(PI/8) scale(1,.5) for(x=0;x<250;x++){ push() rotate((f+9e3)*noise(x)/20) textSize(x/5+1) text("★",x,0) pop() } }
2
15
69
#つぶやきProcessing f=0 draw=_=>{ f++||createCanvas(W=500,W) background(0) textSize(50) for(n=x=y=0;n<100;n++){ push() N=$=>700*noise(n,$)-99 translate(N(0),N(9)) rotate(n) stroke(0,a=99+99*sin((f+n)/30)) fill(W,a) rect(-25,-25,50) fill(0,a) text("→",-25,20) pop() } }
1
7
25
t=0 draw=_=>{t||createCanvas(W=720,W) t+=.01 textSize(A=99) F=p=>text(String.fromCodePoint(128512+0|(x/p*y/9)%55),x-68,y+35) for(y=2;y<W;y+=A)for(x=1;x<W;x+=A)F(7)+arc(x,y,A,A,t+(R=sin(x*4+y+t)**8*3)+.1,t-R,CHORD)+push()+drawingContext.clip()+F(9)+pop()} #つぶやきProcessing
1
5
17
It's basically just a specialized Computed for this particular (but common) case. These change when textSize does, then just apply a property. They don't hold the value, since it's literally never looked at again. Same result, less memory.
2
0
8
t=0 draw=_=>{t++||createCanvas(W=720,W) textSize(99) background(0) for(y=0;y<900;y+=90)for(x=0;x<900;x+=90)push()+translate(x-t%90,y-t%90)+rotate(t/50)+text(String.fromCodePoint(128336+int(x*3+int(t/90)*270+y+int(t/90)*90)%23),-68,35)+pop()} #minacoding #つぶやきProcessing
1
3
32