https://bugzilla.redhat.com/show_bug.cgi?id=1654517
--- Comment #5 from Rares Vernica <[email protected]> --- ``` > rpm -qa | grep xorg-x11-fonts xorg-x11-fonts-misc-7.5-19.fc28.noarch ``` It seems that Lucida is only provided by `bitmap-lucida-typewriter-fonts` package: ``` > dnf whatprovides \*lucida\* bitmap-lucida-typewriter-fonts-0.3-28.fc28.noarch : Selected CJK bitmap fonts : for Anaconda Repo : fedora Matched from: Provide : font(lucidatypewriter) Provide : bitmap-lucida-typewriter-fonts = 0.3-28.fc28 Provide : config(bitmap-lucida-typewriter-fonts) = 0.3-28.fc28 ... texlive... FlightGear... ``` I can't find a `xorg-x11-fonts` package, but there are many similar ones: ``` > dnf search xorg-x11-fonts Last metadata expiration check: 0:43:11 ago on Thu 29 Nov 2018 07:59:57 AM -02. ========================= Name Matched: xorg-x11-fonts ========================= xorg-x11-fonts-misc.noarch : misc bitmap fonts for the X Window System xorg-x11-fonts-75dpi.noarch : A set of 75dpi resolution fonts for the X Window : System xorg-x11-fonts-Type1.noarch : Type1 fonts provided by the X Window System xorg-x11-fonts-100dpi.noarch : A set of 100dpi resolution fonts for the X Window : System xorg-x11-fonts-cyrillic.noarch : Cyrillic fonts for X xorg-x11-fonts-ethiopic.noarch : Ethiopic fonts xorg-x11-fonts-ISO8859-1-75dpi.noarch : A set of 75dpi ISO-8859-1 fonts for X xorg-x11-fonts-ISO8859-2-75dpi.noarch : A set of 75dpi Central European language : fonts for X xorg-x11-fonts-ISO8859-9-75dpi.noarch : ISO8859-9-75dpi fonts xorg-x11-fonts-ISO8859-1-100dpi.noarch : A set of 100dpi ISO-8859-1 fonts for X xorg-x11-fonts-ISO8859-14-75dpi.noarch : ISO8859-14-75dpi fonts xorg-x11-fonts-ISO8859-15-75dpi.noarch : ISO8859-15-75dpi fonts xorg-x11-fonts-ISO8859-2-100dpi.noarch : A set of 100dpi Central European : language fonts for X xorg-x11-fonts-ISO8859-9-100dpi.noarch : ISO8859-9-100dpi fonts xorg-x11-fonts-ISO8859-14-100dpi.noarch : ISO8859-14-100dpi fonts xorg-x11-fonts-ISO8859-15-100dpi.noarch : ISO8859-15-100dpi fonts ``` -- 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://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
