jsPDF
jsPDF copied to clipboard
Add missing setFontType in definition file.
After converting my application to typescript, I noticed that setFontType was missing from the definitions file.
this pull request adds the missing type.
Would be great to get this merged. Any chance someone could do this?