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
{{ message }}
This repository has been archived by the owner on Feb 28, 2019. It is now read-only.
I have seen examples using only jspdf that add custom fonts in this way:
doc.addFiletoVFS('font.ttf', base64value)
doc.addFont(...)
doc.setFont(...)
and it works
so what is the need to this project anyway?
The text was updated successfully, but these errors were encountered: