mirror of
https://github.com/ascii-boxes/boxes.git
synced 2025-02-02 10:59:15 +01:00
1203 lines
40 KiB
YAML
1203 lines
40 KiB
YAML
|
- name: ada-box
|
||
|
alias:
|
||
|
- lua-box
|
||
|
- sql-box
|
||
|
designer: '(public domain)'
|
||
|
coder: 'Neil Bird'
|
||
|
tags:
|
||
|
- box
|
||
|
- programming
|
||
|
- simple
|
||
|
sample: |-
|
||
|
---------------
|
||
|
-- --
|
||
|
-- --
|
||
|
---------------
|
||
|
- name: ada-cmt
|
||
|
alias:
|
||
|
- lua-cmt
|
||
|
- sql-cmt
|
||
|
designer: '(public domain)'
|
||
|
coder: 'Neil Bird'
|
||
|
tags:
|
||
|
- comment
|
||
|
- programming
|
||
|
- simple
|
||
|
sample: |-
|
||
|
--
|
||
|
-- regular Ada
|
||
|
-- comments
|
||
|
--
|
||
|
- name: ansi
|
||
|
designer: '(public domain)'
|
||
|
coder: 'chorpler'
|
||
|
tags:
|
||
|
- box
|
||
|
- simple
|
||
|
- unicode
|
||
|
sample: |-
|
||
|
┌──────────────────────┐
|
||
|
│ │
|
||
|
│ │
|
||
|
│ │
|
||
|
│ │
|
||
|
│ │
|
||
|
│ │
|
||
|
│ │
|
||
|
└──────────────────────┘
|
||
|
- name: ansi-dashed
|
||
|
designer: '(public domain)'
|
||
|
coder: 'chorpler'
|
||
|
tags:
|
||
|
- box
|
||
|
- simple
|
||
|
- unicode
|
||
|
sample: |-
|
||
|
┌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┐
|
||
|
┊ ┊
|
||
|
┊ ┊
|
||
|
┊ ┊
|
||
|
┊ ┊
|
||
|
┊ ┊
|
||
|
┊ ┊
|
||
|
┊ ┊
|
||
|
└╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┘
|
||
|
- name: ansi-double
|
||
|
designer: '(public domain)'
|
||
|
coder: 'chorpler'
|
||
|
tags:
|
||
|
- box
|
||
|
- simple
|
||
|
- unicode
|
||
|
sample: |-
|
||
|
╔══════════════════════╗
|
||
|
║ ║
|
||
|
║ ║
|
||
|
║ ║
|
||
|
║ ║
|
||
|
║ ║
|
||
|
║ ║
|
||
|
║ ║
|
||
|
╚══════════════════════╝
|
||
|
- name: ansi-heavy
|
||
|
designer: '(public domain)'
|
||
|
coder: 'chorpler'
|
||
|
tags:
|
||
|
- box
|
||
|
- simple
|
||
|
- unicode
|
||
|
sample: |-
|
||
|
┏━━━━━━━━━━━━━━━━━━━━━━┓
|
||
|
┃ ┃
|
||
|
┃ ┃
|
||
|
┃ ┃
|
||
|
┃ ┃
|
||
|
┃ ┃
|
||
|
┃ ┃
|
||
|
┃ ┃
|
||
|
┗━━━━━━━━━━━━━━━━━━━━━━┛
|
||
|
- name: ansi-heavy-dashed
|
||
|
designer: '(public domain)'
|
||
|
coder: 'chorpler'
|
||
|
tags:
|
||
|
- box
|
||
|
- simple
|
||
|
- unicode
|
||
|
sample: |-
|
||
|
┏╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍┓
|
||
|
┋ ┋
|
||
|
┋ ┋
|
||
|
┋ ┋
|
||
|
┋ ┋
|
||
|
┋ ┋
|
||
|
┋ ┋
|
||
|
┋ ┋
|
||
|
┗╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍╍┛
|
||
|
- name: ansi-rounded
|
||
|
designer: '(public domain)'
|
||
|
coder: 'chorpler'
|
||
|
tags:
|
||
|
- box
|
||
|
- simple
|
||
|
- unicode
|
||
|
sample: |-
|
||
|
╭──────────────────────╮
|
||
|
│ │
|
||
|
│ │
|
||
|
│ │
|
||
|
│ │
|
||
|
│ │
|
||
|
│ │
|
||
|
│ │
|
||
|
╰──────────────────────╯
|
||
|
- name: ansi-rounded-dashed
|
||
|
designer: '(public domain)'
|
||
|
coder: 'chorpler'
|
||
|
tags:
|
||
|
- box
|
||
|
- simple
|
||
|
- unicode
|
||
|
sample: |-
|
||
|
╭╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╮
|
||
|
┊ ┊
|
||
|
┊ ┊
|
||
|
┊ ┊
|
||
|
┊ ┊
|
||
|
┊ ┊
|
||
|
┊ ┊
|
||
|
┊ ┊
|
||
|
╰╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╯
|
||
|
- name: bear
|
||
|
designer: 'Hayley Jane Wakenshaw'
|
||
|
coder: 'Thomas Jensen'
|
||
|
tags:
|
||
|
- artwork
|
||
|
- box
|
||
|
- large
|
||
|
- sign
|
||
|
sample: |2-
|
||
|
,---. ,---.
|
||
|
/ /"`.\.--"""--./,'"\ \
|
||
|
\ \ _ _ / /
|
||
|
`./ / __ __ \ \,'
|
||
|
/ /_O)_(_O\ \
|
||
|
| .-' ___ `-. |
|
||
|
.--| \_/ |--.
|
||
|
,' \ \ | / / `.
|
||
|
/ `. `--^--' ,' \
|
||
|
.-"""""-. `--.___.--' .-"""""-.
|
||
|
.-----------/ \------------------/ \--------------.
|
||
|
| .---------\ /------------------\ /------------. |
|
||
|
| | `-`--`--' `--'--'-' | |
|
||
|
| | | |
|
||
|
| | | |
|
||
|
| | | |
|
||
|
| | | |
|
||
|
| | | |
|
||
|
| | | |
|
||
|
| | | |
|
||
|
| | | |
|
||
|
| |_____________________________________________________________| |
|
||
|
|_________________________________________________________________|
|
||
|
)__________|__|__________(
|
||
|
| || |
|
||
|
|____________||____________|
|
||
|
),-----.( ),-----.( hjw
|
||
|
,' ==. \ / .== `.
|
||
|
/ ) ( \
|
||
|
`===========' `==========='
|
||
|
- name: boxquote
|
||
|
designer: 'Christian Molls'
|
||
|
coder: 'Christian Molls'
|
||
|
tags:
|
||
|
- artwork
|
||
|
- simple
|
||
|
sample: |-
|
||
|
,----[ mp3-wav ]
|
||
|
| #!/bin/sh
|
||
|
| # konvertiert im aktuellen Verzeichnis .mp3 in .wav
|
||
|
| for i in *.mp3; do
|
||
|
| mpg123 -v --stereo --rate 44100 -w "`basename "$i" .mp3`".wav "$i"
|
||
|
| done
|
||
|
`----
|
||
|
- name: boy
|
||
|
designer: 'Joan G. Stark'
|
||
|
coder: 'Thomas Jensen'
|
||
|
tags:
|
||
|
- artwork
|
||
|
- box
|
||
|
- sign
|
||
|
sample: |2-
|
||
|
.-"""-.
|
||
|
/ .===. \
|
||
|
\/ 6 6 \/
|
||
|
( \___/ )
|
||
|
_________ooo__\_____/______________
|
||
|
/ \
|
||
|
| joan stark spunk1111@juno.com |
|
||
|
| VISIT MY ASCII ART GALLERY: |
|
||
|
| http://www.geocities.com/SoHo/7373/ |
|
||
|
\_______________________ooo_________/
|
||
|
| | |
|
||
|
|_ | _|
|
||
|
| | |
|
||
|
|__|__| jgs
|
||
|
/-'Y'-\
|
||
|
(__/ \__)
|
||
|
- name: c
|
||
|
designer: '(public domain)'
|
||
|
coder: 'Thomas Jensen'
|
||
|
tags:
|
||
|
- box
|
||
|
- programming
|
||
|
- simple
|
||
|
sample: |-
|
||
|
/*************/
|
||
|
/* */
|
||
|
/* */
|
||
|
/*************/
|
||
|
- name: c-cmt
|
||
|
designer: '(public domain)'
|
||
|
coder: 'Thomas Jensen'
|
||
|
tags:
|
||
|
- comment
|
||
|
- programming
|
||
|
- simple
|
||
|
sample: |-
|
||
|
/* */
|
||
|
/* regular C language */
|
||
|
/* comments */
|
||
|
/* */
|
||
|
- name: c-cmt2
|
||
|
designer: '(public domain)'
|
||
|
coder: 'Thomas Jensen'
|
||
|
tags:
|
||
|
- comment
|
||
|
- programming
|
||
|
- simple
|
||
|
sample: |-
|
||
|
/*
|
||
|
* regular C language
|
||
|
* comments
|
||
|
*/
|
||
|
- name: caml
|
||
|
designer: 'Michael Tiernan'
|
||
|
coder: 'Michael Tiernan'
|
||
|
tags:
|
||
|
- artwork
|
||
|
- box
|
||
|
- simple
|
||
|
sample: |-
|
||
|
(*************)
|
||
|
(* *)
|
||
|
(* *)
|
||
|
(*************)
|
||
|
- name: capgirl
|
||
|
designer: 'Joan G. Stark'
|
||
|
coder: 'Thomas Jensen'
|
||
|
tags:
|
||
|
- artwork
|
||
|
- box
|
||
|
- sign
|
||
|
sample: |2-
|
||
|
.-"```"-.
|
||
|
/_______; \
|
||
|
(_________)\|
|
||
|
/ / a a \ \(_)
|
||
|
/ ( \___/ ) \
|
||
|
________ooo\__\_____/__/___________
|
||
|
/ \
|
||
|
| joan stark spunk1111@juno.com |
|
||
|
| VISIT MY ASCII ART GALLERY: |
|
||
|
| http://www.ascii-art.com |
|
||
|
\________________________ooo________/
|
||
|
/ \
|
||
|
/:.:.:.:.:.:.:\
|
||
|
| | |
|
||
|
\==|==/ jgs
|
||
|
/-'Y'-\
|
||
|
(__/ \__)
|
||
|
- name: cat
|
||
|
designer: 'Joan G. Stark'
|
||
|
coder: 'Thomas Jensen'
|
||
|
tags:
|
||
|
- artwork
|
||
|
- box
|
||
|
- sign
|
||
|
sample: |2-
|
||
|
/\ /\
|
||
|
|`\\_,--="=--,_//`|
|
||
|
\ ." :'. .': ". /
|
||
|
==) _ : ' : _ (==
|
||
|
|>/O\ _ /O\<|
|
||
|
| \-"~` _ `~"-/ | jgs
|
||
|
>|`===. \_/ .===`|<
|
||
|
.-"-. \===' | '===/ .-"-.
|
||
|
.-----{'. '`}---\, .-'-. ,/---{.'. '}-----.
|
||
|
) `"---"` `~-===-~` `"---"` (
|
||
|
( joan stark )
|
||
|
) < spunk1111@juno.com > (
|
||
|
( ASCII ART GALLERY: )
|
||
|
) < http://www.geocities.com/SoHo/7373/ > (
|
||
|
'-------------------------------------------'
|
||
|
- name: cc
|
||
|
designer: '(public domain)'
|
||
|
coder: 'Bas van Gils'
|
||
|
tags:
|
||
|
- box
|
||
|
- programming
|
||
|
- simple
|
||
|
sample: |-
|
||
|
/****************
|
||
|
* *
|
||
|
* *
|
||
|
****************/
|
||
|
- name: columns
|
||
|
designer: '(unknown artist)'
|
||
|
coder: 'Thomas Jensen'
|
||
|
tags:
|
||
|
- artwork
|
||
|
- box
|
||
|
sample: |2-
|
||
|
__^__ __^__
|
||
|
( ___ )---------------( ___ )
|
||
|
| / | | \ |
|
||
|
| / | | \ |
|
||
|
| / | | \ |
|
||
|
|___| |___|
|
||
|
(_____)---------------(_____)
|
||
|
- name: cowsay
|
||
|
designer: 'Tony Monroe'
|
||
|
coder: 'David Yang'
|
||
|
tags:
|
||
|
- artwork
|
||
|
- speech
|
||
|
sample: |2-
|
||
|
_____________________________
|
||
|
/ \
|
||
|
| Boxes can have the cow too |
|
||
|
\ /
|
||
|
-----------------------------
|
||
|
\ ^__^
|
||
|
\ (oo)\_______
|
||
|
(__)\ )\/\
|
||
|
||----w |
|
||
|
|| ||
|
||
|
- name: critical
|
||
|
designer: 'Thomas Jensen'
|
||
|
coder: 'Thomas Jensen'
|
||
|
tags:
|
||
|
- box
|
||
|
- color
|
||
|
- simple
|
||
|
- unicode
|
||
|
sample: |-
|
||
|
<span style="color: #cd0000">▄▄</span><span style="color: #e5e5e5; background-color: #cd0000"> CRITICAL </span><span style="color: #cd0000">▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄</span>
|
||
|
<span style="color: #cd0000">█</span><span style="color: #e5e5e5; background-color: #800000"> </span><span style="color: #cd0000; background-color: #800000">█</span>
|
||
|
<span style="color: #cd0000">█</span><span style="color: #e5e5e5; background-color: #800000"> Coolant levels below minimum. </span><span style="color: #cd0000; background-color: #800000">█</span>
|
||
|
<span style="color: #cd0000">█</span><span style="color: #e5e5e5; background-color: #800000"> Disengage main drive and stop for repairs. </span><span style="color: #cd0000; background-color: #800000">█</span>
|
||
|
<span style="color: #cd0000">█</span><span style="color: #e5e5e5; background-color: #800000"> </span><span style="color: #cd0000; background-color: #800000">█</span>
|
||
|
<span style="color: #cd0000">▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀</span>
|
||
|
- name: diamonds
|
||
|
designer: 'Joan G. Stark'
|
||
|
coder: 'Thomas Jensen'
|
||
|
tags:
|
||
|
- artwork
|
||
|
- box
|
||
|
sample: |2-
|
||
|
/\ /\ /\ /\
|
||
|
/\//\\/\ /\//\\/\ /\//\\/\ /\//\\/\
|
||
|
/\//\\\///\\/\//\\\///\\/\//\\\///\\/\//\\\///\\/\
|
||
|
//\\\//\/\\///\\\//\/\\///\\\//\/\\///\\\//\/\\///\\
|
||
|
\\//\/ \/\\//
|
||
|
\/ \/
|
||
|
/\ /\
|
||
|
//\\ joan stark spunk1111@juno.com //\\
|
||
|
\\// http://www.geocities.com/SoHo/7373/ \\//
|
||
|
\/ \/
|
||
|
/\ /\
|
||
|
//\\/\ /\//\\
|
||
|
\\///\\/\//\\\///\\/\//\\\///\\/\//\\\///\\/\//\\\//
|
||
|
\/\\///\\\//\/\\///\\\//\/\\///\\\//\/\\///\\\//\/
|
||
|
\/\\//\/ \/\\//\/ \/\\//\/ \/\\//\/
|
||
|
\/ \/ \/ jgs \/
|
||
|
- name: dog
|
||
|
designer: 'Joan G. Stark'
|
||
|
coder: 'Thomas Jensen'
|
||
|
tags:
|
||
|
- artwork
|
||
|
- box
|
||
|
- sign
|
||
|
sample: |2-
|
||
|
__ _,--="=--,_ __
|
||
|
/ \." .-. "./ \
|
||
|
/ ,/ _ : : _ \/` \
|
||
|
\ `| /o\ :_: /o\ |\__/
|
||
|
`-'| :="~` _ `~"=: |
|
||
|
\` (_) `/ jgs
|
||
|
.-"-. \ | / .-"-.
|
||
|
.-----{ }--| /,.-'-.,\ |--{ }-----.
|
||
|
) (_)_)_) \_/`~-===-~`\_/ (_(_(_) (
|
||
|
( joan stark )
|
||
|
) < spunk1111@juno.com > (
|
||
|
( ASCII ART GALLERY: )
|
||
|
) < http://www.geocities.com/SoHo/7373/ > (
|
||
|
'-------------------------------------------'
|
||
|
- name: dragon
|
||
|
designer: 'Glory Py Yip (Glory Moon)'
|
||
|
coder: 'Thomas Jensen'
|
||
|
tags:
|
||
|
- artwork
|
||
|
sample: |2-
|
||
|
, . ,
|
||
|
._/), .(\/),
|
||
|
ii// )/) ,-=-. ,-=-. ,-=-. ,-=-. (\/|/)
|
||
|
,^=-9 ,//) )=-="' '"=-="' '"=-="' '"=-="' '"=-="/ }/)
|
||
|
""_,),,/ " ,-=-. ,-=-. ,-=-. ,-=-. ,/`~
|
||
|
""" )))\))=-="' '"=-="' '"=-="' '"=-="' '"=-="
|
||
|
<< << << <<
|
||
|
((( >((( > ((( > ((( >
|
||
|
HERE BE DRAGONS
|
||
|
, . ,
|
||
|
._/), .(\/),
|
||
|
ii// )/) ,-=-. ,-=-. ,-=-. ,-=-. (\/|/)
|
||
|
,^=-9 ,//) )=-="' '"=-="' '"=-="' '"=-="' '"=-="/ }/)
|
||
|
""_,),,/ " ,-=-. ,-=-. ,-=-. ,-=-. ,/`~
|
||
|
""" )))\))=-="' '"=-="' '"=-="' '"=-="' '"=-="
|
||
|
<< << << <<
|
||
|
gpyy ((( >((( > ((( > ((( >
|
||
|
- name: f90-box
|
||
|
designer: '(public domain)'
|
||
|
coder: 'Matt Thompson'
|
||
|
tags:
|
||
|
- box
|
||
|
- programming
|
||
|
- simple
|
||
|
sample: |-
|
||
|
!!!!!!!!!!!!!
|
||
|
! !
|
||
|
! !
|
||
|
!!!!!!!!!!!!!
|
||
|
- name: f90-cmt
|
||
|
designer: '(public domain)'
|
||
|
coder: 'Matt Thompson'
|
||
|
tags:
|
||
|
- comment
|
||
|
- programming
|
||
|
- simple
|
||
|
sample: |-
|
||
|
!
|
||
|
! regular comments used in Fortran 90+
|
||
|
!
|
||
|
- name: face
|
||
|
designer: 'Dmitry Bolshakov'
|
||
|
coder: 'Dmitry Bolshakov'
|
||
|
tags:
|
||
|
- artwork
|
||
|
- box
|
||
|
- large
|
||
|
sample: |2-
|
||
|
.--(0) (0)--.
|
||
|
( \/ )
|
||
|
( \____/ )
|
||
|
( )
|
||
|
( face face face )
|
||
|
( face face face )
|
||
|
'--------------'
|
||
|
- name: fence
|
||
|
designer: 'Dmitry Bolshakov'
|
||
|
coder: 'Dmitry Bolshakov'
|
||
|
tags:
|
||
|
- artwork
|
||
|
- box
|
||
|
sample: |2-
|
||
|
/\ /\ /\ /\ /\
|
||
|
|__|__|__|__|__|
|
||
|
| | | | | |
|
||
|
| | fence | |
|
||
|
|__|__|__|__|__|
|
||
|
|__|__|__|__|__|
|
||
|
- name: girl
|
||
|
designer: 'Joan G. Stark'
|
||
|
coder: 'Thomas Jensen'
|
||
|
tags:
|
||
|
- artwork
|
||
|
- box
|
||
|
- sign
|
||
|
sample: |2-
|
||
|
.-"""-.
|
||
|
/ .===. \
|
||
|
/ / a a \ \
|
||
|
/ ( \___/ ) \
|
||
|
________ooo\__\_____/__/___________
|
||
|
/ \
|
||
|
| joan stark spunk1111@juno.com |
|
||
|
| VISIT MY ASCII ART GALLERY: |
|
||
|
| http://www.geocities.com/SoHo/7373/ |
|
||
|
\________________________ooo________/
|
||
|
/ \
|
||
|
/:.:.:.:.:.:.:\
|
||
|
| | |
|
||
|
\==|==/ jgs
|
||
|
/-'Y'-\
|
||
|
(__/ \__)
|
||
|
- name: headline
|
||
|
designer: 'Thomas Jensen'
|
||
|
coder: 'Thomas Jensen'
|
||
|
tags:
|
||
|
- box
|
||
|
- programming
|
||
|
sample: |-
|
||
|
/*************/
|
||
|
/* */
|
||
|
/* */
|
||
|
/*************/
|
||
|
- name: html
|
||
|
designer: '(public domain)'
|
||
|
coder: 'Thomas Jensen'
|
||
|
tags:
|
||
|
- box
|
||
|
- programming
|
||
|
- simple
|
||
|
sample: |-
|
||
|
<!-- - - - - - - - - - - -->
|
||
|
<!-- -->
|
||
|
<!-- -->
|
||
|
<!-- -->
|
||
|
<!-- - - - - - - - - - - -->
|
||
|
- name: html-cmt
|
||
|
designer: '(public domain)'
|
||
|
coder: 'Thomas Jensen'
|
||
|
tags:
|
||
|
- comment
|
||
|
- programming
|
||
|
- simple
|
||
|
sample: |-
|
||
|
<!-- -->
|
||
|
<!-- regular comments used in HTML files -->
|
||
|
<!-- -->
|
||
|
- name: ian_jones
|
||
|
designer: '(unknown artist)'
|
||
|
coder: 'Karl E. Jorgensen'
|
||
|
tags:
|
||
|
- artwork
|
||
|
- box
|
||
|
- sign
|
||
|
sample: |2-
|
||
|
\\\///
|
||
|
/ _ _ \
|
||
|
(| (.)(.) |)
|
||
|
.----------------------.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.
|
||
|
\ ( ( )
|
||
|
\_) ) /
|
||
|
(_/
|
||
|
- name: important
|
||
|
designer: 'Dmitry Bolshakov'
|
||
|
coder: 'Dmitry Bolshakov'
|
||
|
tags:
|
||
|
- artwork
|
||
|
- box
|
||
|
sample: |2-
|
||
|
/\ !!!!!!!!!!! /\
|
||
|
|! | |! |
|
||
|
|! | important |! |
|
||
|
|__| |__|
|
||
|
(__)!!!!!!!!!!!(__)
|
||
|
- name: important2
|
||
|
designer: 'Dmitry Bolshakov'
|
||
|
coder: 'Dmitry Bolshakov'
|
||
|
tags:
|
||
|
- artwork
|
||
|
- box
|
||
|
sample: |2-
|
||
|
/\ /\ !!!!!!!!!!!! /\ /\
|
||
|
|! ||! |!!!!!!!!!!!!|! ||! |
|
||
|
|! ||! | |! ||! |
|
||
|
|! ||! | important2 |! ||! |
|
||
|
|! ||! | |! ||! |
|
||
|
|__||__|!!!!!!!!!!!!|__||__|
|
||
|
(__)(__)!!!!!!!!!!!!(__)(__)
|
||
|
- name: important3
|
||
|
designer: 'Dmitry Bolshakov'
|
||
|
coder: 'Dmitry Bolshakov'
|
||
|
tags:
|
||
|
- artwork
|
||
|
- box
|
||
|
sample: |2-
|
||
|
/\ /\ /\ !!!!!!!!!!!! /\ /\ /\
|
||
|
|! ||! ||! |!!!!!!!!!!!!|! ||! ||! |
|
||
|
|! ||! ||! |!!!!!!!!!!!!|! ||! ||! |
|
||
|
|! ||! ||! | |! ||! ||! |
|
||
|
|! ||! ||! | important3 |! ||! ||! |
|
||
|
|! ||! ||! | |! ||! ||! |
|
||
|
|! ||! ||! |!!!!!!!!!!!!|! ||! ||! |
|
||
|
|__||__||__|!!!!!!!!!!!!|__||__||__|
|
||
|
(__)(__)(__)!!!!!!!!!!!!(__)(__)(__)
|
||
|
- name: info
|
||
|
designer: 'Thomas Jensen'
|
||
|
coder: 'Thomas Jensen'
|
||
|
tags:
|
||
|
- box
|
||
|
- color
|
||
|
- simple
|
||
|
- unicode
|
||
|
sample: |-
|
||
|
<span style="color: #0000ee">▄▄</span><span style="color: #e5e5e5; background-color: #0000ee"> INFO </span><span style="color: #0000ee">▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄</span>
|
||
|
<span style="color: #0000ee">█</span> <span style="color: #0000ee">█</span>
|
||
|
<span style="color: #0000ee">█</span> This is an informational message. <span style="color: #0000ee">█</span>
|
||
|
<span style="color: #0000ee">█</span> Don't worry about it. <span style="color: #0000ee">█</span>
|
||
|
<span style="color: #0000ee">█</span> <span style="color: #0000ee">█</span>
|
||
|
<span style="color: #0000ee">▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀</span>
|
||
|
- name: java-cmt
|
||
|
designer: '(public domain)'
|
||
|
coder: 'Thomas Jensen'
|
||
|
tags:
|
||
|
- comment
|
||
|
- programming
|
||
|
- simple
|
||
|
sample: |-
|
||
|
//
|
||
|
// regular Java
|
||
|
// comments
|
||
|
//
|
||
|
- name: javadoc
|
||
|
designer: '(public domain)'
|
||
|
coder: 'Ted Berg'
|
||
|
tags:
|
||
|
- comment
|
||
|
- programming
|
||
|
- simple
|
||
|
sample: |-
|
||
|
/**
|
||
|
* Javadoc Comments
|
||
|
*
|
||
|
*/
|
||
|
- name: jstone
|
||
|
designer: 'schallee_@_darkmist.net'
|
||
|
coder: 'Ed Schaller'
|
||
|
tags:
|
||
|
- box
|
||
|
- programming
|
||
|
- simple
|
||
|
sample: |-
|
||
|
/*----------------+
|
||
|
| toast is yummy |
|
||
|
+----------------*/
|
||
|
- name: lisp-cmt
|
||
|
designer: '(public domain)'
|
||
|
coder: 'Vijay Lakshminarayanan'
|
||
|
tags:
|
||
|
- comment
|
||
|
- programming
|
||
|
- simple
|
||
|
sample: |-
|
||
|
;;
|
||
|
;; regular comments used in Lisp
|
||
|
;;
|
||
|
- name: mouse
|
||
|
designer: 'Joan G. Stark'
|
||
|
coder: 'Thomas Jensen'
|
||
|
tags:
|
||
|
- artwork
|
||
|
- box
|
||
|
- sign
|
||
|
sample: |2-
|
||
|
.--, .--,
|
||
|
( ( \.---./ ) )
|
||
|
'.__/o o\__.'
|
||
|
{= ^ =}
|
||
|
> - <
|
||
|
___________.""`-------`"".____________
|
||
|
/ \
|
||
|
\ o joan stark O /
|
||
|
/ spunk1111@juno.com \
|
||
|
\ ascii art gallery /
|
||
|
/ http://www.geocities.com/SoHo/7373/ \
|
||
|
\______________________________________/
|
||
|
___)( )(___ jgs
|
||
|
(((__) (__)))
|
||
|
- name: normand
|
||
|
designer: 'Normand Veilleux'
|
||
|
coder: 'Thomas Jensen'
|
||
|
tags:
|
||
|
- artwork
|
||
|
- box
|
||
|
- large
|
||
|
sample: |2-
|
||
|
__,:,__ __,:,__ __,:,__ Normand __,:,__
|
||
|
,ad88P`Y88ba, ,ad88P`Y88ba, ,ad88P`Y88ba, ,ad88P`Y88ba,
|
||
|
ad88888' `88888ba ad88888' `88888ba ad88888' `88888ba ad88888' `88888ba
|
||
|
,d88888P' `Y88888b, ,d88888P' `Y88888b, ,d88888P' `Y88888b, ,d88888P' `Y88888b,
|
||
|
,d888P"' `"Y888b,d888P"' `"Y888b,d888P"' `"Y888b,d888P"' `"Y888b,
|
||
|
:([" ``":"'' ``":"'' ``":"'' "]):
|
||
|
`Y88ba, ,ad88P'
|
||
|
`88888ba ad88888'
|
||
|
`Y88888b, ,d88888P'
|
||
|
`"Y888b, Thank you for visiting https://asciiart.website/ ,d888P"'
|
||
|
"]): This ASCII pic can be found at :(["
|
||
|
,ad88P' https://asciiart.website/?art=art%20and%20design/borders `Y88ba,
|
||
|
ad88888' `88888ba
|
||
|
,d88888P' `Y88888b,
|
||
|
,d888P"' `"Y888b,
|
||
|
:([" __,:,__ __,:,__ __,:,__ "]):
|
||
|
`Y88ba, ,ad88P`Y88ba, ,ad88P`Y88ba, ,ad88P`Y88ba, ,ad88P'
|
||
|
`88888ba ad88888' `88888ba ad88888' `88888ba ad88888' `88888ba ad88888'
|
||
|
`Y88888b, ,d88888P' `Y88888b, ,d88888P' `Y88888b, ,d88888P' `Y88888b, ,d88888P'
|
||
|
`"Y888b,d888P"' `"Y888b,d888P"' `"Y888b,d888P"' `"Y888b,d888P"'
|
||
|
``":"'' ``":"'' ``":"'' Veilleux ``":"''
|
||
|
- name: nuke
|
||
|
designer: 'Joan G. Stark'
|
||
|
coder: 'Thomas Jensen'
|
||
|
tags:
|
||
|
- artwork
|
||
|
- box
|
||
|
sample: |2-
|
||
|
_ ._ _ , _ ._
|
||
|
(_ ' ( ` )_ .__)
|
||
|
( ( ( ) `) ) _)
|
||
|
(__ (_ (_ . _) _) ,__)
|
||
|
`~~`\ ' . /`~~`
|
||
|
,::: ; ; :::,
|
||
|
':::::::::::::::'
|
||
|
_________________jgs______/_ __ \________________________
|
||
|
| |
|
||
|
| BAD, BAD, BUG HERE :-) |
|
||
|
|_________________________________________________________|
|
||
|
- name: parchment
|
||
|
designer: '(unknown artist)'
|
||
|
coder: 'Thomas Jensen'
|
||
|
tags:
|
||
|
- artwork
|
||
|
- box
|
||
|
- scroll
|
||
|
sample: |2-
|
||
|
________________________
|
||
|
/\ \
|
||
|
\_| |
|
||
|
| |
|
||
|
| |
|
||
|
| ____________________|_
|
||
|
\_/_____________________/
|
||
|
- name: peek
|
||
|
designer: '(unknown artist)'
|
||
|
coder: 'Thomas Jensen'
|
||
|
tags:
|
||
|
- box
|
||
|
- programming
|
||
|
sample: |-
|
||
|
/* _\|/_
|
||
|
(o o)
|
||
|
+----oOO-{_}-OOo---------------------+
|
||
|
| |
|
||
|
| C function headers? |
|
||
|
| |
|
||
|
| |
|
||
|
+-----------------------------------*/
|
||
|
- name: pound-cmt
|
||
|
designer: '(public domain)'
|
||
|
coder: 'Thomas Jensen'
|
||
|
tags:
|
||
|
- comment
|
||
|
- programming
|
||
|
- simple
|
||
|
sample: |-
|
||
|
#
|
||
|
# regular comments used in Perl, Shell scripts, etc.
|
||
|
#
|
||
|
- name: right
|
||
|
designer: 'Thomas Jensen'
|
||
|
coder: 'Thomas Jensen'
|
||
|
tags:
|
||
|
- comment
|
||
|
- programming
|
||
|
- simple
|
||
|
sample: |-
|
||
|
This can be used for marking code changes with your initials
|
||
|
(I don't like it, but some people work this way):
|
||
|
for (j=0; j<blank_count; ++j) /* XX */
|
||
|
fprintf (opt.outfile, "\n"); /* XX */
|
||
|
blank_count = 0; /* XX */
|
||
|
- name: santa
|
||
|
designer: 'Joan G. Stark'
|
||
|
coder: 'Thomas Jensen'
|
||
|
tags:
|
||
|
- artwork
|
||
|
- box
|
||
|
- sign
|
||
|
sample: |2-
|
||
|
.-"``"-.
|
||
|
/______; \
|
||
|
{_______}\|
|
||
|
(/ a a \)(_)
|
||
|
(.-.).-.)
|
||
|
_______ooo__( ^ )____________
|
||
|
/ '-.___.-' \
|
||
|
| joan stark |
|
||
|
| spunk1111@juno.com |
|
||
|
| ASCII ART GALLERY: |
|
||
|
| http://www.ascii-art.com |
|
||
|
\________________________ooo________/
|
||
|
|_ | _| jgs
|
||
|
\___|___/
|
||
|
{___|___}
|
||
|
|_ | _|
|
||
|
/-'Y'-\
|
||
|
(__/ \__)
|
||
|
- name: scroll
|
||
|
designer: '(unknown artist)'
|
||
|
coder: 'Thomas Jensen'
|
||
|
tags:
|
||
|
- artwork
|
||
|
- box
|
||
|
- large
|
||
|
- scroll
|
||
|
sample: |2-
|
||
|
/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ \
|
||
|
| /~~\ /~~\ |
|
||
|
|\ \ | | / /|
|
||
|
| \ /| |\ / |
|
||
|
| ~~ | | ~~ |
|
||
|
| | | |
|
||
|
| | | |
|
||
|
| | | |
|
||
|
| | | |
|
||
|
| | | |
|
||
|
\ |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| /
|
||
|
\ / \ /
|
||
|
~~~ ~~~
|
||
|
- name: scroll-akn
|
||
|
designer: 'akn'
|
||
|
coder: 'Tristano Ajmone'
|
||
|
tags:
|
||
|
- artwork
|
||
|
- box
|
||
|
- scroll
|
||
|
sample: |2-
|
||
|
/"\/\_..---------------------------------._/\/"\
|
||
|
( _|| ||| Scroll-AKN... ||| ||_ )
|
||
|
\_/\/ || ------------------------------ || \/\_/
|
||
|
|| Original Design by "akn" (???) ||
|
||
|
|| Implemented in boxes by: ||
|
||
|
|| -~{ Tristano Ajmone }~- ||
|
||
|
/"\/\_|----------------------------------|_/\/"\
|
||
|
( _| |_ )
|
||
|
\_/\/ `----------------------------------' \/\_/
|
||
|
- name: shell
|
||
|
designer: '(public domain)'
|
||
|
coder: 'Thomas Jensen'
|
||
|
tags:
|
||
|
- box
|
||
|
- programming
|
||
|
- simple
|
||
|
sample: |-
|
||
|
#############
|
||
|
# #
|
||
|
# #
|
||
|
#############
|
||
|
- name: simple
|
||
|
designer: '(public domain)'
|
||
|
coder: 'Thomas Jensen'
|
||
|
tags:
|
||
|
- box
|
||
|
- simple
|
||
|
sample: |-
|
||
|
*************
|
||
|
* *
|
||
|
* *
|
||
|
*************
|
||
|
- name: spring
|
||
|
designer: 'Joan G. Stark'
|
||
|
coder: 'Thomas Jensen'
|
||
|
tags:
|
||
|
- artwork
|
||
|
sample: |2-
|
||
|
,
|
||
|
/\^/`\
|
||
|
| \/ |
|
||
|
| | | SPRING IS IN THE AIR! jgs
|
||
|
\ \ / _ _
|
||
|
'\\//' _{ ' }_
|
||
|
|| joan stark { `.!.` }
|
||
|
|| <spunk1111@juno.com> ',_/Y\_,'
|
||
|
|| , {_,_}
|
||
|
|\ || |\ |
|
||
|
| | || | | ASCII ART GALLERY: (\| /)
|
||
|
| | || / / <http://www.geocities.com/SoHo/7373/> \| //
|
||
|
\ \||/ / |//
|
||
|
`\\//` \\ \./ \\ / // \\./ \\ // \\ |/ /
|
||
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||
|
- name: stark1
|
||
|
designer: 'Joan G. Stark'
|
||
|
coder: 'Thomas Jensen'
|
||
|
tags:
|
||
|
- artwork
|
||
|
- box
|
||
|
sample: |-
|
||
|
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
|
||
|
^ -, ,-. . . ^
|
||
|
^ | ,-. ,-. ;-. `-, |- ,-. ;-. | ' ^
|
||
|
^ , | | | ,-| | | , ; | ,-| | |`. ^
|
||
|
^ `-' `-' `-^ ' ^ `-' `- `-^ ' ` ` ^
|
||
|
^ Spunk1111@juno.com ^
|
||
|
^ ,-. . . . . . ^
|
||
|
^ `-, ;-. . . ;-. | ' | | | | ^
|
||
|
^ , ; | | | | | | |`. | | | | ^
|
||
|
^ `-' |-' `-^ ' ^ ` ` ` ` ` ` ^
|
||
|
^ ` ^
|
||
|
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= jgs
|
||
|
- name: stark2
|
||
|
designer: 'Joan G. Stark'
|
||
|
coder: 'Thomas Jensen'
|
||
|
tags:
|
||
|
- artwork
|
||
|
- box
|
||
|
sample: |-
|
||
|
.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@-:.
|
||
|
.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@-:.
|
||
|
.:-@ ____ (_, _, _, _, _, @-:.
|
||
|
.:-@ (-(__`,_ ,_ |_, | | | | Spunk1111@juno.com @-:.
|
||
|
.:-@ ____)|_)|_|| || \__, _|_ _|_ _|_ _|_ @-:.
|
||
|
.:-@ ( _| |_, @-:.
|
||
|
.:-@ ( ____, ____ (_, @-:.
|
||
|
.:-@ (-| _ _ ,_ (-(__`_|_ _ ,_ |_, @-:.
|
||
|
.:-@ _ |(_)(_|| | ____) | (_|| | \_, @-:.
|
||
|
.:-@ (__/ ( |_, @-:.
|
||
|
.:-@ @-:.
|
||
|
.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@-:. jgs
|
||
|
.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@-:.
|
||
|
- name: stone
|
||
|
designer: 'Fredrik Steen'
|
||
|
coder: 'Fredrik Steen'
|
||
|
tags:
|
||
|
- artwork
|
||
|
- box
|
||
|
- simple
|
||
|
sample: |-
|
||
|
+-------------+
|
||
|
| stone |
|
||
|
+-------------+
|
||
|
- name: sunset
|
||
|
designer: 'Joan G. Stark'
|
||
|
coder: 'Thomas Jensen'
|
||
|
tags:
|
||
|
- artwork
|
||
|
- box
|
||
|
sample: |2-
|
||
|
.
|
||
|
. | .
|
||
|
\ | /
|
||
|
'. \ ' / .'
|
||
|
'. .'```'. .'
|
||
|
<>.............:::::::`.......`:::::::................<>
|
||
|
<>: ., .., . . . . . . . . . . joan stark :<>
|
||
|
<>: :, :.' : : :`.: :.' `: `: `: `: spunk1111 :<>
|
||
|
<>: ,.; : `.' : `: : `. : : : : @juno.com :<>
|
||
|
<>:..................................................:<> jgs
|
||
|
<><><><><><><><><><><><><><><><><><><><><><><><><><><><>
|
||
|
- name: tex-box
|
||
|
designer: '(public domain)'
|
||
|
coder: 'Nic H'
|
||
|
tags:
|
||
|
- box
|
||
|
- programming
|
||
|
- simple
|
||
|
sample: |-
|
||
|
%=============%
|
||
|
% TeX is love %
|
||
|
% Tex is life %
|
||
|
%=============%
|
||
|
- name: tex-cmt
|
||
|
designer: '(public domain)'
|
||
|
coder: 'Nic H'
|
||
|
tags:
|
||
|
- comment
|
||
|
- programming
|
||
|
- simple
|
||
|
sample: |-
|
||
|
%
|
||
|
% regular TeX/LaTeX
|
||
|
% comments
|
||
|
%
|
||
|
- name: tux
|
||
|
designer: 'Tony Monroe'
|
||
|
coder: 'David Yang'
|
||
|
tags:
|
||
|
- artwork
|
||
|
- speech
|
||
|
sample: |2-
|
||
|
_________________
|
||
|
/ \
|
||
|
| Tux talks too |
|
||
|
\ /
|
||
|
-----------------
|
||
|
\
|
||
|
\
|
||
|
.--.
|
||
|
|o_o |
|
||
|
|:_/ |
|
||
|
// \ \
|
||
|
(| | )
|
||
|
/'\_ _/`\
|
||
|
\___)=(___/
|
||
|
- name: twisted
|
||
|
designer: 'Michael Naylor'
|
||
|
coder: 'Tristano Ajmone'
|
||
|
tags:
|
||
|
- artwork
|
||
|
- box
|
||
|
- large
|
||
|
sample: |-
|
||
|
._____. ._____. .________________________________________. ._____. ._____.
|
||
|
| ._. | | ._. | | .____________________________________. | | ._. | | ._. |
|
||
|
| !_| |_|_|_! | | !____________________________________! | | !_| |_|_|_! |
|
||
|
!___| |_______! !________________________________________! !___| |_______!
|
||
|
.___|_|_| |____________________________________________________|_|_| |___.
|
||
|
| ._____| |________________________________________________________| |_. |
|
||
|
| !_! | | | | | ! !_! |
|
||
|
!_____! | | * * * * * * * * * * * TWISTED * * * * * * * * * * | | !_____!
|
||
|
._____. | | -----------------------|------------------------- | | ._____.
|
||
|
| ._. | | | Just another cool ascii frame, brought to you by: | | | ._. |
|
||
|
| | | | | | | | | | | |
|
||
|
| | | | | | -~{ Tristano Ajmone }~- | | | | | |
|
||
|
| !_! | | | -----------------------|------------------------- | | ! !_! |
|
||
|
!_____! | | Derived from an ascii frame originally created by: | | !_____!
|
||
|
._____. | | | | ._____.
|
||
|
| ._. | | | -~{ Michael Naylor }~ | | | ._. |
|
||
|
| !_| |_|_|____________________________________________________| |_|_|_! |
|
||
|
!___| |________________________________________________________| |_______!
|
||
|
.___|_|_| |___. .________________________________________. .___|_|_| |___.
|
||
|
| ._____| |_. | | .____________________________________. | | ._____| |_. |
|
||
|
| !_! | | !_! | | !____________________________________! | | !_! | | !_! |
|
||
|
!_____! !_____! !________________________________________! !_____! !_____!
|
||
|
- name: underline
|
||
|
designer: 'Elmar Loos'
|
||
|
coder: 'Elmar Loos'
|
||
|
tags:
|
||
|
- comment
|
||
|
- programming
|
||
|
- simple
|
||
|
sample: |-
|
||
|
// Bla, foo bar!
|
||
|
// ~~~~~~~~~~~~~
|
||
|
- name: unicornsay
|
||
|
designer: '(unknown artist)'
|
||
|
coder: 'Mike Meyer'
|
||
|
tags:
|
||
|
- artwork
|
||
|
- speech
|
||
|
sample: |2-
|
||
|
_________________________________
|
||
|
/ \
|
||
|
| E L E C T R O L Y T E S |
|
||
|
\___________________________ __'\
|
||
|
|/ \\
|
||
|
\ \\ .
|
||
|
|\\/|
|
||
|
/ " '\
|
||
|
. . .
|
||
|
/ ) |
|
||
|
' _.' |
|
||
|
'-'/ \
|
||
|
- name: unicornthink
|
||
|
designer: '(unknown artist)'
|
||
|
coder: 'Mike Meyer'
|
||
|
tags:
|
||
|
- artwork
|
||
|
- speech
|
||
|
sample: |2-
|
||
|
_________________________________
|
||
|
/ \
|
||
|
| E L E C T R O L Y T E S |
|
||
|
\______________________________ '\
|
||
|
() \\
|
||
|
O \\ .
|
||
|
o |\\/|
|
||
|
/ " '\
|
||
|
. . .
|
||
|
/ ) |
|
||
|
' _.' |
|
||
|
'-'/ \
|
||
|
- name: vim-box
|
||
|
designer: '(public domain)'
|
||
|
coder: 'Ricky Anderson'
|
||
|
tags:
|
||
|
- box
|
||
|
- programming
|
||
|
- simple
|
||
|
sample: |-
|
||
|
"""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||
|
" Header seperator on your vim config's file (.vimrc) "
|
||
|
"""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||
|
- name: vim-cmt
|
||
|
designer: 'Bram Moolenaar'
|
||
|
coder: 'Thomas Jensen'
|
||
|
tags:
|
||
|
- comment
|
||
|
- programming
|
||
|
- simple
|
||
|
sample: |-
|
||
|
"
|
||
|
" comments used in the vim editor's config file (.vimrc)
|
||
|
"
|
||
|
- name: warning
|
||
|
designer: 'Thomas Jensen'
|
||
|
coder: 'Thomas Jensen'
|
||
|
tags:
|
||
|
- box
|
||
|
- color
|
||
|
- simple
|
||
|
- unicode
|
||
|
sample: |-
|
||
|
<span style="color: #cdcd00">▄▄</span><span style="color: #000000; background-color: #cdcd00"> WARNING </span><span style="color: #cdcd00">▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄</span>
|
||
|
<span style="color: #cdcd00">█</span> <span style="color: #cdcd00">█</span>
|
||
|
<span style="color: #cdcd00">█</span> Sub-zero temperatures expected. <span style="color: #cdcd00">█</span>
|
||
|
<span style="color: #cdcd00">█</span> Please drive carefully. <span style="color: #cdcd00">█</span>
|
||
|
<span style="color: #cdcd00">█</span> <span style="color: #cdcd00">█</span>
|
||
|
<span style="color: #cdcd00">▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀</span>
|
||
|
- name: weave
|
||
|
designer: 'dc'
|
||
|
coder: 'Thomas Jensen'
|
||
|
tags:
|
||
|
- artwork
|
||
|
- box
|
||
|
- large
|
||
|
sample: |2-
|
||
|
_ _ _ _ _ _ _ _ _ _ _
|
||
|
.-"-._,-'_`-._,-'_`-._,-'_`-._,-'_`-._,-'_`-._,-'_`-._,-'_`-._,-'_`-._,-'_`-._,-'_`-,_,-'_`-,.
|
||
|
( ,-'_,-<.>-'_,-<.>-'_,-<.>-'_,-<.>-'_,-<.>-'_,-<.>-'_,-<.>-'_,-<.>-'_,-<.>-'_,-<.>-'_,-~-} ;.
|
||
|
\ \.'_>-._`-<_>-._`-<_>-._`-<_>-._`-<_>-._`-<_>-._`-<_>-._`-<_>-._`-<_>-._`-<_>-._`-._~--. \ .
|
||
|
/\ \/ ,-' `-._,-' `-._,-' `-._,-' `-._,-' `-._,-' `-._,-' `-._,-' `-._,-' `-._,-' `-._`./ \ \ .
|
||
|
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 / / \ / .
|
||
|
\ \') ) ( (,\ \ .
|
||
|
/ \ / / \ / \ \ .
|
||
|
( (`/ / / /.) ) .
|
||
|
\ \ / \ _ _ _ _ _ _ _ _ _ / / \ /.
|
||
|
\ `.\ `-._,-'_`-._,-'_`-._,-'_`-._,-'_`-._,-'_`-._,-'_`-._,-'_`-._,-'_`-._,-'_`-._,-'_/,\ \ .
|
||
|
( `. `,~-._`-<,>-._`-<,>-._`-<,>-._`-<,>-._`-<,>-._`-<,>-._`-<,>-._`-<,>-._`-<,>-._`-=,' ,\ \ .
|
||
|
`. `'_,-<_>-'_,-<_>-'_,-<_>-'_,-<_>-'_,-<_>-'_,-<_>-'_,-<_>-'_,-<_>-'_,-<_>-'_,-<_>-'_,"-' ; .
|
||
|
`-' `-._,-' `-._,-' `-._,-' `-._,-' `-._,-' `-._,-' `-._,-' `-._,-' `-._,-' `-._,-' `-.-' .
|
||
|
- name: whirly
|
||
|
designer: '(unknown artist)'
|
||
|
coder: 'Thomas Jensen'
|
||
|
tags:
|
||
|
- artwork
|
||
|
- box
|
||
|
sample: |2-
|
||
|
.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.
|
||
|
( )
|
||
|
) (
|
||
|
( )
|
||
|
"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"
|
||
|
- name: xes
|
||
|
designer: 'Joan G. Stark'
|
||
|
coder: 'Thomas Jensen'
|
||
|
tags:
|
||
|
- artwork
|
||
|
- box
|
||
|
sample: |2-
|
||
|
<\/><\/><\/>
|
||
|
<\/></\></\></\><\/>
|
||
|
</\> </\>
|
||
|
<\/> <\/>
|
||
|
</\> </\>
|
||
|
<\/> <\/>
|
||
|
</\> </\>
|
||
|
<\/> <\/>
|
||
|
</\> </\>
|
||
|
<\/> <\/>
|
||
|
</\><\/><\/><\/></\>
|
||
|
jgs </\></\></\>
|