mirror of
https://github.com/ascii-boxes/boxes.git
synced 2025-01-18 20:08:12 +01:00
Merge pull request #21 from tajmone/Scroll-AKN
New box design by @tajmone: scroll-akn
This commit is contained in:
commit
3b07a3c23d
51
boxes-config
51
boxes-config
@ -2318,4 +2318,55 @@ reverse "\\*\\+\\)" to "*)"
|
|||||||
END caml
|
END caml
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# ============================================================================
|
||||||
|
|
||||||
|
|
||||||
|
BOX scroll-akn
|
||||||
|
|
||||||
|
author "Tristano Ajmone <tajmone@gmail.com>"
|
||||||
|
created "Saturday, 02-Jan-16 03:34:03 UTC+1"
|
||||||
|
revision "1.0"
|
||||||
|
tags "scroll"
|
||||||
|
|
||||||
|
sample
|
||||||
|
/"\/\_..---------------------------------._/\/"\
|
||||||
|
( _|| ||| Scroll-AKN... ||| ||_ )
|
||||||
|
\_/\/ || ------------------------------ || \/\_/
|
||||||
|
|| Original Design by "akn" (???) ||
|
||||||
|
|| Implemented in boxes by: ||
|
||||||
|
|| -~{ Tristano Ajmone }~- ||
|
||||||
|
/"\/\_|----------------------------------|_/\/"\
|
||||||
|
( _| |_ )
|
||||||
|
\_/\/ `----------------------------------' \/\_/
|
||||||
|
ends
|
||||||
|
|
||||||
|
shapes {
|
||||||
|
NW (" /\"\\/\\_..")
|
||||||
|
WNW ("( _||", " \\_/\\/ ||")
|
||||||
|
W (" ||")
|
||||||
|
SW (" /\"\\/\\_|-", "( _| ", " \\_/\\/ `-")
|
||||||
|
|
||||||
|
N ("-")
|
||||||
|
S ("-", " ", "-")
|
||||||
|
|
||||||
|
NE ("-._/\\/\"\\ ")
|
||||||
|
ENE ("||_ )", "|| \\/\\_/ ")
|
||||||
|
E ("|| ")
|
||||||
|
SE ("-|_/\\/\"\\ ", " |_ )", "-' \\/\\_/ ")
|
||||||
|
}
|
||||||
|
|
||||||
|
elastic (W,E,N,S)
|
||||||
|
|
||||||
|
padding {
|
||||||
|
horizontal 1
|
||||||
|
vertical 0
|
||||||
|
}
|
||||||
|
|
||||||
|
END scroll-akn
|
||||||
|
|
||||||
|
|
||||||
|
# ============================================================================
|
||||||
|
|
||||||
|
|
||||||
#EOF vim: set ai sw=4:
|
#EOF vim: set ai sw=4:
|
||||||
|
Loading…
Reference in New Issue
Block a user