We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Attach (recommended) or Link to PDF file here: FirefoxBugDocument.pdf
Configuration:
Steps to reproduce the problem:
What is the expected behavior? (add screenshot) It should show "This text should be in bold" text in bold.
What went wrong? (add screenshot) Firefox console throws exception while rendering PDF.
downloadable font: OS/2: first char index 65535 > last char index 65534 in os2 (font-family: "g_d0_f1" style:normal weight:normal stretch:normal src index:0) source: document.pdf downloadable font: rejected by sanitizer (font-family: "g_d0_f1" style:normal weight:normal stretch:normal src index:0) source: document.pdf downloadable font: font load failed (font-family: "g_d0_f1" style:normal weight:normal stretch:normal src index:0) source: document.pdf
The text was updated successfully, but these errors were encountered:
Fixed by #9340.
Sorry, something went wrong.
No branches or pull requests
Attach (recommended) or Link to PDF file here: FirefoxBugDocument.pdf
Configuration:
Firefox (57.0.1)
Mac OS X (52.4.1)
1.6.315
No
Steps to reproduce the problem:
What is the expected behavior? (add screenshot)
It should show "This text should be in bold" text in bold.
What went wrong? (add screenshot)
Firefox console throws exception while rendering PDF.
The text was updated successfully, but these errors were encountered: