-
When using the native font option emoji zwj sequences are not displayed correctly.
Its producing html like this:
`👨‍⚕️`
`‍` should be `'\u200D'`
![image](https://user-images.githu…
-
I've encountered an issue where Pilmoji doesn't seem to be working properly with all emoji sources. I've tried using various emoji sources, but the functionality is still not working.
Code Snippet:…
-
**Describe the bug**
`fonts.fontconfig.defaultFonts.emoji` does not change the `emoji` font, whether or not `fonts.fontconfig.penultimate.enable = true` is set.
**To Reproduce**
Steps to reproduc…
-
```html
@font-face {
font-display: swap;
font-family: 'Noto Color Emoji';
font-style: normal;
font-weight: 400;
src: url('/tmp/noto-color-emoji-v30-emoji-…
-
Some days ago I started working to switch to [Skia-m124](https://github.com/aseprite/skia/releases/tag/m124-8c6cfae8c5) (in the beta branch of [laf](https://github.com/aseprite/laf/tree/beta) and [ase…
dacap updated
2 months ago
-
Everytime I try to open any Element web tab I can always get it to crash with the usual "Aw, snap" graphical error and a segfault logged in dmesg. Nothing is visible in console stdout logs.
URL to …
-
Hi! I use the calendar together with my family. Some of them use emotes in the title of the event. Sadly it only renders as a box in the text. Is it possible to render the emotes as well?
-
At every reboot something (I would suspect `kde-gtk-config`) overwrites `.gtkrc-2.0` and my cursor, fonts revert to those set in system settings. I can improve situation by removing `.gtkrc-2.0` and r…
-
I use Noto Emoji on my site but noticed a few weeks ago (before, I think, I updated to macOS Sonoma) that in Safari some of the emoji that had previously been rendering correctly had now disappeared. …
-
Thanks for this amazing lib!
Unfortunately, it doesn't seem to be able to render emojis in text 😢
See this very simple SVG:
```svg
👨💻
```
It doesn't render anything visible.
When …