Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unicode 16.0, 17.0 #171

Open
6 of 8 tasks
t-tk opened this issue Sep 28, 2024 · 1 comment
Open
6 of 8 tasks

Unicode 16.0, 17.0 #171

t-tk opened this issue Sep 28, 2024 · 1 comment

Comments

@t-tk
Copy link
Collaborator

t-tk commented Sep 28, 2024

Unicode 16.0 が9月10日にリリースされました。Ref. blog

Unicode 16.0で私の見たところCJK関係でめぼしいものは以下です。

  • 文字情報基盤の情報が追加された。しかし、我々のソフトウェアの中身には影響なさそう。
  • U+2018, U+2019, U+201C, U+201D に standardized variation sequences が追加された。しかし、最近実装したupTeX u1.35での対応でまかなえそう。
  • CJK Stroke に 2文字が追加された。しかし、既存のupTeXでまかなえそう。
  • Symbols for Legacy Computing のblockが追加。upTeXらしい全角幅想定で組める文字はあるかも。しかし、既存のupTeXでもまかなえそう。

ということで、更新の必要性はあまりなさそうです。

また、Pipeline によると、
CJK Unified Ideographs Extension J block: U+323B0..3347F
が来年の Unicode 17.0 での追加が確実らしいので、1年後を先取りして少しずつ対応していこうと思っています。

恒例ですが、以下、対応するかもしれないものです。

t-tk added a commit that referenced this issue Sep 28, 2024
t-tk added a commit that referenced this issue Dec 29, 2024
@t-tk
Copy link
Collaborator Author

t-tk commented Feb 11, 2025

uptex-fontsの up{jpn,kor,sch,tch}{rm,gt}-{h,v}.vf へ SVS を追加 のブランチで
UTF8-UTF16 の Unicode 17.0 の文字コードの範囲への対応を入れました。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant