We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Reported on behalf of @[email protected]
Example Post
The text was updated successfully, but these errors were encountered:
First steps: Installed two emoji font packages (noto-fonts-emoji and ttf-joypixels)
noto-fonts-emoji
ttf-joypixels
Result: PhantomJS crashes (SIGFPE) if either of these fonts are installed.
SIGFPE
No good.
Sorry, something went wrong.
Other approaches:
Intercept emoji and...
or ditch svg2png (PhantomJS) with headless Chromium, like I've been meaning to do for years... (see #7)
ok well we ditched PhantomJS with df9b202 but this is still an issue based on quick testing.
Twimoji JS package or look into if there is a root cause to address, e.g.:
Overthinking it.
With the switch to chromium and then installing emoji fonts these all seem to render as intended now.
Noto Color Emoji is preferred, JoyPixels can be manually invoked. Need to update documentation.
Noto Color Emoji
JoyPixels
BooDoo
No branches or pull requests
Reported on behalf of @[email protected]
Example Post
The text was updated successfully, but these errors were encountered: