https://bugzilla.redhat.com/show_bug.cgi?id=1910361
Matthias Clasen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |ect.org, | |[email protected], | |[email protected], [email protected], | |[email protected] Component|gtk3 |abattis-cantarell-fonts Assignee|[email protected] |[email protected] --- Comment #5 from Matthias Clasen <[email protected]> --- This happens because the fonts are present multiple times on the system, and they are actually different fonts: $ fc-list cantarell /usr/share/fonts/cantarell/Cantarell-Light.otf: Cantarell,Cantarell Light:style=Light,Regular /usr/share/fonts/cantarell/Cantarell-VF.otf: Cantarell:style=Bold /usr/share/fonts/cantarell/Cantarell-Bold.otf: Cantarell:style=Bold /usr/share/fonts/cantarell/Cantarell-ExtraBold.otf: Cantarell,Cantarell Extra Bold:style=Extra Bold,Regular /usr/share/fonts/cantarell/Cantarell-VF.otf: Cantarell:style=Light /usr/share/fonts/cantarell/Cantarell-VF.otf: Cantarell:style=Regular /usr/share/fonts/cantarell/Cantarell-Thin.otf: Cantarell,Cantarell Thin:style=Thin,Regular /usr/share/fonts/cantarell/Cantarell-VF.otf: Cantarell /usr/share/fonts/cantarell/Cantarell-VF.otf: Cantarell:style=Extra Bold /usr/share/fonts/cantarell/Cantarell-Regular.otf: Cantarell:style=Regular /usr/share/fonts/cantarell/Cantarell-VF.otf: Cantarell:style=Thin Arguably a packaging bug - It is enough to install Cantarell-VF.otf, it provides all the styles. No need to duplicate them all with their own otf file. -- 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] 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 on the list, report it: https://pagure.io/fedora-infrastructure
