Skip to content
Discussion options

You must be logged in to vote

Is there any explanation for flags and font?

Look in the documenttion here for explaining flags.
Concerning fonts: the span dictionary just contains the fontname. If the font is an embedded subset, then (in PDF) it starts with 6 arbitrary upper case letters followed by "+", followed by the fontname from which the subset was created, e.g. VIBWDS+NimbusSanL-Bold.
Because VIBWDS is totally meaningless and only serves as a unique identifier for some technical reason, it is omitted and only NimbusSanL-Bold is contained in the dict.

Replies: 4 comments 3 replies

Comment options

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

You must be logged in to vote
2 replies
@HeroadZ
Comment options

@JorjMcKie
Comment options

Comment options

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

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants