Browse Subversion RepositoryLog of /trunk/teraterm/teraterm/unicode_combine.tbl
Revision 10638 - (view) (download) (annotate) - [select for diffs] Modified Mon Mar 13 15:10:05 2023 UTC (12 months, 4 weeks ago) by zmatsuo File length: 30837 byte(s) Diff to previous 10310 combineテーブルを修正 - General_Category が SK(Modifier_Symbol) となっているときは結合処理 - 結合すると不自然な文字が見つかった - テーブル作成スクリプトに例外処理をいれた - get_combine_table.pl - 次の5文字をcombineしないようにした - 309B KATAKANA-HIRAGANA VOICED SOUND MARK - 309C KATAKANA-HIRAGANA SEMI-VOICED SOUND MARK - FF3E FULLWIDTH CIRCUMFLEX ACCENT - FF40 FULLWIDTH GRAVE ACCENT - FFE3 FULLWIDTH MACRON ticket #47538 Revision 10310 - (view) (download) (annotate) - [select for diffs] Modified Thu Oct 13 14:26:52 2022 UTC (17 months, 4 weeks ago) by zmatsuo File length: 31081 byte(s) Diff to previous 10098 Spacing/Nonspacing Mark を処理できるようにした - Spacing/Nonspacing Mark テーブルを組み込みこんだ - unicode_combine.tbl に Spacing/Nonspacing 情報を付加した - 変更前は区別がなくすべて Nonspacing Mark として扱っていた - Malayalam (マラヤーラム語)のSpacing combining mark処理を削除 - teraterm/teraterm/unicode/get_combine_table.pl - Spacing/Nonspacing Mark に関する情報を出力できるよう修正 - UnicodeIsVariationSelector() を無効にした - 異体字セレクタは Nonspacing_Mark に含まれている - UnicodeIsCombiningCharacter() でまとめてチェックできる - 変更前は teraterm/teraterm/buffer.c で使用していた Revision 10098 - (view) (download) (annotate) - [select for diffs] Modified Fri Jul 29 07:10:42 2022 UTC (20 months, 1 week ago) by zmatsuo File length: 15103 byte(s) Diff to previous 8445 Unicode 結合文字情報を更新
- テーブル作成に便利な元情報があったので利用するようにした
- この修正ですべての結合文字をカバーしたと思われる
- UnicodeData.txt
- 従来
- NamesList.txt
- 文字の名前からすべて判別するのは無理だった
- The Unicode Standard 14.0.0
- 変更前に使用していた元データのバージョン
- The Unicode Standard 12.1.0
- Unicode 12.1.0 final names list.
- get_combine_table.pl
- 出力ファイルの改行コードをCRLFに固定
- 従来は使用したperlのデフォルト改行コードだった
ticket #44424
Revision 8445 - (view) (download) (annotate) - [select for diffs] Added Tue Dec 17 12:15:31 2019 UTC (4 years, 3 months ago) by doda File length: 2340 byte(s) Merge branch 'unicode_buf' This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
|