samuelngs / apple-emoji-linux

Brings Apple's vibrant emojis to your Linux experience
Apache License 2.0
776 stars 55 forks source link

Doesn't work (Zorin OS 16.2) #21

Closed DeadstarIII closed 1 year ago

DeadstarIII commented 1 year ago

not all emojis are there? image

DeadstarIII commented 1 year ago

image instagram story reaction

DeadstarIII commented 1 year ago

hey it worked after a reboot

dmlls commented 1 year ago

Hi @DeadstarIII, good that it's solved now. I'm guessing maybe you had forgotten to regenerate the font cache with fc-cache -f -v after installing the font?

DeadstarIII commented 1 year ago

hey, when I'm using the Emote app (it's a emote manager) it's showing the google noto emoji... How do I fix it? image

DeadstarIII commented 1 year ago

but except this thing, it's working fine

dmlls commented 1 year ago

Emoji picker apps usually bundle their own emoji sets in order to avoid compatibility issues (e.g., the user not having any emoji font installed).

On some emoji pickers this is something you can configure though, e.g., x11-emoji-picker has the option useSystemEmojiFont to "use the system emoji font instead of the bundled twemoji images."

DeadstarIII commented 1 year ago

Okay let me try it

dmlls commented 1 year ago

Hi @DeadstarIII, did that solve your issue? If so, feel free to close the issue, thanks!