summaryrefslogtreecommitdiff
path: root/src/xutf8/utils/README.txt
blob: 5f6771d7a931f8e3915059594a15df42559f20cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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.