Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.6.1, 5.7.0
-
None
-
Linux* KDE Plasma*
Description
(i really dont know if this is the right component...)
the thing is that für KDE Plasma, all tools just look for fonts az /home/$USER/.fonts this directory is deprecated, the newer one is $XDG_DATA_HOME/fonts (so in most cases this is /home/$USER/.local/share/fonts)
to get support in KDE Software, its required that Qt supports this
https://bugs.kde.org/show_bug.cgi?id=367658
https://bugs.kde.org/show_bug.cgi?id=367650
Please also see:
https://lists.freedesktop.org/archives/fontconfig/2014-July/005270.html <- [Fontconfig] ~/.fonts deprecation
https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html <- XDG Base Directory Specification