mirror of
https://github.com/ascii-boxes/boxes.git
synced 2025-06-20 17:58:56 +02:00
Allow smaller speech bubbles in 'unicornthink' box
This commit is contained in:
parent
44c2c526af
commit
eb5ac9c701
98
boxes-config
98
boxes-config
@ -2095,78 +2095,62 @@ sample
|
|||||||
ends
|
ends
|
||||||
|
|
||||||
shapes {
|
shapes {
|
||||||
nw (" __",
|
nw (" ")
|
||||||
" / ")
|
wnw ("/")
|
||||||
n ("____",
|
|
||||||
" ")
|
|
||||||
ne ("__ ",
|
|
||||||
" \\ ")
|
|
||||||
|
|
||||||
sw (" \\__",
|
|
||||||
" ",
|
|
||||||
" ",
|
|
||||||
" ",
|
|
||||||
" ",
|
|
||||||
" ",
|
|
||||||
" ",
|
|
||||||
" ",
|
|
||||||
" ",
|
|
||||||
" ")
|
|
||||||
|
|
||||||
s ("_____",
|
|
||||||
" ",
|
|
||||||
" ",
|
|
||||||
" ",
|
|
||||||
" ",
|
|
||||||
" ",
|
|
||||||
" ",
|
|
||||||
" ",
|
|
||||||
" ",
|
|
||||||
" ")
|
|
||||||
|
|
||||||
nnw ("____",
|
|
||||||
" ")
|
|
||||||
nne ("_____",
|
|
||||||
" ")
|
|
||||||
|
|
||||||
w ("|")
|
w ("|")
|
||||||
|
sw ("\\",
|
||||||
|
" ",
|
||||||
|
" ",
|
||||||
|
" ",
|
||||||
|
" ",
|
||||||
|
" ",
|
||||||
|
" ",
|
||||||
|
" ",
|
||||||
|
" ")
|
||||||
|
|
||||||
|
n ("_")
|
||||||
|
|
||||||
|
s ("_",
|
||||||
|
" ",
|
||||||
|
" ",
|
||||||
|
" ",
|
||||||
|
" ",
|
||||||
|
" ",
|
||||||
|
" ",
|
||||||
|
" ",
|
||||||
|
" ")
|
||||||
|
|
||||||
|
ne (" ")
|
||||||
|
ene ("\\ ")
|
||||||
e ("| ")
|
e ("| ")
|
||||||
se ("'\\ ",
|
se (" ",
|
||||||
" \\\\ ",
|
"\\ ",
|
||||||
"\\\\ . ",
|
"\\\\ . ",
|
||||||
"|\\\\/| ",
|
"|\\\\/| ",
|
||||||
"/ \" '\\ ",
|
"/ \" '\\ ",
|
||||||
". . .",
|
". . .",
|
||||||
" / ) | ",
|
" ) |",
|
||||||
"' _.' | ",
|
" _.' |",
|
||||||
"'-'/ \\ ",
|
"'/ \\")
|
||||||
" ")
|
|
||||||
|
|
||||||
ssw ("____",
|
sse ("____ '\\",
|
||||||
" ",
|
"() \\",
|
||||||
" ",
|
|
||||||
" ",
|
|
||||||
" ",
|
|
||||||
" ",
|
|
||||||
" ",
|
|
||||||
" ",
|
|
||||||
" ",
|
|
||||||
" ")
|
|
||||||
|
|
||||||
sse ("____ ",
|
|
||||||
"() ",
|
|
||||||
" O ",
|
" O ",
|
||||||
" o ",
|
" o ",
|
||||||
" ",
|
" ",
|
||||||
" ",
|
" ",
|
||||||
" ",
|
" /",
|
||||||
" ",
|
" ' ",
|
||||||
" ",
|
" '-")
|
||||||
" ")
|
|
||||||
}
|
}
|
||||||
|
|
||||||
elastic (n, s, e, w)
|
elastic (n, s, e, w)
|
||||||
|
|
||||||
|
padding {
|
||||||
|
horiz 2
|
||||||
|
top 1
|
||||||
|
}
|
||||||
|
|
||||||
END unicornthink
|
END unicornthink
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user