Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Emojis are not rendered properly #114

Closed
ebriand opened this issue Sep 23, 2020 · 0 comments · Fixed by #115
Closed

Emojis are not rendered properly #114

ebriand opened this issue Sep 23, 2020 · 0 comments · Fixed by #115
Labels

Comments

@ebriand
Copy link
Contributor

ebriand commented Sep 23, 2020

Hey 👋

Describe the bug
Emojis are not rendered properly.

To Reproduce
Steps to reproduce the behavior:

If you run the following command:

docker container run -it --rm -v $(pwd):/usr/src/app zenika/alpine-chrome --no-sandbox --print-to-pdf --hide-scrollbars https://www.fileformat.info/info/emoji/browsertest.htm

The emojis in this page are not rendered properly. Excerpt of the pdf :

image

What is the expected behavior?

I expect the emojis to be properly rendered like this :

image

Possible solution

Add an emoji font into the image.

Versions

Software Version(s) How-to
Chromium 84.0.4147.105 docker run -it --rm --entrypoint "" zenika/alpine-chrome chromium-browser --version
Image 30b5f743877cf4130af08c472fe972edcb9a21852911b2b8f1bdcb26fe8ebdc2 docker image inspect --format='{{index .RepoDigests 0}}' zenika/alpine-chrome
Docker Engine 19.03.12 docker version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant