Bug 153324
Summary: | RFE: list font paths without any extra garbage | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Mike A. Harris <mharris> |
Component: | chkfontpath | Assignee: | Mike A. Harris <mharris> |
Status: | CLOSED RAWHIDE | QA Contact: | Ben Levenson <benl> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | 1.10.1-1 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2006-02-16 14:03:08 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 150221 |
Description
Mike A. Harris
2005-04-04 19:42:18 UTC
Implemented in chkfontpath CVS head as new --listfp option in order to keep compatibility with scripts out there which may expect the --list option to work as it has before. pts/6 mharris@laser:~/src/redhat/chkfontpath$ ./chkfontpath --listfp /usr/X11R6/lib/X11/fonts/korean /usr/X11R6/lib/X11/fonts/misc:unscaled /usr/X11R6/lib/X11/fonts/75dpi:unscaled /usr/X11R6/lib/X11/fonts/100dpi:unscaled /usr/X11R6/lib/X11/fonts/misc /usr/X11R6/lib/X11/fonts/Type1 /usr/X11R6/lib/X11/fonts/Speedo /usr/X11R6/lib/X11/fonts/cyrillic /usr/X11R6/lib/X11/fonts/TTF /usr/X11R6/lib/X11/fonts/OTF /usr/share/fonts/default/Type1 /usr/lib/openoffice/share/fonts/truetype /usr/share/fonts/ja/misc:unscaled /usr/share/fonts/ja/misc /usr/share/fonts/ja/TrueType /usr/share/fonts/ISO8859-2/misc:unscaled /usr/share/fonts/ISO8859-2/75dpi:unscaled /usr/share/fonts/ISO8859-2/100dpi:unscaled /usr/share/fonts/ISO8859-2/misc /usr/share/fonts/ISO8859-2/75dpi /usr/share/fonts/ISO8859-2/100dpi /usr/share/fonts/zh_CN/TrueType /usr/share/fonts/zh_TW/TrueType /usr/share/fonts/KOI8-R/misc:unscaled /usr/share/fonts/KOI8-R/75dpi:unscaled /usr/share/fonts/KOI8-R/100dpi:unscaled /usr/share/fonts/KOI8-R/misc /usr/share/fonts/KOI8-R/75dpi /usr/share/fonts/KOI8-R/100dpi /usr/share/fonts/ko/TrueType /usr/share/fonts/tv-fonts Fixed in 1.10.1-1 and built in rawhide. |