-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
pdfRelated to PDF export or PDF embedding.Related to PDF export or PDF embedding.textRelated to the text category, which is all about text handling, shaping, etc.Related to the text category, which is all about text handling, shaping, etc.
Description
Typst outputs the .notdef glyph (tofu) if font fallback failed for a particular code point, cf. issue #2818. This happens especially if #set text(fallback: false) is set. The .notdef glyph is not valid in PDF/A. A font fallback failure should yield a warning in normal PDF export and a failure in PDF/A export.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
pdfRelated to PDF export or PDF embedding.Related to PDF export or PDF embedding.textRelated to the text category, which is all about text handling, shaping, etc.Related to the text category, which is all about text handling, shaping, etc.