summaryrefslogtreecommitdiff
path: root/tvision/doc/troubleshooting/Linux/3/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tvision/doc/troubleshooting/Linux/3/readme.txt')
-rwxr-xr-xtvision/doc/troubleshooting/Linux/3/readme.txt21
1 files changed, 21 insertions, 0 deletions
diff --git a/tvision/doc/troubleshooting/Linux/3/readme.txt b/tvision/doc/troubleshooting/Linux/3/readme.txt
new file mode 100755
index 0000000..aa8d6a2
--- /dev/null
+++ b/tvision/doc/troubleshooting/Linux/3/readme.txt
@@ -0,0 +1,21 @@
+Introduction:
+-------------
+
+Linux can be configured to use a custom font with an arbitrary encoding. This
+font doesn't have to follow any standard and in fact most standars doesn't
+define how to display control characters ([0-31] + [127-159]).
+
+This test will determine:
+-------------------------
+
+The font and Unicode maps.
+
+Steps:
+------
+
+1) Run:
+
+consolechars -F font.psf -M map.acm -U map.sfm
+
+2) Send me the output files: font.psf, map.acm and map.sfm
+