Re: bug? /Font resourceforall generates undefinedresource error
Ken Sharp <[email protected]>
| Newsgroups | gmane.comp.printing.ghostscript.devel |
|---|---|
| Message-ID | <[email protected]> |
At 22:41 08/10/2015 -0700, Perry Hutchison wrote:
> > Well the absolute *first* thing you should do is upgrade to a version of
> > Ghostscript which is less than 5 years old. The current version is 9.18
> you
> > appear to be using 8.71.
>
>Latest I could find (prebuilt, thus one hopes built correctly)
No guarantees of that, unless *we* built it, which clearly we didn't. The
current version is 9.18, you should really use that. Build it from source
if necessary.
>I don't see anything as obvious as broken syntax in either Fontmap.GS
>or cidfmap, but cidfmap does (try to) define HYGoThic-Medium and
>HYRGoThic-Medium; and the "Munhwa" fonts to which those definitions
>refer do not seem to have been provided in either the ghostscript
>package or any of its dependencies.
The standard cidfmap defines *nothing*, so you don't have a standard build.
>I had supposed that that might be the cause of the error, but after
>commenting out those 3 lines -- so that there is no uncommented
>mention of HYGoThic, HYRGoThic, or Munhwa -- it still happens!?
>
>BTW the cidfmap file shown below is exactly as packaged/installed:
>the 4 lines that would map Munhwa fonts to themselves are commented
>out in the package as distributed.
I suggest you take this up with the packager, they have clearly modified
the cidfmap file, and arguably done so incorrectly, since it has left
Ghostscript referencing fonts which don't apparently exist.
You might also suggest they upgrade to a more recent version at the same time.
Ken