Hello All,
When I attempt to convert html that contains emoji's, the emoji's render as empty squares. (input and output both attached)
I'm running windows 10. The solutions I've found to this problem online involve installing a fonts package for a Linux distro... but I'm running windows, so I don't know how to solve this on a windows machine. On my windows machine, I can view emoji's just fine, so it doesn't really make sense to me that I would need to install fonts.
Command Used: wkhtmltoimage --encoding UTF-8 -f jpeg wkhtmltoimage.input.html wkhtmltoimage.output.jpeg
Background Info:
OS: Windows 10
Version: wkhtmltoimage 0.12.4 (with patched qt)
Thanks in advance,
Joe