The web page for converting fonts that is given in README:
To add the font to jsPDF use our fontconverter in /fontconverter/fontconverter.html. The fontconverter will create a js-file with the content of the provided ttf-file as base64 encoded string and additional code for jsPDF. You just have to add this generated js-File to your project. You are then ready to go to use setFont-method in your code and write your UTF-8 encoded text.
doesn't work anymore. The web page (https://rawgit.com/MrRio/jsPDF/master/fontconverter/fontconverter.html) shows:
"RawGit is no longer operational. It was fun while it lasted!"
Can you please make the web page functional again 🙃
The web page for converting fonts that is given in README:
doesn't work anymore. The web page (https://rawgit.com/MrRio/jsPDF/master/fontconverter/fontconverter.html) shows:
"RawGit is no longer operational. It was fun while it lasted!"
Can you please make the web page functional again 🙃