On Tue, May 24, 2022 at 1:18 AM Tim via users <users@xxxxxxxxxxxxxxxxxxxxxxx> wrote:
On Mon, 2022-05-23 at 14:05 -0600, home user wrote:
> are some fonts actually on my work station twice?
That can happen. Different things may provide those fonts.
[tim@rocky ~]$ locate NimbusMonoPS-Bold
/usr/share/fonts/urw-base35/NimbusMonoPS-Bold.afm
/usr/share/fonts/urw-base35/NimbusMonoPS-Bold.otf
/usr/share/fonts/urw-base35/NimbusMonoPS-Bold.t1
/usr/share/fonts/urw-base35/NimbusMonoPS-BoldItalic.afm
/usr/share/fonts/urw-base35/NimbusMonoPS-BoldItalic.otf
/usr/share/fonts/urw-base35/NimbusMonoPS-BoldItalic.t1
/usr/share/ghostscript/Resource/Font/NimbusMonoPS-Bold
/usr/share/ghostscript/Resource/Font/NimbusMonoPS-BoldItalic
Fonts are managed by the fontconfig library. Locate finds auxiliary
font metric and encoding files. The proper tool is "fc-list":
% fc-list NimbusMonoPS-Bold
/usr/share/fonts/urw-base35/NimbusMonoPS-Italic.otf: Nimbus Mono PS:style=Italic
/usr/share/fonts/urw-base35/NimbusMonoPS-Bold.otf: Nimbus Mono PS:style=Bold
/usr/share/fonts/urw-base35/NimbusMonoPS-BoldItalic.otf: Nimbus Mono PS:style=Bold Italic
/usr/share/fonts/urw-base35/NimbusMonoPS-Italic.t1: Nimbus Mono PS:style=Italic
/usr/share/fonts/urw-base35/NimbusMonoPS-Regular.t1: Nimbus Mono PS:style=Regular
/usr/share/fonts/urw-base35/NimbusMonoPS-BoldItalic.t1: Nimbus Mono PS:style=Bold Italic
/usr/share/fonts/urw-base35/NimbusMonoPS-Regular.otf: Nimbus Mono PS:style=Regular
/usr/share/fonts/urw-base35/NimbusMonoPS-Bold.t1: Nimbus Mono PS:style=Bold
% fc-list "Noto Sans" | wc -l
72
George N. White III
_______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/users@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure