https://bugzilla.redhat.com/show_bug.cgi?id=2235254
Robert-André Mauchin 🐧 <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Flags|needinfo?([email protected] | |) | Assignee|[email protected] |[email protected] --- Comment #8 from Robert-André Mauchin 🐧 <[email protected]> --- fc-match "Source Code Pro:style=Bold" SourceCodePro-Light.otf: "Source Code Pro" "Light" That's bad Found the issue, the fontconfig filename is wrong: sudo mv /usr/share/fontconfig/conf.avail/61-adobe-source-code-pro-fonts-fontconfig.conf /usr/share/fontconfig/conf.avail/61-adobe-source-code-pro-fonts.conf fc-match "Source Code Pro:style=Bold" SourceCodePro-Bold.otf: "Source Code Pro" "Bold" That's better. Fix incoming. -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2235254 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202235254%23c8 _______________________________________________ fonts-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
