tsayen / dom-to-image

Generates an image from a DOM node using HTML5 canvas
Other
10.21k stars 1.68k forks source link

Unable to get FontAwesome icons working #443

Open wencywww opened 1 year ago

wencywww commented 1 year ago

I'm trying to use dom-to-image with a simple ExtJS (modern toolkit application), but facing a problem with the actual results - it does not include FontAwesome icons in the output:

sencha-fiddle

Open the fiddle and click the button on the top to view the result

forever0714yuan commented 1 year ago

你好,我已收到你的来信。辛苦了!!

rafalsk commented 1 year ago

image any update on this? why does it expect these files to be present?

areyes21 commented 6 months ago

I'm trying to use dom-to-image with a simple ExtJS (modern toolkit application), but facing a problem with the actual results - it does not include FontAwesome icons in the output:

sencha-fiddle

Open the fiddle and click the button on the top to view the result

were you able to solve it?