yatli / fvim

Cross platform Neovim front-end UI, built with F# + Avalonia
MIT License
1.34k stars 30 forks source link

Linux: Emojis not rendering #67

Closed jjohnson338 closed 4 years ago

jjohnson338 commented 5 years ago

On Linux, emoji characters are not rendering. I've installed noto-fonts-emoji which should be the default emoji font-face and ensured it's recognized image

jjohnson338 commented 5 years ago

Confirmed on Fedora 29 as well.

yatli commented 5 years ago

noted, thanks! will test this out tonight.

yatli commented 5 years ago

lol

not that it's not rendering but:

image

jjohnson338 commented 5 years ago

Oh hahaha. I just saw it as a small dot, didn't think to look that close.

yatli commented 5 years ago

I'm looking for a workaround. This is funny.. :D

yatli commented 5 years ago

This is probably a Fedora issue? I'll ping the Avalonia guys to see if it rings the bell

jjohnson338 commented 5 years ago

@yatli This issue is present both on my laptop (Arch Linux) and the Fedora VM I setup for testing, so doesn't seem to be related to just Fedora, but (probably?) Linux as a whole.

I should probably setup an Ubuntu VM as well so I can test these sorts of issues in a third Linux env.

yatli commented 5 years ago

According to Avalonia devs, it could be due to Avalonia linked against an older version of fontconfig. They're glad to know that color font is at least working :D

jjohnson338 commented 5 years ago

@yatli Thanks for the heads up! Let me know if there is anything I can do to help track down a fix.

adelarsq commented 5 years ago

Also occurs on Linux Mint.

tssm commented 4 years ago

I don't know if it's the same issue, but I also see smaller emojis (although not that small) on macOS (the bar is the cursor)

Screenshot 2020-03-07 at 19 45 29
MyriaCore commented 4 years ago

Not a fedora issue, I'm on manjaro.

yatli commented 4 years ago

As of 0.2.306 this seems to be fixed