-
Notifications
You must be signed in to change notification settings - Fork 77
How to support and add multiple font files? #26
Comments
If not, please ask me again. |
Could you download version rc.6? |
yes got it..but my question is different.like first i used arial unicode fonts,which was having all characters of unicode.so only once i have to set
now,Arial unicode is commercial one.so for my application redistribution i can't use that.for that i need single ttf file to supply for pdf generation.because in my application there will be mixture of characters of different languages and everytime i can't check each character and set the font accordingly.as it will be huge characeter set to export in pdf.so tell me how can i support and merge multiple font files in vfs_fonts.js? @sphilee |
@ashakoshti1988 |
Tried adding the Chinese font files. After incorporation the custom Chinese font files. All the chinese characters are not getting processed and printed in PDF. |
Hi,
As i want to use google Noto and Google CJK fonts for PDF generation.but all have different ttf files.so how i can i convert and give single ttf base 64 encoded files to jspdf custom font support?
please help,as this is urgent.
@sphilee
The text was updated successfully, but these errors were encountered: