mirror of
https://github.com/ascii-boxes/boxes.git
synced 2024-12-12 18:01:14 +01:00
22 lines
159 B
INI
22 lines
159 B
INI
|
|
BOX design, alias1, alias2
|
|
|
|
sample
|
|
X your text X
|
|
ends
|
|
|
|
shapes {
|
|
w ("X")
|
|
e ("X")
|
|
}
|
|
|
|
elastic (
|
|
e, w
|
|
)
|
|
|
|
padding {
|
|
horizontal 1
|
|
}
|
|
|
|
END design
|