Replies: 1 comment
-
Hi @jnarcane! Fallback fonts are a brand new feature of It will be released in Glad that you are interested in this feature!
|
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.
-
Hi! I'm trying to add fallback fonts, as described in the Unicode section of the documentation. However, I get:
AttributeError: 'FPDF' object has no attribute 'set_fallback_fonts'
And indeed, looking at the source file (fpdf.py), there's no mention of "fallback" anywhere! I am using version 2.6.1.
Beta Was this translation helpful? Give feedback.
All reactions