Bug 1500105
| Summary: | 'gs -h' output does not include urw-base35 path | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Lee Howard <faxguy> |
| Component: | ghostscript | Assignee: | David Kaferad // Dee'Kej <deekej> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 27 | CC: | deekej, herrold, twaugh, zdohnal |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | ghostscript-9.20-14.fc27 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-10-17 00:15:27 UTC | Type: | Bug |
| 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: | 1499240 | ||
|
Description
Lee Howard
2017-10-09 21:37:03 UTC
Hello Lee, sorry for late response, I was on a vacation yesterday... Anyway, thanks for spotting that out. Looking at the ghostscript source code, it should be easily fix by adding '--with-fontpath <path>' to %configure in specfile. I will create a new version of the package today. Okay, so fixing this I have just noticed that this is just a cosmetic problem. The ghostscript still works okay, even though the 'gs -h' does not show the exact 'search path' for 'urw-base35-fonts'... And that's because of this:
> Search path:
> /usr/share/fonts/default/cmpsfont/pfb : /usr/share/fonts :
The /usr/share/fonts contains the /usr/share/fonts/urw-base35, and I suspect that Ghostscript just does a recursive search for all the search paths.
Anyway, I'm preparing the new build now. :)
ghostscript-9.20-14.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2017-b765f9d358 ghostscript-9.20-14.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-b765f9d358 ghostscript-9.20-14.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report. |