mirror of
https://github.com/ascii-boxes/boxes.git
synced 2025-06-20 09:48:12 +02:00
Add box design 'bear'
This commit is contained in:
parent
8d68f9adb0
commit
38f311569c
96
boxes-config
96
boxes-config
@ -2892,7 +2892,7 @@ shapes {
|
||||
|
||||
padding { h 1 }
|
||||
|
||||
elastic (n,s,e, w)
|
||||
elastic (n, s, e, w)
|
||||
|
||||
END f90-box
|
||||
|
||||
@ -2917,13 +2917,105 @@ shapes {
|
||||
w ("!")
|
||||
}
|
||||
|
||||
padding { left 1}
|
||||
padding { left 1 }
|
||||
|
||||
elastic (w)
|
||||
|
||||
END f90-cmt
|
||||
|
||||
|
||||
# ============================================================================
|
||||
|
||||
|
||||
BOX bear
|
||||
|
||||
designer "Hayley Jane Wakenshaw"
|
||||
author "Thomas Jensen <boxes(at)thomasjensen(dot)com>"
|
||||
created "2019-03-31"
|
||||
revision "1.0"
|
||||
|
||||
sample
|
||||
,---. ,---.
|
||||
/ /"`.\.--"""--./,'"\ \
|
||||
\ \ _ _ / /
|
||||
`./ / __ __ \ \,'
|
||||
/ /_O)_(_O\ \
|
||||
| .-' ___ `-. |
|
||||
.--| \_/ |--.
|
||||
,' \ \ | / / `.
|
||||
/ `. `--^--' ,' \
|
||||
.-"""""-. `--.___.--' .-"""""-.
|
||||
.-----------/ \------------------/ \--------------.
|
||||
| .---------\ /------------------\ /------------. |
|
||||
| | `-`--`--' `--'--'-' | |
|
||||
| | | |
|
||||
| | | |
|
||||
| | | |
|
||||
| | | |
|
||||
| | | |
|
||||
| | | |
|
||||
| | | |
|
||||
| | | |
|
||||
| |_____________________________________________________________| |
|
||||
|_________________________________________________________________|
|
||||
)__________|__|__________(
|
||||
| || |
|
||||
|____________||____________|
|
||||
),-----.( ),-----.( hjw
|
||||
,' ==. \ / .== `.
|
||||
/ ) ( \
|
||||
`===========' `==========='
|
||||
ends
|
||||
|
||||
|
||||
shapes {
|
||||
nw (" ", " ", " ", " ", " ", " ", " ", " ", " ", " ", ".--", "| .", "| |")
|
||||
nnw (" ", " ", " ", " ", " ", " ", " ", " ", " ", " ", "-", "-", " ")
|
||||
|
||||
n (" ,---. ,---. ",
|
||||
" / /\"`.\\.--\"\"\"--./,'\"\\ \\ ",
|
||||
" \\ \\ _ _ / / ",
|
||||
" `./ / __ __ \\ \\,' ",
|
||||
" / /_O)_(_O\\ \\ ",
|
||||
" | .-' ___ `-. | ",
|
||||
" .--| \\_/ |--. ",
|
||||
" ,' \\ \\ | / / `. ",
|
||||
" / `. `--^--' ,' \\ ",
|
||||
" .-\"\"\"\"\"-. `--.___.--' .-\"\"\"\"\"-. ",
|
||||
"/ \\------------------/ \\",
|
||||
"\\ /------------------\\ /",
|
||||
" `-`--`--' `--'--'-' ")
|
||||
|
||||
nne (" ", " ", " ", " ", " ", " ", " ", " ", " ", " ", "-", "-", " ")
|
||||
ne (" ", " ", " ", " ", " ", " ", " ", " ", " ", " ", "--.", ". |", "| |")
|
||||
|
||||
w ("| |")
|
||||
e ("| |")
|
||||
|
||||
sw ("| |", "|__", " ", " ", " ", " ", " ", " ", " ")
|
||||
ssw ("_", "_", " ", " ", " ", " ", " ", " ", " ")
|
||||
|
||||
s ("__________________________________",
|
||||
"__________________________________",
|
||||
" )__________|__|__________( ",
|
||||
" | || | ",
|
||||
" |____________||____________| ",
|
||||
" ),-----.( ),-----.( hjw",
|
||||
" ,' ==. \\ / .== `. ",
|
||||
" / ) ( \\ ",
|
||||
" `===========' `===========' ")
|
||||
|
||||
sse ("_", "_", " ", " ", " ", " ", " ", " ", " ")
|
||||
se ("| |", "__|", " ", " ", " ", " ", " ", " ", " ")
|
||||
}
|
||||
|
||||
elastic (nne, nnw, e, w, sse, ssw)
|
||||
|
||||
padding { horiz 1 }
|
||||
|
||||
END bear
|
||||
|
||||
|
||||
# ============================================================================
|
||||
|
||||
#EOF vim: set ai sw=4:
|
||||
|
Loading…
x
Reference in New Issue
Block a user