Files
Myna/scripts/mkhero
sayyadirfanali 8f3c6d858b change mkhero
2025-11-04 11:20:27 +05:30

17 lines
1.1 KiB
Plaintext
Executable File

magick \
-size 1000x1500 xc:"#0d0d0d" \
-font "Myna" \
-gravity north \
-fill "#EEEEEE" -pointsize 96 -annotate +0+80 "MYNA" \
-fill "hsl(0, 100%, 70%)" -pointsize 72 -annotate +0+200 "ABCDEFGHIJKLMNOPQRSTUVWXYZ" \
-fill "hsl(30, 100%, 70%)" -pointsize 72 -annotate +0+300 "abcdefghijklmnopqrstuvwxyz" \
-fill "hsl(60, 100%, 70%)" -pointsize 72 -annotate +0+400 "0 1 2 3 4 5 6 7 8 9" \
-fill "hsl(90, 100%, 70%)" -pointsize 72 -annotate +0+500 "[] {} () <> | \\\ ? ! #" \
-fill "hsl(120, 100%, 70%)" -pointsize 72 -annotate +0+600 "\` ' \" , . ; : ~ ^ _" \
-fill "hsl(150, 100%, 70%)" -pointsize 72 -annotate +0+700 "+ - = ++ -- += -= == !=" \
-fill "hsl(180, 100%, 70%)" -pointsize 72 -annotate +0+800 "\$s @a \%h &f *x =~ \$# @$ \%$" \
-fill "hsl(210, 100%, 70%)" -pointsize 72 -annotate +0+900 ":: -> => <$> >>= ^. \%~" \
-fill "hsl(240, 100%, 70%)" -pointsize 72 -annotate +0+1000 "0 O o | 1 l I `' Z 2" \
-fill "hsl(270, 100%, 70%)" -pointsize 72 -annotate +0+1100 "→ $ £ € ¥ ₹ ₽ ←" \
$1