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

Font にフォールバックありで Glyph を取得する方法を追加する提案 #1259

Open
Raclamusi opened this issue Aug 22, 2024 · 0 comments

Comments

@Raclamusi
Copy link
Member

Font に、ある文字に対応する Glyph やある文字列に対応する Glyph の配列を、フォールバックありで取得する方法を追加することを提案します。

現状の Font では、フォールバックありで文字列に対応する Array<GlyphCluster> を取得できるものの、 GlyphClusterGlyphIndex から Glyph を取得する方法がなく、フォールバックありで Glyph を取得する方法が自前実装以外にないと思います。
しかしこれは、以下のリンクで挙がったものや、アイコンや絵文字に対応したテキストボックスなどを作るうえで必要です。

https://discord.com/channels/443310697397354506/998714158621147237/1272587758929580137

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

No branches or pull requests

1 participant