summaryrefslogtreecommitdiffstats
path: root/loader2
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>2002-12-17 06:12:46 +0000
committerMatt Wilson <msw@redhat.com>2002-12-17 06:12:46 +0000
commitcf2d8846d0a7ef90cb6768e201896cbf072d0e14 (patch)
treeaec979e9097aab454999175b90a0f0f128e77127 /loader2
parentbaad57ae8cee2654009e6c95d7807fe5768b28ed (diff)
add in unicode linedraw chars
Diffstat (limited to 'loader2')
-rw-r--r--loader2/Makefile2
-rw-r--r--loader2/unicode-linedraw-chars.txt22
2 files changed, 23 insertions, 1 deletions
diff --git a/loader2/Makefile b/loader2/Makefile
index eafb90b23..fcab42a56 100644
--- a/loader2/Makefile
+++ b/loader2/Makefile
@@ -72,7 +72,7 @@ all: $(BINS) loader.tr font.bgf.gz
font.bgf.gz: /usr/lib/bogl/font.bdf.gz /usr/bin/reduce-font
zcat /usr/lib/bogl/font.bdf.gz > font.bdf
- export LANG=en_US.UTF-8; (for I in ../po/*.po; do msgconv -t utf-8 $$I; done) | reduce-font font.bdf > font-reduced.bdf
+ export LANG=en_US.UTF-8; (cat unicode-linedraw-chars.txt; for I in ../po/*.po; do msgconv -t utf-8 $$I; done) | reduce-font font.bdf > font-reduced.bdf
bdftobogl -b font-reduced.bdf > font.bgf
rm -f font.bdf font-reduced.bdf
gzip -9 -f font.bgf
diff --git a/loader2/unicode-linedraw-chars.txt b/loader2/unicode-linedraw-chars.txt
new file mode 100644
index 000000000..c1a481421
--- /dev/null
+++ b/loader2/unicode-linedraw-chars.txt
@@ -0,0 +1,22 @@
+─
+│
+┌
+┐
+└
+┘
+┤
+├
+┴
+┬
+┼
+▒
+◆
+←
+→
+↓
+↑
+▒
+▮