Closed LaoBan-ywcm closed 1 year ago
This looks like a font discovery problem. I don't see any fonts listed in the provided FC_DEBUG
output that offer support for zh
glyphs e.g. zh-cn
. On my machine the Noto font is selected, which works as expected.
@LaoBan-ywcm Were you able to make any progress with this?
Closing due to inactivity but please feel free to reopen with more details if further help is required.
Question about an existing feature
What are you trying to achieve?
text can be displayed normally
Please provide a minimal, standalone code sample, without other dependencies, that demonstrates this question
this is my svg
this is code
If the text is
hello
or a number, it will be displayed correctly. However, if it is a Chinese character, it will be converted to its corresponding Unicode.Please provide sample image(s) that help explain this question
For example, if the text is
测
The logs after setting the environment variable FC_DEBUG=1.