DEV Community

Rajan Sharma
Rajan Sharma

Posted on

html2canvas react Custom Fonts not exporting to image.

I have a react application, in which I have created multiple designs using custom fonts. The fonts are successfully loading on the browser.

On exporting them to image, the custom fonts are not loading.

I have tried using 'html2canvas' and direct 'canvas'.

Looking out for help.

Thanks,
~R

Top comments (1)

Collapse
 
lvendrame profile image
Luís Fernando Vendrame

Have you tried opening an issue on those libraries?
github.com/niklasvh/html2canvas/is...