https://bugzilla.redhat.com/show_bug.cgi?id=1236034
Kamil Páral <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|DejavuSans missing from the |many fonts missing in |list of fonts, forced |fontconfig cache after |refresh needed |installation, forced | |refresh needed --- Comment #7 from Kamil Páral <[email protected]> --- It seems not only DejaVu fonts were missing. I compared fc-list with the original fontconfig cache and after running fc-cache -f (without any directory as an argument), and these fonts were added into fc-list: $ diff fc-list.before fc-list.after 55a56,62 > /usr/share/fonts/dejavu/DejaVuSans-BoldOblique.ttf: DejaVu Sans:style=Bold > Oblique > /usr/share/fonts/dejavu/DejaVuSans-Bold.ttf: DejaVu Sans:style=Bold > /usr/share/fonts/dejavu/DejaVuSansCondensed-BoldOblique.ttf: DejaVu > Sans,DejaVu Sans Condensed:style=Condensed Bold Oblique,Bold Oblique > /usr/share/fonts/dejavu/DejaVuSansCondensed-Bold.ttf: DejaVu Sans,DejaVu Sans > Condensed:style=Condensed Bold,Bold > /usr/share/fonts/dejavu/DejaVuSansCondensed-Oblique.ttf: DejaVu Sans,DejaVu > Sans Condensed:style=Condensed Oblique,Oblique > /usr/share/fonts/dejavu/DejaVuSansCondensed.ttf: DejaVu Sans,DejaVu Sans > Condensed:style=Condensed,Book > /usr/share/fonts/dejavu/DejaVuSans-ExtraLight.ttf: DejaVu Sans,DejaVu Sans > Light:style=ExtraLight 59a67,68 > /usr/share/fonts/dejavu/DejaVuSans-Oblique.ttf: DejaVu Sans:style=Oblique > /usr/share/fonts/dejavu/DejaVuSans.ttf: DejaVu Sans:style=Book 69a79 > /usr/share/fonts/fontawesome/fontawesome-webfont.woff: > FontAwesome:style=Regular 90a101 > /usr/share/fonts/google-noto/NotoSansLisu-Regular.ttf: Noto Sans > Lisu:style=Regular 91a103,105 > /usr/share/fonts/google-noto/NotoSansTagalog-Regular.ttf: Noto Sans > Tagalog:style=Regular > /usr/share/fonts/google-noto/NotoSansTaiTham-Regular.ttf: Noto Sans Tai > Tham:style=Regular > /usr/share/fonts/google-noto/NotoSansTaiViet-Regular.ttf: Noto Sans Tai > Viet:style=Regular 104a119,122 > /usr/share/fonts/liberation/LiberationSerif-BoldItalic.ttf: Liberation > Serif:style=Bold Italic > /usr/share/fonts/liberation/LiberationSerif-Bold.ttf: Liberation > Serif:style=Bold > /usr/share/fonts/liberation/LiberationSerif-Italic.ttf: Liberation > Serif:style=Italic > /usr/share/fonts/liberation/LiberationSerif-Regular.ttf: Liberation > Serif:style=Regular 114a133,148 > /usr/share/fonts/mathjax/MathJax_AMS-Regular.otf: MathJax_AMS:style=Regular > /usr/share/fonts/mathjax/MathJax_Caligraphic-Bold.otf: > MathJax_Caligraphic:style=Bold > /usr/share/fonts/mathjax/MathJax_Caligraphic-Regular.otf: > MathJax_Caligraphic:style=Regular > /usr/share/fonts/mathjax/MathJax_Fraktur-Bold.otf: MathJax_Fraktur:style=Bold > /usr/share/fonts/mathjax/MathJax_Fraktur-Regular.otf: > MathJax_Fraktur:style=Regular > /usr/share/fonts/mathjax/MathJax_Main-Bold.otf: MathJax_Main:style=Bold > /usr/share/fonts/mathjax/MathJax_Main-Italic.otf: MathJax_Main:style=Italic > /usr/share/fonts/mathjax/MathJax_Main-Regular.otf: MathJax_Main:style=Regular > /usr/share/fonts/mathjax/MathJax_Math-BoldItalic.otf: > MathJax_Math:style=BoldItalic > /usr/share/fonts/mathjax/MathJax_Math-Italic.otf: MathJax_Math:style=Italic > /usr/share/fonts/mathjax/MathJax_Math-Regular.otf: MathJax_Math:style=Regular > /usr/share/fonts/mathjax/MathJax_SansSerif-Bold.otf: > MathJax_SansSerif:style=Bold > /usr/share/fonts/mathjax/MathJax_SansSerif-Italic.otf: > MathJax_SansSerif:style=Italic > /usr/share/fonts/mathjax/MathJax_SansSerif-Regular.otf: > MathJax_SansSerif:style=Regular > /usr/share/fonts/mathjax/MathJax_Script-Regular.otf: > MathJax_Script:style=Regular > /usr/share/fonts/mathjax/MathJax_Size1-Regular.otf: > MathJax_Size1:style=Regular -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=Qy5er7dFIW&a=cc_unsubscribe
