shithub: cstory

ref: 85f58d7d39bc0fd1b76d6ac34ab56e2e4bbf7b1f
dir: /DoConfig/fltk/src/xutf8/utils/README/

View raw version
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.