Skip to content

half-width character display bug! #1248

Discussion options

You must be logged in to vote

This is not a bug:
For FreeText annots, MuPDF supports non-embedded fonts only: Base-14 and CJK. As explained here, surprising behaviour can occur if you access / update annotations with a different tool than the one you used for creating them.
As you wrote, you "double clicked" the annot. This will have happened in a PDF viewer different from MuPDF (maybe Adobe Acrobat or something else), so this effect is inevitable.
MuPDF's internal logic for creating the annotation works roughly like this:

  • it tries to minimize the fonts used overall
  • if encountering Japanese, it will add non-embeddable font "Mincho" to the annot, similar is true for Korean and Chinese
  • if no character is unsupported by…

Replies: 3 comments 7 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by heyhumor
Comment options

You must be logged in to vote
7 replies
@heyhumor
Comment options

@JorjMcKie
Comment options

@JorjMcKie
Comment options

@heyhumor
Comment options

@heyhumor
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
not a bug not a bug / user error / unable to reproduce
2 participants
Converted from issue

This discussion was converted from issue #1247 on September 09, 2021 06:31.