mirror of
https://github.com/ascii-boxes/boxes.git
synced 2025-01-20 20:58:35 +01:00
Beautify west shape formatting in 'diamonds' design
This commit is contained in:
parent
f4e6652c9e
commit
770838b273
11
boxes-config
11
boxes-config
@ -578,9 +578,14 @@ shapes {
|
||||
e (" /\ ", " //\\", " \\//", " \/ ")
|
||||
ese (" /\ ", "/\//\\")
|
||||
|
||||
wnw ("\\//\/", " \/ ")
|
||||
w (" /\ ", "//\\ ", "\\// ", " \/ ")
|
||||
wsw (" /\ ", "//\\/\")
|
||||
wnw ("\\//\/",
|
||||
" \/ ")
|
||||
w (" /\ ",
|
||||
"//\\ ",
|
||||
"\\// ",
|
||||
" \/ ")
|
||||
wsw (" /\ ",
|
||||
"//\\/\")
|
||||
|
||||
sw ("\\///\",
|
||||
" \/\\/",
|
||||
|
Loading…
Reference in New Issue
Block a user