Skip to content
Discussion options

You must be logged in to vote

If you do things like the above, you leave your fate in the hands of MuPDF's automatic font selection algorithm. If I stood in your shoes I would exert some influence and specify at least a font family to choose from, e.g. "sans-serif".
Other than that, why did you take "、" instead of a normal comma? That character, has the Unicode 0x3001 (12289, 'ideographiccomma') and is far outside the Extended Latin character set.
The same is true for "。" (0x3002, 12290, 'ideographicperiod'). Why not a normal colon?
Both characters only appear to be followed by a space, but there is no space, so crazy line breaks (in the middle of a word) can easily occur.

So with this text, you will end up with 3 fon…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@izerui
Comment options

Answer selected by izerui
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants