Re: Ghostscript/GhostPDL 9.28 Release Candidate 1
Chris Liddell <[email protected]> Fri, 23 Aug 2019 15:20:05 +0100
| Newsgroups | gmane.comp.printing.ghostscript.devel |
|---|---|
| Message-ID | <[email protected]> |
On 23/08/2019 05:55, Akira Kakuto wrote: > Dear Chris, > >>> gswin32 --permit-file-read="C:/Windows/Fonts/*" article9.ps > > Good news! > > Previously I added c:/windows/fonts to the compile-time GS_LIB, > or GS_LIB_DEFAULT. That was my mistake. This time I changed it > to C:/Windows/Fonts. Now > gswin32 article9.ps > works fine without any problem. > > I believe that there are not "case" problems for Windows. > Previous error was caused by my mistake. That's great, thanks! BTW, I just pushed a commit that makes the installer cope with COMPILE_INITS=0 so you won't have to mess with the .nsi file in the future: http://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=5ab40cc018d8 Just give nmake COMPILE_INITS=0 when you create the installer. That should make it to the 9.28 release, when it eventually surfaces. Regards, Chris