Allow smaller speech bubbles in 'unicornthink' box

This commit is contained in:
Thomas Jensen 2021-02-10 22:10:14 +01:00
parent 44c2c526af
commit eb5ac9c701
No known key found for this signature in database
GPG Key ID: A4ACEE270D0FB7DB

View File

@ -2095,78 +2095,62 @@ sample
ends
shapes {
nw (" __",
" / ")
n ("____",
" ")
ne ("__ ",
" \\ ")
nw (" ")
wnw ("/")
w ("|")
sw ("\\",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ")
sw (" \\__",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ")
n ("_")
s ("_____",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ")
s ("_",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ")
nnw ("____",
" ")
nne ("_____",
" ")
ne (" ")
ene ("\\ ")
e ("| ")
se (" ",
"\\ ",
"\\\\ . ",
"|\\\\/| ",
"/ \" '\\ ",
". . .",
" ) |",
" _.' |",
"'/ \\")
w (" | ")
e (" | ")
se ("'\\ ",
" \\\\ ",
" \\\\ . ",
" |\\\\/| ",
" / \" '\\ ",
" . . . ",
" / ) | ",
"' _.' | ",
"'-'/ \\ ",
" ")
ssw ("____",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ")
sse ("____ ",
"() ",
" O ",
" o",
" ",
" ",
" ",
" ",
" ",
" ")
sse ("____ '\\",
"() \\",
" O ",
" o ",
" ",
" ",
" /",
" ' ",
" '-")
}
elastic (n, s, e, w)
padding {
horiz 2
top 1
}
END unicornthink