OSDN Git Service

Unicode と文字種に関わるツールを作成.
authorKUROKI Yusuke <kuroky@users.sourceforge.jp>
Wed, 4 May 2011 03:39:51 +0000 (12:39 +0900)
committerKUROKI Yusuke <kuroky@users.sourceforge.jp>
Wed, 4 May 2011 03:39:51 +0000 (12:39 +0900)
commit57e477aa4534c205796c4561b0d1b9dc250b3aac
tree07b07ad1a8aa6801f5f8c69819497cfb2e99fe4d
parent9efef5f7e935fe48ca1c2fc49ae4361395946514
Unicode と文字種に関わるツールを作成.

- Unicode のブロックを元に defcharrange を作成するツールを作成
- ファイルに含まれる文字を元に,一つの defcharrange を作成するツールを作成.教育漢字範囲を定義して,フォントを切り替えるときなどの用途を想定.
tool/Blocks.txt [new file with mode: 0644]
tool/blocks2defcharrange.rb [new file with mode: 0644]
tool/chars2defcharrange.rb [new file with mode: 0644]
tool/kyoikukanji.txt [new file with mode: 0644]
tool/kyoikukanjiChars.tex [new file with mode: 0644]
tool/unicodeBlocks.tex [new file with mode: 0644]