-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Cutom font not working in Safari browser. #2711
New issue
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
Comments
Okay so what I tried some other fonts and some of them worked in all browser so I have no other issue. |
Hi |
Hi jspdf version: 2.3.1 |
By the way jspdf don't suports otf fonts: #2276. |
I am Trying to add Mr Dafoe Font into a pdf.
What is happening is
Font is showing in chrome and firefox
But not woring in safari browser
It shows

I am using MrDafoe Font ttf file.
like this...
pdf.addFileToVFS("MrDafoe-Regular.ttf", EncodedMrDafoe);
Is there any solution so that it can work in safari?. Or any other signature font supported by all browser.
The text was updated successfully, but these errors were encountered: