4
7

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

UnityのText Mesh ProでJIS第一水準~第四水準までの日本語を表示させる

Last updated at Posted at 2019-05-17

ascii、ひらがな、カタカナ、第一水準、第二水準までは "UnityのText Mesh Proでほぼ全ての日本語を表示させる"ですでに作成されていたのですが、第三水準と第四水準を使う用事があったので追加しました。

文字一覧

下記のgistからダウンロードしてください。
AllJapaneseCharacter.txt

含まれる文字

  • ascii
  • ひらがな
  • カタカナ
  • JIS 第一水準(JIS X 0208:1997)
  • JIS 第二水準(JIS X 0208:1997)
  • JIS 第三水準(JIS X 0213:2004)
  • JIS 第四水準(JIS X 0213:2004)

参照

余談

JISにないけど名前でよく使う文字一覧(﨑とか𠮷とか)ってどっかにないですかね…?

4
7
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
4
7

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?