From bbd983dee195483e94fbfc861da54240d4293eae Mon Sep 17 00:00:00 2001 From: Kurt Hindenburg Date: Sun, 22 Sep 2013 11:49:45 -0400 Subject: [PATCH] Test file containing boxes/linechars This file is from vte-0.28.2/doc/boxes.txt - I don't see any notice of copyright or license. The file could be regenerated easily but copied for convience. (cherry picked from commit f1edf1145059707bd92adccf5a9b4501818314e7) --- tests/boxes.txt | 74 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 tests/boxes.txt diff --git a/tests/boxes.txt b/tests/boxes.txt new file mode 100644 index 00000000..6a676894 --- /dev/null +++ b/tests/boxes.txt @@ -0,0 +1,74 @@ +Single width, hollow. +β”Œβ”€β” )0lqk +β”‚ β”‚ )0x x +β””β”€β”˜ )0mqj +β”Œβ”€β” +β”‚ β”‚ +β””β”€β”˜ + +Single width, single fill. +β”Œβ”¬β” )0lwk +β”œβ”Όβ”€ )0tnu +β””β”΄β”˜ )0mvj +β”Œβ”¬β” +β”œβ”Όβ”€ +β””β”΄β”˜ + +Double width, hollow. +┏━┓ )0  +┃ ┃ )0  +┗━┛ )0  +╔═╗ +β•‘ β•‘ +β•šβ•β• + +Double width, double fill. +┏┳┓ )0  +┣╋┫ )0  +β”—β”»β”› )0  +╔╦╗ +╠╬╣ +β•šβ•©β• + +Double width, single fill. +┏┯┓ )0  +┠┼┨ )0 n  +β”—β”·β”› )0  +β•”β•€β•— +β•Ÿβ”Όβ•’ +β•šβ•§β• + +Single width, double fill. +β”Œβ”°β” )0l k +┝╋β”₯ )0  +β””β”Έβ”˜ )0m j +β”Œβ•₯┐ +β•žβ•¬β•‘ +β””β•¨β”˜ + +Single width, mixed fill (double horizontal, single vertical). +β”Œβ”¬β” )0lwk +┝┿β”₯ )0  +β””β”΄β”˜ )0mvj +β”Œβ”¬β” +β•žβ•ͺβ•‘ +β””β”΄β”˜ + +Double width, mixed fill (double vertical, single horizontal). +┏┳┓ )0  +┠╂┨ )0  +β”—β”»β”› )0  +╔╦╗ +β•Ÿβ•«β•’ +β•šβ•©β• + +Double horizontal, single vertical. +β•’β•• +β•˜β•› + +Double vertical, single horizontal. +β•“β•– +β•™β•œ + +VT-102: http://vt100.net/docs/vt102-ug/table5-13.html +Unicode: http://www.unicode.org/charts/PDF/U2500.pdf