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

add Noto Universal #12

Merged
merged 8 commits into from
Sep 21, 2022
Merged

add Noto Universal #12

merged 8 commits into from
Sep 21, 2022

Conversation

naogify
Copy link
Member

@naogify naogify commented May 31, 2022

世界の文字に対応するために、https://github.com/geolonia/go-noto-universal/releases/download/v5.1-geolonia/GoNotoCurrent.ttf (オリジナルの GoNotoCurrent.ttf に ハングルを追加) を使用して、 Noto Sans Regular 用の pbf ファイルを生成しました。

Geolonia 用にカスタムしたフォント生成リポジトリ
https://github.com/geolonia/go-noto-universal


以下余談

GoNotoCurrent.ttf に元々 ハングルが入っていなかったのは、ttf の仕様として最大 64,000個のグリフしか格納できず、ハングルの 約11000以上の グリフを追加すると、グリフの最大個数を超えるからでした。

詳細:satbyy/go-noto-universal#39 (comment)

なので、pbf ファイルを生成してから、Noto Sans CJK Regular の ハングルの Unicode の範囲のファイルをコピーする事で解決しました。

プレビュー環境

タイ
https://deploy-preview-190--geoloniamaps-basic.netlify.app/#8.64/13.7761/100.5026

ミャンマー
https://deploy-preview-190--geoloniamaps-basic.netlify.app/#9.44/19.7482/96.1816

イラン
https://deploy-preview-190--geoloniamaps-basic.netlify.app/#10.44/32.2894/54.0201

韓国
https://deploy-preview-190--geoloniamaps-basic.netlify.app/#8.42/37.506/126.955

@netlify
Copy link

netlify bot commented May 31, 2022

Deploy Preview for geolonia-glyphs ready!

Name Link
🔨 Latest commit 6007ac0
🔍 Latest deploy log https://app.netlify.com/sites/geolonia-glyphs/deploys/62b54cdd6040c80008304eb6
😎 Deploy Preview https://deploy-preview-12--geolonia-glyphs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@naogify
Copy link
Member Author

naogify commented Jun 2, 2022

@keichan34
こちらHangl jamo も追加しました。

Copy link
Member

@keichan34 keichan34 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ありがとうございます!

@naogify naogify merged commit 95fbc2e into geolonia:master Sep 21, 2022
@naogify naogify deleted the add-noto-universal branch September 21, 2022 04:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants