[gs-devel] Re: Upcoming Ghostscript 8.60 release

Ralph Giles giles at ghostscript.com
Mon Aug 13 13:27:37 PDT 2007


On Mon, Aug 13, 2007 at 10:53:02AM -0700, Ray Johnston wrote:

> Possibly some documentation about what's automatic and what is not with
> the mkromfs and genint processing is needed to make it easier to know
> how to add files.

Probably a good idea. The patch didn't just called runlibfile on the new 
library files, without an associated magic '%% Replace' directive. The
attached patch does this, and presumedly also works. I tested tiger, but
not the cjkv support.

Questions:

1. I gather from the implementation of translate_path() in geninit.c 
that unix-style paths like (cjkv/cjvkinit.c) are portable postscript
under ghostscript. Is this correct? Might be be cleaner to move them
up a level regardless?

2. Inclusion of the module is conditional on the NOCJKV symbol. I 
couldn't figure out what this is for. If it's just for testing, can
it be removed? We wish to avoid unnecessary conditionals in the code

 -r
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cjkromfs.diff
Type: text/x-diff
Size: 1511 bytes
Desc: not available
Url : http://ghostscript.com/pipermail/gs-devel/attachments/20070813/9ae6d000/cjkromfs-0002.diff


More information about the gs-devel mailing list