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,15 +2095,10 @@ sample
ends ends
shapes { shapes {
nw (" __", nw (" ")
" / ") wnw ("/")
n ("____", w ("|")
" ") sw ("\\",
ne ("__ ",
" \\ ")
sw (" \\__",
" ",
" ", " ",
" ", " ",
" ", " ",
@ -2113,8 +2108,9 @@ shapes {
" ", " ",
" ") " ")
s ("_____", n ("_")
" ",
s ("_",
" ", " ",
" ", " ",
" ", " ",
@ -2124,49 +2120,37 @@ shapes {
" ", " ",
" ") " ")
nnw ("____", ne (" ")
" ") ene ("\\ ")
nne ("_____", e ("| ")
" ") se (" ",
"\\ ",
"\\\\ . ",
"|\\\\/| ",
"/ \" '\\ ",
". . .",
" ) |",
" _.' |",
"'/ \\")
w (" | ") sse ("____ '\\",
e (" | ") "() \\",
se ("'\\ ",
" \\\\ ",
" \\\\ . ",
" |\\\\/| ",
" / \" '\\ ",
" . . . ",
" / ) | ",
"' _.' | ",
"'-'/ \\ ",
" ")
ssw ("____",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ")
sse ("____ ",
"() ",
" O ", " O ",
" o", " o ",
" ", " ",
" ", " ",
" ", " /",
" ", " ' ",
" ", " '-")
" ")
} }
elastic (n, s, e, w) elastic (n, s, e, w)
padding {
horiz 2
top 1
}
END unicornthink END unicornthink