]> git.wh0rd.org - fontconfig.git/commit
Trim ideographic punctuation and Suzhou numerals from zh-tw orthography.
authorKeith Packard <keithp@keithp.com>
Tue, 9 Jul 2002 02:28:29 +0000 (02:28 +0000)
committerKeith Packard <keithp@keithp.com>
Tue, 9 Jul 2002 02:28:29 +0000 (02:28 +0000)
commit2fcac34973eb9d62280ab7392566a35cb9ceac3d
tree739902b90f2e874768f146ec33caa4325d8e622a
parente50b9ae71134a23820e8f50589649e629a6143ba
Trim ideographic punctuation and Suzhou numerals from zh-tw orthography.
    Had accidentally swapped codePageRange bits for traditional and
    simplified chinese. Add persian (fa) and HKSCS (zh-hk). Fix possible
    bug in charset walking
fc-lang/Imakefile
fc-lang/fa.orth [new file with mode: 0644]
fc-lang/fclang.h
fc-lang/iso639-2
fc-lang/zh_hk.orth [new file with mode: 0644]
fc-lang/zh_tw.orth
src/fccharset.c
src/fcfreetype.c