text: db '𝗛𝗘𝗟𝗟𝗢 𝗕𝗟𝗨𝗘𝗦𝗞𝗬!',15
textSize: equ $-text
section .text
global _Main
_Main:
mov eax,4
mov ebx,1
mov ecx,text
mov edx,textSize
int 80h
mov eax,1
mov ebx,0
int 80h;
text: db '𝗛𝗘𝗟𝗟𝗢 𝗕𝗟𝗨𝗘𝗦𝗞𝗬!',15
textSize: equ $-text
section .text
global _Main
_Main:
mov eax,4
mov ebx,1
mov ecx,text
mov edx,textSize
int 80h
mov eax,1
mov ebx,0
int 80h;
#30DayMapChallenge | Day 04 - My Data #rstats
(code in alt)
#30DayMapChallenge | Day 04 - My Data #rstats
(code in alt)
And plus the first growing drawing I did, way more recently
And plus the first growing drawing I did, way more recently
อ่านต่อ : www.blockdit.com/posts/68a944...
#ShoperGamer #Blockdit #Text #TextSize #Feature #Feed
อ่านต่อ : www.blockdit.com/posts/68a944...
#ShoperGamer #Blockdit #Text #TextSize #Feature #Feed
#tinycode #sizecoding #processing #java
float x,y,z,w=1280;
void setup(){size(1280,720);noStroke();fill(-1);background(0);
for(y=0;y<720;y++)for(x=0;x
#tinycode #sizecoding #processing #java
float x,y,z,w=1280;
void setup(){size(1280,720);noStroke();fill(-1);background(0);
for(y=0;y<720;y++)for(x=0;x
Ich frage für einen Freund.
(Hm... soll ich mit einem Admin-Sytlesheet ein Hack mache, um die trotz add_theme_support('disable-custom-font-sizes'); angezeigte Textsize-Auswahl zu verbergen??)
Ich frage für einen Freund.
(Hm... soll ich mit einem Admin-Sytlesheet ein Hack mache, um die trotz add_theme_support('disable-custom-font-sizes'); angezeigte Textsize-Auswahl zu verbergen??)
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
#つぶやきProcessing
youtu.be/h_6Wjn35PCQ
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
#つぶやきProcessing
youtu.be/h_6Wjn35PCQ
draw=_=>{t++||(createCanvas(W=720,W)+background(0)+($=createGraphics(W,W).fill(W))+($.textSize(99))+($.text("Happy\n #minacoding",50,300)))
R=random
noStroke()
for(i=0;i
youtu.be/Z8Y3xNFK3hg
draw=_=>{t++||(createCanvas(W=720,W)+background(0)+($=createGraphics(W,W).fill(W))+($.textSize(99))+($.text("Happy\n #minacoding",50,300)))
R=random
noStroke()
for(i=0;i
youtu.be/Z8Y3xNFK3hg
#epsteinweb #efta02676318
https://epsteinweb.org
Available in the iOS app store now!
https://apps.apple.com/us/app/epstein-web/id6758880661
#epsteinweb #efta02676318
https://epsteinweb.org
Available in the iOS app store now!
https://apps.apple.com/us/app/epstein-web/id6758880661
#epsteinweb #efta02635972
https://epsteinweb.org
Available in the iOS app store now!
https://apps.apple.com/us/app/epstein-web/id6758880661
#epsteinweb #efta02635972
https://epsteinweb.org
Available in the iOS app store now!
https://apps.apple.com/us/app/epstein-web/id6758880661
#epsteinweb #efta02635865
https://epsteinweb.org
Available in the iOS app store now!
https://apps.apple.com/us/app/epstein-web/id6758880661
#epsteinweb #efta02635865
https://epsteinweb.org
Available in the iOS app store now!
https://apps.apple.com/us/app/epstein-web/id6758880661
#epsteinweb #efta02390114
https://epsteinweb.org
Available in the iOS app store now!
https://apps.apple.com/us/app/epstein-web/id6758880661
#epsteinweb #efta02390114
https://epsteinweb.org
Available in the iOS app store now!
https://apps.apple.com/us/app/epstein-web/id6758880661
#epsteinweb #efta02326539
https://epsteinweb.org
Available in the iOS app store now!
https://apps.apple.com/us/app/epstein-web/id6758880661
#epsteinweb #efta02326539
https://epsteinweb.org
Available in the iOS app store now!
https://apps.apple.com/us/app/epstein-web/id6758880661
Drupal module providing dynamic user-controlled text scaling with intelligent fallback strategies.
🔗 https://github.com/DanielMoody/textsize_control
Drupal module providing dynamic user-controlled text scaling with intelligent fallback strategies.
🔗 https://github.com/DanielMoody/textsize_control
File: src/cmd/internal/codesign/codesign.go:205
func Sign(out []byte, data io.Reader, id string, codeSize, textOff, textSize int64, isMain bool)
SVG: dark, light
File: src/cmd/internal/codesign/codesign.go:205
func Sign(out []byte, data io.Reader, id string, codeSize, textOff, textSize int64, isMain bool)
SVG: dark, light
float a,i,s,x,y;void setup(){size(1080,720);background(0);stroke(255,50);for(i=0;i<1e3;i++){x=random(0,1080);y=random(0,720);a=random(20,200);fill(255,a);s=a/50;circle(x,y,s);if(random(1)>.997)filter(DILATE);}filter(BLUR);fill(255);textSize(20);text("<-You are Here!",690,690);}
float a,i,s,x,y;void setup(){size(1080,720);background(0);stroke(255,50);for(i=0;i<1e3;i++){x=random(0,1080);y=random(0,720);a=random(20,200);fill(255,a);s=a/50;circle(x,y,s);if(random(1)>.997)filter(DILATE);}filter(BLUR);fill(255);textSize(20);text("<-You are Here!",690,690);}