diff options
Diffstat (limited to 'src/xutf8/utils/README')
| -rw-r--r-- | src/xutf8/utils/README | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/xutf8/utils/README b/src/xutf8/utils/README new file mode 100644 index 000000000..5f6771d7a --- /dev/null +++ b/src/xutf8/utils/README @@ -0,0 +1,14 @@ +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. + + |
