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

Support different fonts for glyph and it's ruby text #30

Open
edouard-lopez opened this issue Apr 15, 2017 · 2 comments
Open

Support different fonts for glyph and it's ruby text #30

edouard-lopez opened this issue Apr 15, 2017 · 2 comments

Comments

@edouard-lopez
Copy link
Member

When working with Noto font, one issue is due to the fact a font file is limited to one script. For instance, NotoSansTifinagh-Regular.ttf only contains the Tifinagh's glyphs but not the ASCII.

So the generated font show tofu box instead of the pronunciation (as seen below):
selection_041

Idea

We should be able to open multiple font in order to be able to create give and pronunciation with different script (e.g. Tifinagh with latin or Arabic, Hanzi with Pinyin or Juyin, etc.)

Note: this is another reason to try fontkit

@hugolpz
Copy link
Collaborator

hugolpz commented Apr 15, 2017

Use different fonts for the sign and the annotation.

@edouard-lopez
Copy link
Member Author

That's the idea, but I need to implement it.

@edouard-lopez edouard-lopez changed the title Open multiple fonts based on Noto Support different fonts for glyph and it's ruby text Dec 5, 2018
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

2 participants