Add new box design 'weave'

This commit is contained in:
Thomas Jensen 2021-06-13 21:51:11 +02:00
parent 252d080403
commit fe3074524f
No known key found for this signature in database
GPG Key ID: A4ACEE270D0FB7DB

View File

@ -2765,4 +2765,108 @@ END vim-box
# ============================================================================
BOX weave
author "Thomas Jensen"
designer "dc"
revision "1.0"
created "2021-06-13"
tags "artwork, box"
sample
_ _ _ _ _ _ _ _ _ _ _
.-"-._,-'_`-._,-'_`-._,-'_`-._,-'_`-._,-'_`-._,-'_`-._,-'_`-._,-'_`-._,-'_`-._,-'_`-,_,-'_`-,.
( ,-'_,-<.>-'_,-<.>-'_,-<.>-'_,-<.>-'_,-<.>-'_,-<.>-'_,-<.>-'_,-<.>-'_,-<.>-'_,-<.>-'_,-~-} ;.
\ \.'_>-._`-<_>-._`-<_>-._`-<_>-._`-<_>-._`-<_>-._`-<_>-._`-<_>-._`-<_>-._`-<_>-._`-._~--. \ .
/\ \/ ,-' `-._,-' `-._,-' `-._,-' `-._,-' `-._,-' `-._,-' `-._,-' `-._,-' `-._,-' `-._`./ \ \ .
dc(`/ / `/ /.) ) .
\ \ / \ / / \ / .
\ \') ) ( (,\ \ .
/ \ / / Thank you for visiting https://asciiart.website/ \ / \ \ .
( (`/ / This ASCII pic can be found at / /.) ) .
\ \ / \ https://asciiart.website/index.php?art=art%20and%20design/borders / / \ / .
\ \') ) ( (,\ \ .
/ \ / / \ / \ \ .
( (`/ / / /.) ) .
\ \ / \ _ _ _ _ _ _ _ _ _ / / \ /.
\ `.\ `-._,-'_`-._,-'_`-._,-'_`-._,-'_`-._,-'_`-._,-'_`-._,-'_`-._,-'_`-._,-'_`-._,-'_/,\ \ .
( `. `,~-._`-<,>-._`-<,>-._`-<,>-._`-<,>-._`-<,>-._`-<,>-._`-<,>-._`-<,>-._`-<,>-._`-=,' ,\ \ .
`. `'_,-<_>-'_,-<_>-'_,-<_>-'_,-<_>-'_,-<_>-'_,-<_>-'_,-<_>-'_,-<_>-'_,-<_>-'_,-<_>-'_,"-' ; .
`-' `-._,-' `-._,-' `-._,-' `-._,-' `-._,-' `-._,-' `-._,-' `-._,-' `-._,-' `-._,-' `-.-' .
ends
delim |"
shapes {
nw (" ",
" .-|"-._,-",
"( ,-'_,-",
" \ \.'_>-",
" /\ \/ ,-")
wnw ("dc(`/ / ")
w (" \ \ / \ ",
" \ \') )",
" / \ / / ",
"( (`/ / ")
sw (" \ \ / \ ",
" \ `.\ `",
" ( `. `,~",
" `. `'_,",
" `-' `")
nnw (" _ ",
"'_`-.",
"<.>-'",
"._`-<",
"' `-.")
n (" _ ",
"_,-'_`-,",
"_,-<.>-'",
"_>-._`-.",
"_,-' `-.")
ne (" _ ",
"_,-'_`-,. ",
"_,-~-} ;. ",
"_~--. \ . ",
"_`./ \ \ . ")
ene (" `/ /.) ) .")
e (" / / \ / . ",
"( (,\ \ . ",
" \ / \ \ . ",
" / /.) ) .")
se (" / / \ /. ",
"'_/,\ \ . ",
"=,' ,\ \ . ",
"'_,|"-' ; . ",
"' `-.-' . ")
ssw (" ",
"-._,-",
"-._`-",
"-<_>-",
"-._,-")
s (" _ ",
"'_`-._,-",
"<,>-._`-",
"'_,-<_>-",
"' `-._,-")
}
padding {
top 2
bottom 1
horizontal 4
}
elastic (n, e, s, w)
END weave
# ============================================================================
#EOF vim: set ai sw=4 syn=boxes: