https://bugzilla.redhat.com/show_bug.cgi?id=1577234
Akira TAGOH <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution|--- |NOTABUG Last Closed| |2018-05-16 08:58:06 --- Comment #1 from Akira TAGOH <[email protected]> --- This is basically NOTOURBUG because Telegram statically links older fontconfig. what you have options so far is to ask Telegram to update Telegram with fontconfig 2.13 at least or ideally stop statically linking fontconfig in their application. If you can't wait for their action, you could do take this workaround, copy fonts.conf to $HOME/.config/fontconfig and update the line like '<include ignore_missing="yes">conf.d</include>' to the location where you put the older config files shipped in 2.12.6 or before. e.g. <include ignore_missing="yes">/path/to/fontconfig-2.12.6/conf.d</include> -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ fonts-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected]
