這裏顯示兩個版本的差異處。
Both sides previous revision 前次修改 | |||
screen_uao [2009/06/25 13:36] ericyu |
screen_uao [2009/06/26 02:27] (目前版本) ericyu |
||
---|---|---|---|
行 22: | 行 22: | ||
====== 新對照表 (仍有符號對應問題) ====== | ====== 新對照表 (仍有符號對應問題) ====== | ||
<code> | <code> | ||
- | wget http://arisa.csie.org/download/src/screen/big5uni.txt | + | # wget http://arisa.csie.org/download/src/screen/big5uni.txt |
+ | wget http://ericyu.org/wikidata/uao/big5uni.txt | ||
wget http://w.csie.org/~r92030/project/big5/conv.txt | wget http://w.csie.org/~r92030/project/big5/conv.txt | ||
sed -e 's/0x5F5E/0x5F5D/' big5uni.txt | perl conv.txt >! /usr/local/share/screen/utf8encodings/18 | sed -e 's/0x5F5E/0x5F5D/' big5uni.txt | perl conv.txt >! /usr/local/share/screen/utf8encodings/18 |