ruby-font-creator icon indicating copy to clipboard operation
ruby-font-creator copied to clipboard

Support different fonts for glyph and it's ruby text

Open edouard-lopez opened this issue 7 years ago • 2 comments

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

edouard-lopez avatar Apr 15 '17 23:04 edouard-lopez

Use different fonts for the sign and the annotation.

hugolpz avatar Apr 15 '17 23:04 hugolpz

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

edouard-lopez avatar Apr 19 '17 09:04 edouard-lopez