Ludovic Courtès
2009-06-22 21:03:00 UTC
Hello,
With GNU Ghostscript 8.64, I noticed the following:
--8<---------------cut here---------------start------------->8---
$ gs user.ps
GNU Ghostscript 8.64 (2009-02-03)
Copyright (C) 2009 Artifex Software, Inc. All rights reserved.
This software comes with NO WARRANTY: see the file PUBLIC for details.
Can't find (or can't open) font file %rom%Resource/Font/URWPalladioL-Roma.
Can't find (or can't open) font file URWPalladioL-Roma.
Can't find (or can't open) font file %rom%Resource/Font/URWPalladioL-Roma.
Can't find (or can't open) font file URWPalladioL-Roma.
Querying operating system for font files...
Can't find (or can't open) font file %rom%Resource/Font/URWPalladioL-Roma.
Can't find (or can't open) font file URWPalladioL-Roma.
Didn't find this font on the system!
Substituting font Courier for URWPalladioL-Roma.
Can't find (or can't open) font file %rom%Resource/Font/NimbusMonL-Regu.
Can't find (or can't open) font file NimbusMonL-Regu.
Can't find (or can't open) font file %rom%Resource/Font/NimbusMonL-Regu.
Can't find (or can't open) font file NimbusMonL-Regu.
[...]
--8<---------------cut here---------------end--------------->8---
The problem stems from the fact that links to the URW+ PFB files
disappeared from `Fontmap.GS' sometime between 8.62 and 8.64.
I solved it in the NixOS distribution with this patch:
<URL:https://svn.nixos.org/websvn/nix/?op=comp&compare[]=%***@15779&compare[]=%***@15780>
Do you confirm that this is the right approach?
Thanks,
Ludo'.
PS: `bug-***@gnu.org' seems to be swallowing emails without ever
publishing them and without sending any kind of notification to the
sender. Perhaps a misconfiguration?
With GNU Ghostscript 8.64, I noticed the following:
--8<---------------cut here---------------start------------->8---
$ gs user.ps
GNU Ghostscript 8.64 (2009-02-03)
Copyright (C) 2009 Artifex Software, Inc. All rights reserved.
This software comes with NO WARRANTY: see the file PUBLIC for details.
Can't find (or can't open) font file %rom%Resource/Font/URWPalladioL-Roma.
Can't find (or can't open) font file URWPalladioL-Roma.
Can't find (or can't open) font file %rom%Resource/Font/URWPalladioL-Roma.
Can't find (or can't open) font file URWPalladioL-Roma.
Querying operating system for font files...
Can't find (or can't open) font file %rom%Resource/Font/URWPalladioL-Roma.
Can't find (or can't open) font file URWPalladioL-Roma.
Didn't find this font on the system!
Substituting font Courier for URWPalladioL-Roma.
Can't find (or can't open) font file %rom%Resource/Font/NimbusMonL-Regu.
Can't find (or can't open) font file NimbusMonL-Regu.
Can't find (or can't open) font file %rom%Resource/Font/NimbusMonL-Regu.
Can't find (or can't open) font file NimbusMonL-Regu.
[...]
--8<---------------cut here---------------end--------------->8---
The problem stems from the fact that links to the URW+ PFB files
disappeared from `Fontmap.GS' sometime between 8.62 and 8.64.
I solved it in the NixOS distribution with this patch:
<URL:https://svn.nixos.org/websvn/nix/?op=comp&compare[]=%***@15779&compare[]=%***@15780>
Do you confirm that this is the right approach?
Thanks,
Ludo'.
PS: `bug-***@gnu.org' seems to be swallowing emails without ever
publishing them and without sending any kind of notification to the
sender. Perhaps a misconfiguration?