
Japanese characters do not render under some circumstances
Japanese characters usually do not render.
I can reproduce this issue by:
- going to the Wikipedia page for the katakana Unicode block.
- going to any YouTube comment with Japanese text.
- hovering over the screenshot of the YouTube comment so that the tooltip containing the name of the file is shown.
On YouTube the text renders only if 1.27916663885116563rem <= font-size <= 1.92083328962326036rem. Increasing `gfx.font_rendering.fontconfig.max_generic_substitutions` from 3 to 99 allows some punctuation to render and makes the text take up horizontal space. Further increase of the value to 999 causes the interpunct to render in the Wikipedia page.
Japanese characters usually do not render.
I can reproduce this issue by:
* going to [https://en.wikipedia.org/wiki/Katakana_(Unicode_block) the Wikipedia page for the katakana Unicode block].
* going to any YouTube comment with Japanese text.
* hovering over the screenshot of the YouTube comment so that the tooltip containing the name of the file is shown.
On YouTube the text renders only if 1.27916663885116563rem <= font-size <= 1.92083328962326036rem.
Increasing `gfx.font_rendering.fontconfig.max_generic_substitutions` from 3 to 99 allows some punctuation to render and makes the text take up horizontal space. Further increase of the value to 999 causes the [https://en.wikipedia.org/wiki/%E3%83%BB interpunct] to render in the Wikipedia page.
All Replies (1)
When I hover over the link to the Wikipedia page for the interpunct the %E3%83%BB does not render.