You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
However, hitting ctrl+. in an Entry widget shows the emoji popup, but no emojis are actually rendered. Other gtk apps work, so its not a system wide issue. The UI was made with glade, and running glade-previewer with the glade file works fine too. So the only layer which could be causing the issue is GTK.jl
I mean, you need to set FONTCONFIG_FILE to the desired value to ensure your system fontconfig is used. What Fontconfig_jll does it to provide a default in case there are no other options.
It seems that setting a different fontconfig prevents using emoji fonts in GTK Entry, among other issues
GTK.jl should not override system fontconfig
The text was updated successfully, but these errors were encountered: