arachnys / athenapdf

Drop-in replacement for wkhtmltopdf built on Go, Electron and Docker
MIT License
2.26k stars 186 forks source link

Emoji Support? #185

Open lkb2k opened 5 years ago

lkb2k commented 5 years ago

We use athenapdf to generate PDFs of our receipt pages. Recently some customers have been putting emoji into their gift notes, but they don't display in the PDF output. Is there a way to get emoji to render properly in text?

MrSaints commented 5 years ago

Yeah, we can probably install a font for that 🙈

MrSaints commented 5 years ago

Just an update, I had a go at this a while ago, and it doesn't appear to be so straightforward. The installed font would not be picked up, and there appears to be an upstream bug (Chromium) that affects this as well.