Replies: 1 comment
-
Not sure. But I see fontspec examples like
So perhaps you could try |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to convert epub to pdf that contains CJK characters and need to use a font that contains the characters. I'm using Noto Sans SC
The font is successfully set however specifying the font weight has no effect. In this case
Noto Sans SC-Bold
is found but the output pdf file still uses the default weight which is Light. Is this a known limitation or I don't have the correct command?Beta Was this translation helpful? Give feedback.
All reactions