https://bugzilla.redhat.com/show_bug.cgi?id=2062386
--- Comment #1 from Akira TAGOH <[email protected]> --- Well, maybe good to file a separate bug to object each substitutions. For Open Sans, google-droid-sans-fonts has the following config: <alias binding="same"> <family>Open Sans</family> <accept> <family>Droid Sans</family> </accept> </alias> This is the reason why you see that behavior. For URW Palladio L, urw-base35-fonts-common has the following config: <alias binding="same"> <family>URW Palladio L</family> <accept> <family>P052</family> </accept> </alias> And finally for Palatino, it is in urw-base35-p052-fonts: <alias binding="same"> <family>Palatino</family> <accept> <family>P052</family> </accept> </alias> Although those urw config are coming from upstream. so if you have any objections for them, it would be good to talk with URW upstream. -- You are receiving this mail because: You are the QA Contact for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2062386 _______________________________________________ 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
