mirror of
https://github.com/ascii-boxes/boxes.git
synced 2025-01-20 20:58:35 +01:00
new box design "ian_jones" by Karl E. Jorgensen
This commit is contained in:
parent
92a5770124
commit
6d8a7217fc
90
boxes-config
90
boxes-config
@ -2,7 +2,7 @@
|
||||
# File: boxes-config
|
||||
# Date created: March 17, 1999 (Wednesday, 17:02h)
|
||||
# Author: Thomas Jensen <boxes(at)thomasjensen(dot)com>
|
||||
# Version: $Id: boxes-config,v 1.16 2000/03/17 23:39:34 tsjensen Exp tsjensen $
|
||||
# Version: $Id: boxes-config,v 1.17 2006/07/12 21:05:59 tsjensen Exp tsjensen $
|
||||
# Format: ASCII Text
|
||||
# World Wide Web: http://boxes.thomasjensen.com/
|
||||
# Purpose: Example configuration file for the boxes program
|
||||
@ -1982,11 +1982,97 @@ shapes {
|
||||
sw ("// ") s ("~")
|
||||
}
|
||||
|
||||
|
||||
elastic (s,w)
|
||||
|
||||
END underline
|
||||
|
||||
|
||||
#============================================================================
|
||||
|
||||
|
||||
BOX ian_jones
|
||||
|
||||
author "Karl E. Jorgensen <karl@jorgensen.com>"
|
||||
created "Fri Jul 20 16:52:39 BST 2001"
|
||||
revision "0.1"
|
||||
|
||||
sample
|
||||
\\\///
|
||||
/ _ _ \
|
||||
(| (.)(.) |)
|
||||
.----------------------.OOOo--()--oOOO.-----------------.
|
||||
| |
|
||||
| Your Text Here Your Text Here Your Text Here Your Tex |
|
||||
| Your Text Here Your Text Here Your Text Here Your Tex |
|
||||
| Your Text Here Your Text Here Your Text Here Your Tex |
|
||||
| Your Text Here Your Text Here Your Text Here Your Tex |
|
||||
| |
|
||||
'--------------------.oooO------------------------------'
|
||||
( ) Oooo.
|
||||
\ ( ( )
|
||||
\_) ) /
|
||||
(_/
|
||||
ends
|
||||
|
||||
shapes {
|
||||
nw(" ",
|
||||
" ",
|
||||
" ",
|
||||
".")
|
||||
w ("|")
|
||||
sw("'",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ")
|
||||
|
||||
nnw(" ",
|
||||
" ",
|
||||
" ",
|
||||
"-")
|
||||
n (" \\\\\\/// ",
|
||||
" / _ _ \\ ",
|
||||
" (| (.)(.) |) ",
|
||||
".OOOo--()--oOOO.")
|
||||
nne(" ",
|
||||
" ",
|
||||
" ",
|
||||
"-")
|
||||
|
||||
ne (" ",
|
||||
" ",
|
||||
" ",
|
||||
".")
|
||||
e ("|")
|
||||
se ("'",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ")
|
||||
|
||||
ssw("-",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ")
|
||||
s (".oooO-----------",
|
||||
" ( ) Oooo. ",
|
||||
" \\ ( ( ) ",
|
||||
" \\_) ) / ",
|
||||
" (_/ ")
|
||||
sse("-",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ")
|
||||
}
|
||||
|
||||
elastic (w,e,nnw,nne,ssw,sse)
|
||||
|
||||
padding { all 1 }
|
||||
|
||||
END ian_jones
|
||||
|
||||
|
||||
|
||||
#EOF vim: set ai sw=4:
|
||||
|
Loading…
Reference in New Issue
Block a user