You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just created a new vfs_fonts.js with the libre-baskerville otf files, it worked fine, but I was not able to use them in my pdf.
Error: Not a supported font format or standard PDF font. pdfmake.js:132
Seems like otf are not supported yet, couldn't find simliar issues in this tracker. In issue #51 pcpuser suggests to convert it to ttf. This worked fine but is not very elegant. Not sure if this support can be added in pdfmake or should be implemented in the underlying pdfkit library?
The text was updated successfully, but these errors were encountered:
@devongovett is possible to use fontkit now?
I have a problem of performance with japanese/chinese/korean fonts. On tablet, it may take minutes to generate pdf, using japanese fonts.
I hope to improve performance with new fontkit, so i'd like to try it.
Another noob question: how can i use fontkit into pdfmaker?
I just created a new vfs_fonts.js with the libre-baskerville otf files, it worked fine, but I was not able to use them in my pdf.
Seems like otf are not supported yet, couldn't find simliar issues in this tracker. In issue #51 pcpuser suggests to convert it to ttf. This worked fine but is not very elegant. Not sure if this support can be added in pdfmake or should be implemented in the underlying pdfkit library?
The text was updated successfully, but these errors were encountered: