summaryrefslogtreecommitdiff
path: root/src/xutf8/utils/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/xutf8/utils/README')
-rw-r--r--src/xutf8/utils/README14
1 files changed, 0 insertions, 14 deletions
diff --git a/src/xutf8/utils/README b/src/xutf8/utils/README
deleted file mode 100644
index 5f6771d7a..000000000
--- a/src/xutf8/utils/README
+++ /dev/null
@@ -1,14 +0,0 @@
-tbl_gen.sh :
- shell script that convert unicode.org mappings tables to c headers.
- Also creates unicode2fontmap.c.
-
-conv_gen.c:
- create unicode2fontmap.c functions.
-
-convert_map.c:
- convert diffrent unicode.org mappings to a unique format.
-
-create_table.c:
- convert text files created by convert_map.c to to c tables.
-
-