niklasvh / html2canvas

Screenshots with JavaScript
https://html2canvas.hertzen.com/
MIT License
30.63k stars 4.81k forks source link

Implement CSS text-shadow, box-shadow, -webkit-filter, -webkit-mask-image, -webkit-background-clip, -webkit-text-fill-color #246

Open laukstein opened 11 years ago

siygle commented 10 years ago

+1 any plan about this?

niklasvh commented 9 years ago

text-shadows (single) are available, box-shadow will hopefully be supported soon™

roysG commented 9 years ago

I can׳t use text-shadows, what should i need to type ?

seemasingh123 commented 7 years ago

image

celik75 commented 7 years ago

Any updates on -webkit-mask-image/mask url() support? I really really needed in this time of year. Mask is getting more and more used in websites.

Thx

prettyGIT commented 7 years ago

So do I need

ArtemisGraphic commented 3 years ago

+1

wlgmy commented 2 years ago

+1

hytka81 commented 1 year ago

+1

Maki-Db commented 2 months ago

box-shadow has been implemented. The rendering can be faulty: https://github.com/niklasvh/html2canvas/issues/1856