diff options
author | L Peter Deutsch <lpd@ghostscript.com> | 2000-09-19 21:37:52 +0000 |
---|---|---|
committer | L Peter Deutsch <lpd@ghostscript.com> | 2000-09-19 21:37:52 +0000 |
commit | 95cb87db24645560c57fa89cbafe0a39a6da77c4 (patch) | |
tree | fb50c0bb66fe1c057caca28105e0c04cf2c89381 | |
parent | 0d39d4c5093dc8dba71ad840a68b249d029e5fef (diff) |
Updates the license notices to reflect the name change from Aladdin
Ghostscript to AFPL Ghostscript; also updates many internal references from
Aladdin Ghostscript to AFPL Ghostscript, and from Aladdin Enterprises to
artofcode LLC.
git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@730 a1074d23-0009-0410-80fe-cf8c14f379e6
40 files changed, 1229 insertions, 515 deletions
diff --git a/gs/doc/Bug-form.htm b/gs/doc/Bug-form.htm index 4b20db0e3..83e99eed4 100644 --- a/gs/doc/Bug-form.htm +++ b/gs/doc/Bug-form.htm @@ -39,8 +39,8 @@ can't investigate the problem. <p> Once you have prepared the report, if you are reporting a problem in a -stable release of Aladdin Ghostscript, and you do not need to attach any -files to the report, go to <a +stable release of AFPL Ghostscript, and you do not need to attach any files +to the report, go to <a href="http://sourceforge.net/bugs/?func=addbug&group_id=1897"> http://sourceforge.net/bugs/?func=addbug&group_id=1897</a>and follow the instructions there. Use the completed problem reporting form as the body of @@ -158,13 +158,13 @@ Other comments: <p>Copyright © 1996, 2000 Aladdin Enterprises. All rights reserved. -<p>This file is part of Aladdin Ghostscript. See the -<a href="Public.htm">Aladdin Free Public License</a> (the "License") for -full details of the terms of using, copying, modifying, and redistributing -Aladdin Ghostscript. +<p>This file is part of AFPL Ghostscript. See the <a +href="Public.htm">Aladdin Free Public License</a> (the "License") for full +details of the terms of using, copying, modifying, and redistributing AFPL +Ghostscript. <p> -Ghostscript version 6.24, 15 September 2000 +Ghostscript version 6.24, 19 September 2000 </font> diff --git a/gs/doc/Bug-info.htm b/gs/doc/Bug-info.htm index 1e5d57f93..c01c09fea 100644 --- a/gs/doc/Bug-info.htm +++ b/gs/doc/Bug-info.htm @@ -180,13 +180,13 @@ href="Bug-form.htm">Bug-form.htm</a> and follow its instructions. <p>Copyright © 2000 Aladdin Enterprises. All rights reserved. -<p>This file is part of Aladdin Ghostscript. See the -<a href="Public.htm">Aladdin Free Public License</a> (the "License") for -full details of the terms of using, copying, modifying, and redistributing -Aladdin Ghostscript. +<p>This file is part of AFPL Ghostscript. See the <a +href="Public.htm">Aladdin Free Public License</a> (the "License") for full +details of the terms of using, copying, modifying, and redistributing AFPL +Ghostscript. <p> -Ghostscript version 6.24, 15 September 2000 +Ghostscript version 6.24, 19 September 2000 </font> diff --git a/gs/doc/C-style.htm b/gs/doc/C-style.htm index f787a7d6d..5511b9a24 100644 --- a/gs/doc/C-style.htm +++ b/gs/doc/C-style.htm @@ -1,6 +1,6 @@ <html> <head> -<title>Aladdin's C coding guidelines</title> +<title>Ghostscript C coding guidelines</title> <!-- $Id$ --> <!-- Originally: c-style.txt --> </head> @@ -12,7 +12,7 @@ <table width="100%" border="0"> <tr><th align="center" bgcolor="#CCCC00"><font size=6> -Aladdin's C coding guidelines +Ghostscript C coding guidelines </font> </table> @@ -943,10 +943,10 @@ by using explicit casts. <p>Copyright © 1996, 1997, 1998 Aladdin Enterprises. All rights reserved. -<p>This file is part of Aladdin Ghostscript. See the -<a href="Public.htm">Aladdin Free Public License</a> (the "License") for -full details of the terms of using, copying, modifying, and redistributing -Aladdin Ghostscript. +<p>This file is part of AFPL Ghostscript. See the <a +href="Public.htm">Aladdin Free Public License</a> (the "License") for full +details of the terms of using, copying, modifying, and redistributing AFPL +Ghostscript. <p> Ghostscript version 6.0, 3 February 2000 diff --git a/gs/doc/Changes.htm b/gs/doc/Changes.htm index 7a1e694ce..b94c7b557 100644 --- a/gs/doc/Changes.htm +++ b/gs/doc/Changes.htm @@ -1,315 +1,1009 @@ <html><head> -<title>Ghostscript 6.23 change history as of 2000-08-07 13:26:07</title> +<title>Ghostscript 6.24 change history as of 2000-09-19 14:39:07</title> </head><body> <blockquote><ul> -<li><a href="#6.23 Documentation">Documentation</a>, - <a href="#6.23 Procedures">Procedures</a>, - <a href="#6.23 Utilities">Utilities</a>, - <a href="#6.23 Drivers">Drivers</a>, - <a href="#6.23 PDF writer">PDF writer</a>, - <a href="#6.23 Interpreter (PDF)">Interpreter (PDF)</a>, - <a href="#6.23 Interpreter">Interpreter</a>, - <a href="#6.23 Library">Library</a> +<li><a href="#6.24 Documentation">Documentation</a>, + <a href="#6.24 Procedures">Procedures</a>, + <a href="#6.24 Utilities">Utilities</a>, + <a href="#6.24 Drivers">Drivers</a>, + <a href="#6.24 PDF writer">PDF writer</a>, + <a href="#6.24 Interpreter (PDF)">Interpreter (PDF)</a>, + <a href="#6.24 Interpreter">Interpreter</a>, + <a href="#6.24 Streams">Streams</a>, + <a href="#6.24 Library">Library</a>, + <a href="#6.24 ???Other???">???Other???</a> </ul> </ul></blockquote> -<h2><a name="6.23 Documentation"></a>Documentation</h2><pre> +<h2><a name="6.24 Documentation"></a>Documentation</h2><pre> Fixes problems: - - Local GC in a multi-context system caused a crash. Also updates -all the internal type names in zcontext.c by adding a _t suffix if -necessary. (doc/News.htm [1.54]: 2000/07/10 23:56:55 lpd) - - With some high-level drivers, changing the OutputFile after -opening the device could cause a crash. After the fix, doing this works -properly if no pages have actually been written out, but causes a rangecheck -error if any pages have been written. (This is required to maintain internal -consistency.) (doc/News.htm [1.55]: 2000/07/12 14:02:03 lpd) - - The documented limit on the length of a file name was incorrect. -(doc/Language.htm [1.9]: 2000/08/03 06:45:25 lpd) - -Increments the version number, in preparation for the next fileset. -(doc/News.htm [1.52]: 2000/07/06 02:45:06 lpd) - -Adds a finish_copydevice device procedure, for cleaning up after copying the -bits of a device prototype or instance. For safety, the default -implementation only allows copying the prototype, not instances. This is a -NON-BACKWARD-COMPATIBLE change; however, using copydevice on a device -instance never worked reliably, so it should not have been used this way -before. (doc/Drivers.htm [1.4], doc/News.htm [1.53]: 2000/07/06 04:13:24 -lpd) + - the "User parameters" section was incorrectly titled "Device +parameters". (doc/Language.htm [1.11]: 2000/08/17 17:00:42 lpd) -Updates the references to the Computer Modern Fontmap on CTAN. -(doc/Fonts.htm [1.5], doc/New-user.htm [1.8]: 2000/07/09 23:29:25 lpd) +Initializes files for the 6.24 fileset. (doc/News.htm [1.57]: 2000/08/09 +16:54:01 lpd) -Updates a couple of release procedures. (doc/Release.htm [1.15]: 2000/07/10 -19:32:59 lpd) +Adds Alex Cherepanov to the roster of helpers. (doc/Helpers.htm [1.2]: +2000/08/09 16:54:39 lpd) -Adds documentation and a script for preparing GNU releases from Aladdin -releases. (doc/Release.htm [1.16]: 2000/07/17 17:10:57 lpd) +Documents the -dDEVICE{WIDTH,HEIGHT}POINTS= switches. (doc/Use.htm [1.10]: +2000/08/17 01:31:52 lpd) -Clarifies that device parameters set with -d or -s can be changed -subsequently. (doc/Use.htm [1.8]: 2000/07/17 20:13:03 lpd) +Notes the change in the return value of gdev_vector_dopath. +(doc/News.htm [1.58]: 2000/08/20 00:20:42 lpd) -Adds a project for making Ghostscript work as a Netscape browser plug-in. -(doc/Projects.htm [1.13]: 2000/07/19 22:50:18 lpd) +Changes text to make it clear that Yves Arrouye no longer maintains the BJC +drivers that he wrote. (doc/Devices.htm [1.11]: 2000/08/21 14:38:27 lpd) -Removes the SVG driver from the list of projects, since there is a group -close to completing one (referenced from the Ghostscript home page on the -Web). (doc/Projects.htm [1.14]: 2000/07/20 14:49:52 lpd) +Puts the logic for detecting garbage after %%EOF (and some similar invalid +constructs) back into the main code, making it produce a message on stderr. +(doc/Psfiles.htm [1.6]: 2000/08/23 02:22:39 lpd) -Directs users to the Ghostscript home page on the Web for information about -third-party drivers. (doc/New-user.htm [1.9]: 2000/07/20 14:50:34 lpd) +Documents the deletion of lib/pdfeof.ps. (doc/News.htm [1.59]: 2000/08/23 +02:23:54 lpd) -Adds a partially implemented driver that just produces a trace of its -drawing calls. This driver also serves as a minimal example of how to -implement the high-level driver operations. (doc/Drivers.htm [1.5]: -2000/07/29 04:00:00 lpd) +Starts to implement the PDF 1.4 transparency features. All API and operator +additions are now implemented (at least as stubs) and documented, as is +bookkeeping for the new scalar graphics state members (but not for the soft +masks or the transparency group stack). (doc/Language.htm [1.12]: 2000/08/23 +21:46:31 lpd) -Updates dates and version #s for the 6.23 fileset. (doc/Bug-info.htm [1.4], -doc/Changes.htm [1.15], doc/Drivers.htm [1.6], doc/Fonts.htm [1.6], -doc/History5.htm [1.3], doc/Htmstyle.htm [1.4], doc/Install.htm [1.5], -doc/Language.htm [1.10], doc/New-user.htm [1.10], doc/News.htm [1.56], -doc/Projects.htm [1.15], doc/Ps2pdf.htm [1.15], doc/Release.htm [1.17], -doc/Use.htm [1.9], man/ps2ps.1 [1.6]: 2000/08/07 17:48:09 lpd) +Adds a project to avoid DCT-decoding followed by DCT-encoding images when +writing PDF files. (doc/Projects.htm [1.16]: 2000/08/24 03:43:12 lpd) -</pre><h2><a name="6.23 Procedures"></a>Procedures</h2><pre> +Adds a new equality-testing virtual procedure for color spaces. +(doc/News.htm [1.60]: 2000/08/24 05:42:30 lpd) -Fixes problems: - - $(GLGEN)/md5.h wasn't deleted after compilation. (lib.mak [1.26]: -2000/07/09 23:19:59 lpd) - - TrueType font loading now requires the Adobe glyph list, but this -dependency was missing from the makefile. (int.mak [1.26]: 2000/07/19 -08:11:15 lpd) - - During compilation, GLSRCDIR was searched before GLGENDIR. (We're -very surprised that this didn't cause detectable trouble before.) -(lib.mak [1.27]: 2000/07/19 14:32:00 lpd) - - The dependency on gsparamx.$(OBJ) was incorrectly attached to -pdfwrite.dev rather than psdf.dev. (devs.mak [1.30]: 2000/08/03 17:42:52 +Brings the (still mostly stubbed) transparency code to a more +self-consistent state. (doc/Language.htm [1.13]: 2000/08/30 01:34:40 lpd) + +Completes the parsing of .{begin,end}transparency{group,mask}, except for +the TransferFunction for masks. The specification is still subject to +change. (doc/Language.htm [1.14]: 2000/08/30 15:03:36 lpd) + +Divides the list of documents according to whether the document is for +users, for developers, or both. (doc/Readme.htm [1.11]: 2000/08/30 21:24:00 lpd) - - 'pre' didn't work with dates in August or September (Tcl doesn't -accept 08 and 09 as valid numbers). (toolbin/pre [1.5]: 2000/08/07 17:35:27 + +Adds more documentation for the transparency rendering stack. +(doc/Language.htm [1.15]: 2000/08/31 03:34:41 lpd) + +Adds a requirement to only use ANSI standard C library facilities. +(doc/C-style.htm [1.2]: 2000/09/08 04:53:14 lpd) + +Changes the -Zv switch to trace alpha/transparency-related features. +(doc/News.htm [1.61], doc/Use.htm [1.11]: 2000/09/10 05:23:10 lpd) + +Implements another chunk of the PDF 1.4 transparency features, fixing some +bugs in the previous code. (doc/Language.htm [1.16]: 2000/09/10 05:26:27 lpd) -Increments the version number, in preparation for the next fileset. -(version.mak [1.17]: 2000/07/06 02:45:06 lpd) +Documents the addition of (limited) PDF 1.4 output capabilities. +(doc/Ps2pdf.htm [1.16]: 2000/09/11 02:08:58 lpd) -Adds some user-contributed comments about using the Canon BJ200 driver with -the BJ300. (contrib.mak [1.18]: 2000/07/11 15:33:19 lpd) +Moves the Matte entry of soft mask images from the main structure to the +mask structures, and changes Matted to has_Matte. (doc/Language.htm [1.17]: +2000/09/11 04:08:13 lpd) -Updates the (user-contributed) all-architecture build script to work around -a detail in the SGI IRIX C library header files. (all-arch.mak [1.4]: -2000/07/15 19:23:45 lpd) +Documents division of bug-gs mailbox into bug-gs, bug-gs-dev, and +bug-gs-beta. (doc/Bug-form.htm [1.7], doc/Bug-info.htm [1.5]: 2000/09/15 +23:44:21 lpd) -Adds documentation and a script for preparing GNU releases from Aladdin -releases. (toolbin/makegnu.tcl [1.1]: 2000/07/17 17:10:57 lpd) +Adds a paragraph explaining why and how the AFPL is not an Open Source / +Free Software license. (doc/PUBLIC [1.2], doc/Public.htm [1.2]: 2000/09/18 +22:26:32 lpd) -Adds a partially implemented driver that just produces a trace of its -drawing calls. This driver also serves as a minimal example of how to -implement the high-level driver operations. (lib.mak [1.28]: 2000/07/29 -04:00:00 lpd) +</pre><h2><a name="6.24 Procedures"></a>Procedures</h2><pre> -Changes 'gsmake' to report line number rather than character position for -errors and warnings. (toolbin/gsmake.tcl [1.3]: 2000/08/07 17:22:27 lpd) +Fixes problems: + - The PostScript image writing drivers (psmono/gray/rgb) didn't set +the page size in the output, and didn't produce DSC-compliant output. +(devs.mak [1.31]: 2000/08/09 06:55:45 lpd) + - The FlateEncode and zlibEncode filters didn't implement the +"Effort" parameter. (fix from Alex Cherepanov) (int.mak [1.28]: 2000/08/09 +16:55:24 lpd) + - Because "-" as an OutputFile now references the %stdout IODevice, +it no longer worked in configurations without a PostScript interpreter. +Fixing this required factoring out the stdin/out/err IODevices and providing +an implementation that didn't reference the PostScript interpreter. +(int.mak [1.32], lib.mak [1.34], ugcclib.mak [1.3]: 2000/09/07 06:14:45 lpd) + - Configurations including PDF but not PostScript didn't include all +the PostScript LL3 features needed to interpret PDF 1.3 et seq. +(int.mak [1.33]: 2000/09/07 06:35:06 lpd) + - Cleans up some missing and incorrect dependencies. +(devs.mak [1.33], int.mak [1.34], lib.mak [1.35]: 2000/09/11 04:43:09 lpd) + +Initializes files for the 6.24 fileset. (version.mak [1.19]: 2000/08/09 +16:54:02 lpd) + +Adds a mention of the Color LaserJet 4500 as a color PCL XL printer. +(devs.mak [1.32]: 2000/08/17 20:43:50 lpd) + +Changes text to make it clear that Yves Arrouye no longer maintains the BJC +drivers that he wrote. (contrib.mak [1.19]: 2000/08/21 14:38:28 lpd) + +Puts the logic for detecting garbage after %%EOF (and some similar invalid +constructs) back into the main code, making it produce a message on stderr. +(unixinst.mak [1.12]: 2000/08/23 02:22:39 lpd) + +Starts to implement the PDF 1.4 transparency features. All API and operator +additions are now implemented (at least as stubs) and documented, as is +bookkeeping for the new scalar graphics state members (but not for the soft +masks or the transparency group stack). (int.mak [1.29], lib.mak [1.30]: +2000/08/23 21:46:31 lpd) + +Adds a new equality-testing virtual procedure for color spaces. +(lib.mak [1.31]: 2000/08/24 05:42:30 lpd) + +Partly implements opacity and shape mask bookkeeping. gsave/grestore/etc. +and banding don't do the right thing yet. (int.mak [1.30], +version.mak [1.20]: 2000/08/25 01:46:48 lpd) + +Brings the (still mostly stubbed) transparency code to a more +self-consistent state. (lib.mak [1.32]: 2000/08/30 01:34:40 lpd) + +Finishes the code for parsing ImageType 103 (soft-mask) images. +(int.mak [1.31], lib.mak [1.33]: 2000/08/30 04:30:05 lpd) + +*** empty log message *** (int.mak [1.35]: 2000/09/14 19:46:05 alexcher) + +Undoes uncommented and in some cases inappropriate changes. (int.mak [1.36]: +2000/09/18 06:28:58 lpd) + +Updates license notices to reference the AFPL (like the rest of Ghostscript) +rather than simply saying "All rights reserved". (toolbin/3way.tcl [1.2], +toolbin/cvs2hist.py [1.2], toolbin/errlist.tcl [1.2], +toolbin/gsindent [1.2], toolbin/gsmake.tcl [1.4], toolbin/headers.tcl [1.2], +toolbin/leaks.tcl [1.2], toolbin/makegnu.tcl [1.2], +toolbin/makeset.tcl [1.4], toolbin/pre [1.6], toolbin/precheck.tcl [1.2], +toolbin/suite.tcl [1.2], toolbin/tmake.tcl [1.2]: 2000/09/19 17:30:25 lpd) + +Updates the license notices to reflect the name change from Aladdin +Ghostscript to AFPL Ghostscript, and changes internal references in various +scripts. (toolbin/3way.tcl [1.3], toolbin/cvs2hist.py [1.3], +toolbin/errlist.tcl [1.3], toolbin/gsindent [1.3], toolbin/gsmake.tcl [1.5], +toolbin/headers.tcl [1.3], toolbin/leaks.tcl [1.3], +toolbin/makegnu.tcl [1.3], toolbin/makeset.tcl [1.5], toolbin/pre [1.7], +toolbin/precheck.tcl [1.3], toolbin/suite.tcl [1.3], +toolbin/tmake.tcl [1.3]: 2000/09/19 18:10:51 lpd) + +Updates the license notices to reflect the name change from Aladdin +Ghostscript to AFPL Ghostscript, as well as some internal references to the +program name. (all-arch.mak [1.5], bcwin32.mak [1.3], cfonts.mak [1.2], +contrib.mak [1.20], devs.mak [1.34], dvx-gcc.mak [1.4], dvx-head.mak [1.2], +dvx-tail.mak [1.3], dwmain.rc [1.2], dwsetup.def [1.2], dwsetup.rc [1.2], +dwuninst.def [1.2], dwuninst.rc [1.3]: 2000/09/19 19:00:08 lpd) + +Updates the license notices to reflect the name change from Aladdin +Ghostscript to AFPL Ghostscript, as well as some internal references to the +program name. (gs.mak [1.2], gs16spl.rc [1.2], gsdll2.rc [1.2], +gsdll32.rc [1.2]: 2000/09/19 19:00:25 lpd) + +Updates the license notices to reflect the name change from Aladdin +Ghostscript to AFPL Ghostscript, as well as some internal references to the +program name. (gsos2.rc [1.2], gspmdrv.rc [1.2]: 2000/09/19 19:00:30 lpd) + +Updates the license notices to reflect the name change from Aladdin +Ghostscript to AFPL Ghostscript, as well as some internal references to the +program name. (gswin.rc [1.2]: 2000/09/19 19:00:33 lpd) + +Updates the license notices to reflect the name change from Aladdin +Ghostscript to AFPL Ghostscript, as well as some internal references to the +program name. (int.mak [1.37], jpeg.mak [1.3], lib.mak [1.36], +libpng.mak [1.2], msvc32.mak [1.5], msvccmd.mak [1.5], msvclib.mak [1.5], +msvctail.mak [1.4], openvms.mak [1.4], openvms.mmk [1.5], os2.mak [1.7], +pcwin.mak [1.2]: 2000/09/19 19:00:45 lpd) + +Updates the license notices to reflect the name change from Aladdin +Ghostscript to AFPL Ghostscript, as well as some internal references to the +program name. (ugcclib.mak [1.4], unix-aux.mak [1.3], unix-end.mak [1.2], +unix-gcc.mak [1.7], unixansi.mak [1.5], unixhead.mak [1.2], +unixinst.mak [1.13], unixlink.mak [1.2], unixtrad.mak [1.5], +version.mak [1.21], watc.mak [1.5], watclib.mak [1.5], watcw32.mak [1.4], +wccommon.mak [1.3], wctail.mak [1.2], winint.mak [1.5], winlib.mak [1.4], +winplat.mak [1.2], wmin.mak [1.2], zlib.mak [1.2]: 2000/09/19 19:00:52 lpd) + +</pre><h2><a name="6.24 Utilities"></a>Utilities</h2><pre> -Updates dates and version #s for the 6.23 fileset. (version.mak [1.18]: -2000/08/07 17:48:10 lpd) +Fixes problems: + - ps2pdf13.cmd set the output PDF version to 1.2 rather than 1.3. +(lib/ps2pdf13.cmd [1.2]: 2000/09/10 19:32:44 lpd) + +Puts the logic for detecting garbage after %%EOF (and some similar invalid +constructs) back into the main code, making it produce a message on stderr. +(lib/pdfeof.ps [1.2]: 2000/08/23 02:22:39 lpd) + +Adds script / batch / command files for producing PDF 1.4 output. +(lib/ps2pdf14 [1.1], lib/ps2pdf14.bat [1.1], lib/ps2pdf14.cmd [1.1]: +2000/09/10 19:33:47 lpd) + +Updates the license notices to reflect the name change from Aladdin +Ghostscript to AFPL Ghostscript, and changes a few other internal +references. (lib/Fontmap.ATB [1.2], lib/Fontmap.ATM [1.2], +lib/Fontmap.GS [1.2], lib/Fontmap.OS2 [1.2], lib/Fontmap.SGI [1.2], +lib/Fontmap.Sol [1.2], lib/Fontmap.Ult [1.2], lib/addxchar.ps [1.2], +lib/afmdiff.awk [1.2], lib/align.ps [1.2], lib/bdftops.ps [1.2], +lib/caption.ps [1.2], lib/cbjc600.ppd [1.2], lib/cbjc800.ppd [1.2], +lib/cid2code.ps [1.2], lib/docie.ps [1.2], lib/errpage.ps [1.2], +lib/font2c.ps [1.2], lib/font2pcl.ps [1.2], lib/gslp.ps [1.2], +lib/gsnup.ps [1.2], lib/image-qa.ps [1.2], lib/impath.ps [1.2], +lib/jispaper.ps [1.2], lib/lines.ps [1.2], lib/markhint.ps [1.2], +lib/markpath.ps [1.2], lib/packfile.ps [1.2], lib/pcharstr.ps [1.2], +lib/pdf2dsc.ps [1.2], lib/pdfopt.ps [1.3], lib/pdfwrite.ps [1.3], +lib/pfbtopfa.ps [1.2], lib/ppath.ps [1.2], lib/ps2ai.ps [1.2], +lib/ps2ascii.ps [1.2], lib/ps2epsi [1.4], lib/ps2epsi.ps [1.4], +lib/showchar.ps [1.2], lib/stcinfo.ps [1.2], lib/stcolor.ps [1.2], +lib/stocht.ps [1.3], lib/traceimg.ps [1.2], lib/traceop.ps [1.2], +lib/type1enc.ps [1.2], lib/type1ops.ps [1.2], lib/uninfo.ps [1.2], +lib/unprot.ps [1.2], lib/viewcmyk.ps [1.2], lib/viewgif.ps [1.2], +lib/viewmiff.ps [1.2], lib/viewpbm.ps [1.2], lib/viewpcx.ps [1.2], +lib/viewps2a.ps [1.2], lib/wftopfa.ps [1.2], lib/winmaps.ps [1.2], +lib/wrfont.ps [1.2], lib/zeroline.ps [1.2]: 2000/09/19 18:29:11 lpd) + +Updates the license notices to reflect the name change from Aladdin +Ghostscript to AFPL Ghostscript, as well as some internal references to the +program name. (bench.c [1.3], echogs.c [1.2]: 2000/09/19 19:00:08 lpd) + +Updates the license notices to reflect the name change from Aladdin +Ghostscript to AFPL Ghostscript, as well as some internal references to the +program name. (genarch.c [1.2], genconf.c [1.3], gendev.c [1.2], +genht.c [1.2], geninit.c [1.3], gp_dvx.c [1.2], gp_iwatc.c [1.4], +gp_mktmp.c [1.2], gp_mshdl.c [1.2], gp_msio.c [1.2], gp_mslib.c [1.2], +gp_mswin.c [1.3], gp_ntfs.c [1.4], gp_os2.c [1.4], gp_os9.c [1.3], +gp_sysv.c [1.2], gp_unix.c [1.3], gp_vms.c [1.4], gp_wgetv.c [1.3], +gp_win32.c [1.2], gp_wsync.c [1.2], gs16spl.c [1.2]: 2000/09/19 19:00:23 +lpd) -Adds some missing dependencies. (int.mak [1.27], lib.mak [1.29]: 2000/08/07 -17:52:22 lpd) +Updates the license notices to reflect the name change from Aladdin +Ghostscript to AFPL Ghostscript, as well as some internal references to the +program name. (gsdll.c [1.3], gserver.c [1.2]: 2000/09/19 19:00:27 lpd) -</pre><h2><a name="6.23 Utilities"></a>Utilities</h2><pre> +Updates the license notices to reflect the name change from Aladdin +Ghostscript to AFPL Ghostscript, as well as some internal references to the +program name. (gspmdrv.c [1.2]: 2000/09/19 19:00:31 lpd) + +Updates the license notices to reflect the name change from Aladdin +Ghostscript to AFPL Ghostscript, as well as some internal references to the +program name. (scfdgen.c [1.2]: 2000/09/19 19:00:48 lpd) + +Updates the license notices to reflect the name change from Aladdin +Ghostscript to AFPL Ghostscript, as well as some internal references to the +program name. (zdosio.c [1.2]: 2000/09/19 19:00:53 lpd) + +</pre><h2><a name="6.24 Drivers"></a>Drivers</h2><pre> + +Fixes problems: + - The PostScript image writing drivers (psmono/gray/rgb) didn't set +the page size in the output, and didn't produce DSC-compliant output. +(gdevps.c [1.11], gdevpsci.c [1.2], gdevpsim.c [1.3], gdevpsu.c [1.1], +gdevpsu.h [1.1]: 2000/08/09 06:55:45 lpd) + - the user-contributed cfax driver didn't correctly handle page +widths other than the standard fax widths, and didn't write the required +end-of-document marker. (gdevcfax.c [1.2]: 2000/08/17 04:43:25 lpd) + - Setting parameters for the PS/PDF writer reset any unspecified +*Dict parameter dictionaries to the empty dictionary, rather than leaving +them alone. (gdevpsdp.c [1.6]: 2000/08/18 03:18:59 lpd) + - BJC printers with different X and Y resolution produced incorrect +output. Also removes the comment asking users to report problems to Yves +Arrouye, since he no longer maintains this code. (gdevcdj.c [1.3]: +2000/08/21 14:43:17 lpd) + - The emulation of XPutImage (Ghostscript*useXPutImage: 0) was +broken. (gdevx.c [1.6]: 2000/08/21 17:23:26 lpd) + - Dictionary-valued device parameters for high-level devices could +be freed while the device still referred to them. (gdevpsdp.c [1.7]: +2000/08/31 15:55:46 lpd) + - Cleans up some missing and incorrect dependencies. +(gdevsco.c [1.2]: 2000/09/11 04:43:09 lpd) + - Works around a gcc code generation bug that sometimes caused gray +colors to be written out as RGB in PDF files. (Minor performance issue +only.) (gdevpsdu.c [1.6]: 2000/09/11 21:12:12 lpd) + +In the X Windows driver, changes XFlush() to XSync(False) so that updates +will actually complete before the command prompt appears. (gdevx.c [1.5], +gdevxini.c [1.8]: 2000/08/19 03:31:44 lpd) + +Updates the license notices to reflect the name change from Aladdin +Ghostscript to AFPL Ghostscript, as well as some internal references to the +program name. (gdev3852.c [1.2], gdev3b1.c [1.2], gdev4081.c [1.2], +gdev8510.c [1.2], gdev8bcm.c [1.2], gdev8bcm.h [1.2], gdevadmp.c [1.2], +gdevatx.c [1.6], gdevbit.c [1.2], gdevbj10.c [1.3], gdevbjc.h [1.2], +gdevbjcl.c [1.2], gdevbjcl.h [1.2], gdevbmp.c [1.3], gdevbmp.h [1.2], +gdevbmpa.c [1.3], gdevbmpc.c [1.2], gdevccr.c [1.2], gdevcdj.c [1.4], +gdevcfax.c [1.3], gdevcgm.c [1.2], gdevcgml.c [1.2], gdevcgml.h [1.2], +gdevcgmx.h [1.2], gdevcif.c [1.2], gdevclj.c [1.2], gdevcljc.c [1.2], +gdevcp50.c [1.2], gdevcslw.c [1.2], gdevdcrd.c [1.2], gdevdcrd.h [1.2], +gdevdfax.c [1.3], gdevdjet.c [1.6], gdevdjtc.c [1.2], gdevdljm.c [1.4], +gdevdljm.h [1.4], gdevdm24.c [1.2], gdevegaa.asm [1.2], gdevepsc.c [1.2], +gdevepsn.c [1.2], gdevescp.c [1.2], gdevevga.c [1.2], gdevfax.c [1.2], +gdevfax.h [1.2], gdevherc.c [1.2], gdevhl7x.c [1.3], gdevimgn.c [1.2], +gdevjpeg.c [1.2], gdevl256.c [1.3], gdevl31s.c [1.2], gdevlbp8.c [1.2], +gdevlj56.c [1.2], gdevlp8k.c [1.2], gdevlxm.c [1.2], gdevmeds.c [1.2]: +2000/09/19 19:00:11 lpd) + +Updates the license notices to reflect the name change from Aladdin +Ghostscript to AFPL Ghostscript, as well as some internal references to the +program name. (gdevmeds.h [1.2], gdevmgr.c [1.2], gdevmgr.h [1.2], +gdevmiff.c [1.2], gdevmswn.c [1.2], gdevmswn.h [1.2], gdevmsxf.c [1.2], +gdevn533.c [1.2], gdevo182.c [1.2], gdevokii.c [1.2], gdevos2p.c [1.3], +gdevp2up.c [1.2], gdevpbm.c [1.2], gdevpccm.c [1.2], gdevpccm.h [1.3], +gdevpcfb.c [1.2], gdevpcfb.h [1.2], gdevpcl.c [1.4]: 2000/09/19 19:00:14 +lpd) + +Updates the license notices to reflect the name change from Aladdin +Ghostscript to AFPL Ghostscript, as well as some internal references to the +program name. (gdevpcl.h [1.4], gdevpcx.c [1.2], gdevpe.c [1.2]: 2000/09/19 +19:00:17 lpd) + +Updates the license notices to reflect the name change from Aladdin +Ghostscript to AFPL Ghostscript, as well as some internal references to the +program name. (gdevphex.c [1.2], gdevpjet.c [1.2], gdevpm.c [1.2], +gdevpm.h [1.2], gdevpng.c [1.3], gdevps.c [1.12], gdevpsdf.h [1.8], +gdevpsdi.c [1.12], gdevpsdp.c [1.8], gdevpsds.c [1.4], gdevpsds.h [1.4], +gdevpsdu.c [1.7], gdevpsim.c [1.4], gdevpsu.c [1.2], gdevpsu.h [1.2], +gdevpx.c [1.4], gdevpxat.h [1.3], gdevpxen.h [1.3], gdevpxop.h [1.2], +gdevpxut.c [1.2], gdevpxut.h [1.2], gdevs3ga.c [1.2], gdevsco.c [1.3], +gdevsj48.c [1.2], gdevsnfb.c [1.2], gdevsppr.c [1.2], gdevstc.c [1.2], +gdevstc.h [1.2], gdevstc1.c [1.2], gdevstc2.c [1.2], gdevstc3.c [1.2], +gdevstc4.c [1.2], gdevsun.c [1.2]: 2000/09/19 19:00:20 lpd) + +Updates the license notices to reflect the name change from Aladdin +Ghostscript to AFPL Ghostscript, as well as some internal references to the +program name. (gdevsunr.c [1.2], gdevsvga.c [1.2], gdevsvga.h [1.2], +gdevtfax.c [1.4], gdevtfax.h [1.4], gdevtfnx.c [1.3], gdevtifs.c [1.3], +gdevtifs.h [1.3], gdevtknk.c [1.2], gdevupd.c [1.3], gdevvglb.c [1.3], +gdevwddb.c [1.2], gdevwdib.c [1.2], gdevwpr2.c [1.5], gdevwprn.c [1.2], +gdevx.c [1.7], gdevx.h [1.4], gdevxalt.c [1.2], gdevxcmp.c [1.2], +gdevxcmp.h [1.2], gdevxini.c [1.9], gdevxres.c [1.3], gdevxxf.c [1.5]: +2000/09/19 19:00:23 lpd) + +Updates the license notices to reflect the name change from Aladdin +Ghostscript to AFPL Ghostscript, as well as some internal references to the +program name. (png_.h [1.2]: 2000/09/19 19:00:47 lpd) + +Updates the license notices to reflect the name change from Aladdin +Ghostscript to AFPL Ghostscript, as well as some internal references to the +program name. (x_.h [1.2]: 2000/09/19 19:00:52 lpd) + +</pre><h2><a name="6.24 PDF writer"></a>PDF writer</h2><pre> Fixes problems: - - An invalid file name or pattern passed to filenameforall would -(incorrectly) return an empty string rather than not returning any file -names at all. (gp_vms.c [1.3]: 2000/07/09 21:09:51 lpd) - - Some DOS/Windows script files didn't use 'call', so they would -terminate execution prematurely if called from another script file. -(lib/ps2pdf.bat [1.5], lib/ps2pdf12.bat [1.4], lib/ps2pdf13.bat [1.4], -lib/ps2pdfxx.bat [1.8]: 2000/07/24 15:12:21 lpd) + - The SrcPg entry in ANN pdfmarks was (effectively) ignored. (bug +introduced between 5.50 and 6.01.) (gdevpdfm.c [1.5]: 2000/08/31 18:49:59 +lpd) + - When CompatibilityLevel < 1.4, transparency was ignored rather +than being rendered explicitly. (gdevpdfg.c [1.9]: 2000/09/11 21:13:49 lpd) + +Works around the bug in Acrobat Reader (all versions) that apparently treats +stroked fonts as filled fonts, ignoring the PaintType. (gdevpdft.c [1.15]: +2000/08/31 03:23:26 lpd) + +Adds the ability to write some PDF 1.4 constructs: graphics state parameters +AIS, BM, ca/CA, and TK, and images with soft masks (except for Matte). +(gdevpdfg.c [1.8], gdevpdfg.h [1.8], gdevpdfi.c [1.18]: 2000/09/11 02:14:09 +lpd) -</pre><h2><a name="6.23 Drivers"></a>Drivers</h2><pre> +Adds the ability to write PDF 1.4 soft-masked images. (gdevpdfi.c [1.19], +gdevpdfo.c [1.4], gdevpdfo.h [1.4], gdevpdfv.c [1.2]: 2000/09/11 04:10:42 +lpd) -Implements finish_copydevice for X windows, to allow copying instances as -well as the prototype. (gdevx.c [1.4], gdevx.h [1.3], gdevxini.c [1.7]: -2000/07/06 05:29:46 lpd) +Replaces "Distiller" with our program name in the Info Producer string. +(gdevpdf.c [1.20], gdevpdfm.c [1.6], gdevpdfu.c [1.11], gdevpdfx.h [1.21]: +2000/09/12 02:03:35 lpd) -Adds some user-contributed comments about using the Canon BJ200 driver with -the BJ300. (gdevbj10.c [1.2]: 2000/07/11 15:33:19 lpd) +Updates the license notices to reflect the name change from Aladdin +Ghostscript to AFPL Ghostscript, as well as some internal references to the +program name. (gdevpdf.c [1.21], gdevpdfb.c [1.2], gdevpdfc.c [1.12], +gdevpdfd.c [1.10], gdevpdfe.c [1.4], gdevpdff.c [1.8], gdevpdff.h [1.4], +gdevpdfg.c [1.10], gdevpdfg.h [1.9], gdevpdfi.c [1.20], gdevpdfj.c [1.5], +gdevpdfm.c [1.7], gdevpdfo.c [1.5], gdevpdfo.h [1.5], gdevpdfp.c [1.10], +gdevpdfr.c [1.4], gdevpdft.c [1.16], gdevpdfu.c [1.12], gdevpdfv.c [1.3], +gdevpdfw.c [1.5], gdevpdfx.h [1.22]: 2000/09/19 19:00:17 lpd) -</pre><h2><a name="6.23 PDF writer"></a>PDF writer</h2><pre> +</pre><h2><a name="6.24 Interpreter (PDF)"></a>Interpreter (PDF)</h2><pre> Fixes problems: - - M_2PI was predefined on some systems. (gdevpdfg.c [1.6]: -2000/07/09 23:11:31 lpd) - - The word and character spacing values were not tracked correctly -when mixing text and graphics, sometimes producing horizontally misplaced -text. (gdevpdf.c [1.18], gdevpdfg.c [1.7], gdevpdfu.c [1.10], -gdevpdfx.h [1.19]: 2000/07/11 14:33:54 lpd) - - 'show'ing an empty string could cause the next string to be -positioned incorrectly. (gdevpdft.c [1.14]: 2000/07/27 14:18:11 lpd) + - PDF files with embedded CID fonts with FontName != BaseFont +(prohibited by the PDF specification, but produced by some Adobe software) +caused an error. (lib/pdf_font.ps [1.11], lib/pdf_ops.ps [1.8]: 2000/08/08 +22:29:12 lpd) + - Setting the color (fill or stroke) sometimes overwrote the color +associated with an outer gsave level. (lib/pdf_ops.ps [1.9]: 2000/08/24 +01:55:37 lpd) + - The PDF text rendering modes that included clipping (modes 4-7) +didn't work. The fix is a bit of a hack, but it's much closer to being +right. (lib/pdf_ops.ps [1.12]: 2000/08/31 02:05:55 lpd) + - The new code for detecting whether a page used any transparency +features could cause an error. (lib/pdf_main.ps [1.14]: 2000/09/10 18:48:26 +lpd) + - Filters with indirect object parameters caused an error. (Fix from +Artifex.) (lib/pdf_base.ps [1.9]: 2000/09/14 00:38:05 lpd) + - The page dictionary was left on the operand stack while the page +was being rendered, causing the sc[n]/SC[N] operators to give an error if +the color consisted of only a single value. (bug introduced after 6.23) +(lib/pdf_main.ps [1.18]: 2000/09/18 06:38:38 lpd) + +Puts the logic for detecting garbage after %%EOF (and some similar invalid +constructs) back into the main code, making it produce a message on stderr. +(lib/pdf_main.ps [1.11]: 2000/08/23 02:22:39 lpd) + +Implements the op, OP, and OPM (overprint control) elements of ExtGStates. +(lib/pdf_draw.ps [1.17], lib/pdf_ops.ps [1.10]: 2000/08/24 02:26:52 lpd) + +Implements the new PDF 1.4 scalar graphics state parameters (ca, CA, SMask, +AIS, BM, TK). The implementation of SMask is a stub. +(lib/pdf_draw.ps [1.18], lib/pdf_ops.ps [1.11]: 2000/08/24 03:04:29 lpd) + +If a PDF file is invalid but repairable, prints out the Producer as part of +the warning message. (lib/pdf_main.ps [1.12]: 2000/08/24 04:18:40 lpd) + +Adds most of the code needed to support PDF 1.4 transparency groups and soft +masks in the graphics state. (lib/pdf_draw.ps [1.19], lib/pdf_ops.ps [1.13]: +2000/09/08 04:54:10 lpd) + +Implements another chunk of the PDF 1.4 transparency features, fixing some +bugs in the previous code. (lib/pdf_draw.ps [1.20], lib/pdf_main.ps [1.13], +lib/pdf_ops.ps [1.14]: 2000/09/10 05:26:27 lpd) + +Moves the Matte entry of soft mask images from the main structure to the +mask structures, and changes Matted to has_Matte. (lib/pdf_draw.ps [1.21]: +2000/09/11 04:08:13 lpd) + +Renders pages that use any transparency features as transparency groups. +(lib/pdf_main.ps [1.15]: 2000/09/12 20:36:23 lpd) -Updates font embedding code to handle CIDFontType 2 fonts. NOT TESTED. -(gdevpdfe.c [1.3]: 2000/07/27 04:18:13 lpd) +*** empty log message *** (lib/pdf_main.ps [1.16]: 2000/09/15 03:51:54 +alexcher) -Adds glyphs_used to FontDescriptors and pfd to std_fonts in the device -structure. WORK IN PROGRESS. (gdevpdf.c [1.19], gdevpdff.c [1.7], -gdevpdff.h [1.3], gdevpdfx.h [1.20]: 2000/07/27 04:19:24 lpd) +Undoes uncommented and in some cases inappropriate changes. +(lib/pdf_main.ps [1.17]: 2000/09/18 06:28:58 lpd) -</pre><h2><a name="6.23 Interpreter (PDF)"></a>Interpreter (PDF)</h2><pre> +Updates the license notices to reflect the name change from Aladdin +Ghostscript to AFPL Ghostscript, and changes a few other internal +references. (lib/pdf_base.ps [1.10], lib/pdf_draw.ps [1.22], +lib/pdf_font.ps [1.12], lib/pdf_main.ps [1.19], lib/pdf_ops.ps [1.15], +lib/pdf_sec.ps [1.2]: 2000/09/19 18:29:11 lpd) + +</pre><h2><a name="6.24 Interpreter"></a>Interpreter</h2><pre> Fixes problems: - - If a badly-constructed PDF file referenced one of the 12 base -alphabetic fonts explicitly as a TrueType font (e.g., /BaseFont -/TimesNewRoman /Subtype /TrueType) without embedding it, the substituted -Type 1 font had the wrong Encoding. (lib/pdf_font.ps [1.10]: 2000/07/10 -13:18:28 lpd) - - Piped input beginning with a % caused an ioerror. (bug introduced -in 6.22) (lib/pdf_main.ps [1.10]: 2000/07/14 05:30:19 lpd) - - As a result of some recent changes to fix other problems, setting -certain text state parameters (Tf, Ts, Tz) outside of text mode (BT/ET) -caused an error. (lib/pdf_ops.ps [1.6]: 2000/07/19 15:57:54 lpd) - - Setting a singular text matrix (e.g., 0 0 0 0 <x> <y> Tm) caused -an error. (lib/pdf_ops.ps [1.7]: 2000/08/04 16:08:05 lpd) - -</pre><h2><a name="6.23 Interpreter"></a>Interpreter</h2><pre> + - The FlateEncode and zlibEncode filters didn't implement the +"Effort" parameter. (fix from Alex Cherepanov) (zfzlib.c [1.2]: 2000/08/09 +16:55:25 lpd) + - The *ACSImageDict parameter dictionaries weren't being set for the +/default configuration; the *ACSImageDict parameters were never recognized, +because their names were spelled incorrectly as *ACSDict. (Two separate +bugs.) (lib/gs_pdfwr.ps [1.5]: 2000/08/18 03:20:12 lpd) + - When given an array of the wrong size, a number of operators +produced a limitcheck error rather than a rangecheck. (idparam.c [1.2], +idparam.h [1.2], zcie.c [1.3], zfont1.c [1.7], zfunc.c [1.5], +zfunc0.c [1.2], zimage2.c [1.2], zimage3.c [1.2], zpcolor.c [1.2], +zshade.c [1.3]: 2000/08/23 01:45:08 lpd) + - The stub implementations of .{set,current}{opacity,shape}mask +didn't {pop the argument}{push null}. (ztrans.c [1.2]: 2000/08/24 03:03:18 +lpd) + - The BeOS C compiler objected to some int/bool mismatches. +(icontext.c [1.5]: 2000/08/31 03:51:29 lpd) + - If changing LanguageLevels caused a dictionary to grow, memory +could be corrupted. (zmisc2.c [1.2]: 2000/08/31 14:43:58 lpd) + - Because "-" as an OutputFile now references the %stdout IODevice, +it no longer worked in configurations without a PostScript interpreter. +Fixing this required factoring out the stdin/out/err IODevices and providing +an implementation that didn't reference the PostScript interpreter. +(ziodev.c [1.2], ziodevs.c [1.1]: 2000/09/07 06:14:45 lpd) + +Initializes files for the 6.24 fileset. (lib/gs_init.ps [1.21]: 2000/08/09 +16:54:02 lpd) + +Adds the PDF "overprint mode" to the graphics state. THE ACTUAL +FUNCTIONALITY IS NOT IMPLEMENTED YET. (zcssepr.c [1.4]: 2000/08/23 17:54:16 +lpd) + +Starts to implement the PDF 1.4 transparency features. All API and operator +additions are now implemented (at least as stubs) and documented, as is +bookkeeping for the new scalar graphics state members (but not for the soft +masks or the transparency group stack). (ztrans.c [1.1]: 2000/08/23 21:46:31 +lpd) + +Partly implements opacity and shape mask bookkeeping. gsave/grestore/etc. +and banding don't do the right thing yet. (igstate.h [1.2], ztrans.c [1.3]: +2000/08/25 01:46:48 lpd) + +Implements some minor improvements to the freelist algorithms that can +produce nearly a factor of 2 speedup in some allocation-intensive +situations. (isave.c [1.2]: 2000/08/26 03:21:34 lpd) + +Brings the (still mostly stubbed) transparency code to a more +self-consistent state. (ztrans.c [1.4]: 2000/08/30 01:34:40 lpd) + +Finishes the code for parsing ImageType 103 (soft-mask) images. +(ztrans.c [1.5]: 2000/08/30 04:30:06 lpd) + +Completes the parsing of .{begin,end}transparency{group,mask}, except for +the TransferFunction for masks. The specification is still subject to +change. (ztrans.c [1.6]: 2000/08/30 15:03:36 lpd) + +*Really* finishes the transparency rendering stack operators (the previous +version didn't even compile), except for TransferFunction. (ztrans.c [1.7]: +2000/08/30 21:11:55 lpd) + +Implements another chunk of the PDF 1.4 transparency features, fixing some +bugs in the previous code. (lib/gs_ll3.ps [1.4], ztrans.c [1.8]: 2000/09/10 +05:26:27 lpd) + +Checks that the TransferFunction of a soft mask is 1-in, 1-out; sets Matted +correctly in the soft mask parameters passed to the graphics library. +(ztrans.c [1.9]: 2000/09/11 02:10:28 lpd) + +Moves the Matte entry of soft mask images from the main structure to the +mask structures, and changes Matted to has_Matte. (ztrans.c [1.10]: +2000/09/11 04:08:13 lpd) + +Upgrades the proposed driver interface transparency extension from comments +to macros, changing the name 'discard_transparency_level' to +'discard_transparency_layer'. (ztrans.c [1.11]: 2000/09/11 20:13:31 lpd) + +*** empty log message *** (lib/gs_init.ps [1.22], zmatrix.c [1.2]: +2000/09/14 19:46:05 alexcher) + +Undoes uncommented and in some cases inappropriate changes. +(lib/gs_init.ps [1.23], zmatrix.c [1.3]: 2000/09/18 06:28:58 lpd) + +Updates the license notice to reflect the name change from Aladdin +Ghostscript to AFPL Ghostscript. (examples/waterfal.ps [1.2]: 2000/09/19 +18:03:40 lpd) + +Updates the license notices to reflect the name change from Aladdin +Ghostscript to AFPL Ghostscript, and changes a few other internal +references. (lib/gs_agl.ps [1.2], lib/gs_btokn.ps [1.3], +lib/gs_ccfnt.ps [1.4], lib/gs_ce_e.ps [1.2], lib/gs_cff.ps [1.7], +lib/gs_cidfn.ps [1.17], lib/gs_cmap.ps [1.6], lib/gs_cmdl.ps [1.2], +lib/gs_css_e.ps [1.2], lib/gs_dbt_e.ps [1.2], lib/gs_diskf.ps [1.2], +lib/gs_dpnxt.ps [1.2], lib/gs_dps.ps [1.4], lib/gs_dps1.ps [1.2], +lib/gs_dps2.ps [1.2], lib/gs_epsf.ps [1.2], lib/gs_fform.ps [1.2], +lib/gs_fonts.ps [1.9], lib/gs_frsd.ps [1.4], lib/gs_il1_e.ps [1.2], +lib/gs_il2_e.ps [1.2], lib/gs_init.ps [1.24], lib/gs_kanji.ps [1.2], +lib/gs_ksb_e.ps [1.2], lib/gs_l2img.ps [1.2], lib/gs_lev2.ps [1.6], +lib/gs_lgo_e.ps [1.3], lib/gs_lgx_e.ps [1.2], lib/gs_ll3.ps [1.5], +lib/gs_mex_e.ps [1.2], lib/gs_mgl_e.ps [1.3], lib/gs_mro_e.ps [1.2], +lib/gs_pdf_e.ps [1.2], lib/gs_pdfwr.ps [1.6], lib/gs_pfile.ps [1.2], +lib/gs_rdlin.ps [1.2], lib/gs_res.ps [1.12], lib/gs_setpd.ps [1.5], +lib/gs_statd.ps [1.4], lib/gs_std_e.ps [1.2], lib/gs_sym_e.ps [1.2], +lib/gs_trap.ps [1.3], lib/gs_ttf.ps [1.7], lib/gs_typ32.ps [1.2], +lib/gs_typ42.ps [1.2], lib/gs_type1.ps [1.4], lib/gs_wan_e.ps [1.2], +lib/gs_wl1_e.ps [1.2], lib/gs_wl2_e.ps [1.2], lib/gs_wl5_e.ps [1.2]: +2000/09/19 18:29:11 lpd) + +Updates the license notices to reflect the name change from Aladdin +Ghostscript to AFPL Ghostscript, as well as some internal references to the +program name. (bfont.h [1.3], btoken.h [1.4], ccfont.h [1.2], +dpmainc.c [1.2], dstack.h [1.2], dwdll.cpp [1.2], dwdll.h [1.2], +dwimg.cpp [1.2], dwimg.h [1.2], dwinst.cpp [1.2], dwinst.h [1.2], +dwmain.cpp [1.2], dwmain.h [1.2], dwmainc.cpp [1.3], dwnodll.cpp [1.2], +dwsetup.cpp [1.3], dwsetup.h [1.2], dwtext.cpp [1.2], dwtext.h [1.2], +dwuninst.cpp [1.2], dwuninst.h [1.2], errors.h [1.2], estack.h [1.2], +files.h [1.2]: 2000/09/19 19:00:09 lpd) + +Updates the license notices to reflect the name change from Aladdin +Ghostscript to AFPL Ghostscript, as well as some internal references to the +program name. (ghost.h [1.2], gs.c [1.2]: 2000/09/19 19:00:23 lpd) + +Updates the license notices to reflect the name change from Aladdin +Ghostscript to AFPL Ghostscript, as well as some internal references to the +program name. (ialloc.c [1.2], ialloc.h [1.2], iastate.h [1.2], +iastruct.h [1.2], ibnum.c [1.2], ibnum.h [1.2], iccfont.c [1.2], +iccinit0.c [1.2], icfontab.c [1.2], ichar.h [1.3], ichar1.h [1.3], +icharout.h [1.2], icid.h [1.2], icie.h [1.2], icolor.h [1.2], iconf.c [1.2], +icontext.c [1.6], icontext.h [1.2], icremap.h [1.2], icsmap.h [1.2], +icstate.h [1.4], iddict.h [1.2], iddstack.h [1.2], idebug.c [1.2], +idebug.h [1.2], idict.c [1.2], idict.h [1.2], idictdef.h [1.2], +idosave.h [1.2], idparam.c [1.3], idparam.h [1.3], idsdata.h [1.2], +idstack.c [1.2], idstack.h [1.2], iesdata.h [1.2], iestack.h [1.2], +ifcid.h [1.2], ifilter.h [1.3], ifilter2.h [1.2], ifont.h [1.4], +ifont1.h [1.3], ifont2.h [1.2], ifont42.h [1.3], ifrpred.h [1.2], +ifunc.h [1.3], ifwpred.h [1.2], igc.c [1.2]: 2000/09/19 19:00:41 lpd) + +Updates the license notices to reflect the name change from Aladdin +Ghostscript to AFPL Ghostscript, as well as some internal references to the +program name. (igc.h [1.2], igcref.c [1.2], igcstr.c [1.3], igcstr.h [1.2], +igstate.h [1.3], iht.h [1.2], iimage.h [1.2], iimage2.h [1.2], +iinit.c [1.2], iinit.h [1.2], ilevel.h [1.2], ilocate.c [1.3], +imain.c [1.2], imain.h [1.2], imainarg.c [1.4], imainarg.h [1.2], +imemory.h [1.2], iminst.h [1.2], iname.c [1.3], iname.h [1.2], +inamedef.h [1.2], inameidx.h [1.2], inames.h [1.2], inamestr.h [1.2], +inobtokn.c [1.2], inouparm.c [1.2], interp.c [1.6], interp.h [1.2], +iosdata.h [1.2], iostack.h [1.2], ipacked.h [1.2], iparam.c [1.5], +iparam.h [1.2], iparray.h [1.2], ipcolor.h [1.2], ireclaim.c [1.2], +iref.h [1.3], isave.c [1.3], isave.h [1.2], iscan.c [1.5], iscan.h [1.4], +iscanbin.c [1.5], iscanbin.h [1.2], iscannum.c [1.2], iscannum.h [1.2], +isdata.h [1.2], isstate.h [1.2], istack.c [1.2], istack.h [1.2], +istkparm.h [1.2], istream.h [1.2], istruct.h [1.2], itoken.h [1.2], +iutil.c [1.2], iutil.h [1.2], iutil2.c [1.2], iutil2.h [1.2], +ivmem2.h [1.2]: 2000/09/19 19:00:44 lpd) + +Updates the license notices to reflect the name change from Aladdin +Ghostscript to AFPL Ghostscript, as well as some internal references to the +program name. (ivmspace.h [1.2], main.h [1.2], oparc.h [1.2], +opcheck.h [1.2], opdef.h [1.2], oper.h [1.2], opextern.h [1.2], +ostack.h [1.2], sbhc.c [1.2], sbhc.h [1.2], sbwbs.c [1.2], sbwbs.h [1.2], +sfilter1.c [1.5]: 2000/09/19 19:00:47 lpd) + +Updates the license notices to reflect the name change from Aladdin +Ghostscript to AFPL Ghostscript, as well as some internal references to the +program name. (shcgen.c [1.2], shcgen.h [1.2], smtf.c [1.2], smtf.h [1.2], +store.h [1.2], zarith.c [1.4], zarray.c [1.2], zbfont.c [1.6], +zbseq.c [1.4], zcfont.c [1.2], zchar.c [1.3], zchar1.c [1.5], +zchar2.c [1.2], zchar32.c [1.2], zchar42.c [1.2], zcharout.c [1.2], +zcharx.c [1.3], zcid.c [1.3], zcie.c [1.4], zcolor.c [1.4]: 2000/09/19 +19:00:50 lpd) + +Updates the license notices to reflect the name change from Aladdin +Ghostscript to AFPL Ghostscript, as well as some internal references to the +program name. (zcolor1.c [1.3], zcolor2.c [1.3], zcontext.c [1.6], +zcontrol.c [1.3], zcrd.c [1.2], zcsdevn.c [1.3], zcsindex.c [1.3], +zcspixel.c [1.2], zcssepr.c [1.5], zdevcal.c [1.2], zdevice.c [1.3], +zdevice2.c [1.3], zdict.c [1.3], zdouble.c [1.2], zdpnext.c [1.2], +zdps.c [1.4], zdps1.c [1.2], zfbcp.c [1.3], zfcid.c [1.10], zfcid0.c [1.4], +zfcid1.c [1.2], zfcmap.c [1.8], zfdctd.c [1.3], zfdcte.c [1.3], +zfdecode.c [1.3], zfile.c [1.5], zfileio.c [1.9], zfilter.c [1.4], +zfilter2.c [1.3], zfilterx.c [1.2], zfmd5.c [1.2], zfont.c [1.2], +zfont0.c [1.3], zfont1.c [1.8], zfont2.c [1.3], zfont32.c [1.2], +zfont42.c [1.5], zfproc.c [1.4], zfrsd.c [1.4], zfunc.c [1.6], +zfunc0.c [1.3], zfunc3.c [1.2], zfunc4.c [1.5], zfzlib.c [1.3], +zgeneric.c [1.3], zgstate.c [1.2], zhsb.c [1.2], zht.c [1.2], zht1.c [1.2], +zht2.c [1.2], zimage.c [1.5], zimage2.c [1.3], zimage3.c [1.3], +ziodev.c [1.3], ziodev2.c [1.3], ziodevs.c [1.2], zmath.c [1.3], +zmatrix.c [1.4], zmedia2.c [1.2], zmisc.c [1.2], zmisc1.c [1.3], +zmisc2.c [1.3], zmisc3.c [1.2], zpacked.c [1.2], zpaint.c [1.2], +zpath.c [1.2], zpath1.c [1.2], zpcolor.c [1.3], zrelbit.c [1.2], +zrop.c [1.2], zshade.c [1.4], zstack.c [1.2], zstring.c [1.2], +zsysvm.c [1.2], ztoken.c [1.6], ztrans.c [1.12], ztrap.c [1.2], +ztype.c [1.3], zupath.c [1.2], zusparam.c [1.3], zvmem.c [1.2], +zvmem2.c [1.2]: 2000/09/19 19:00:53 lpd) + +</pre><h2><a name="6.24 Streams"></a>Streams</h2><pre> Fixes problems: - - Removes the '?' procedure, which was defined solely for the -convenience of users who don't read the documentation and which interfered -with the operation of some code produced by the Adobe PS5 Windows driver. -(lib/gs_init.ps [1.18]: 2000/07/09 22:34:30 lpd) - - A constant 1 should have been 1L, causing a warning on systems -where sizeof(long) > sizeof(int). (zarith.c [1.3]: 2000/07/09 23:10:58 lpd) - - The workaround for attempting to set a 4-element PageSize value in -a page device sometimes caused an error. (bug introduced in 6.21) -(lib/gs_setpd.ps [1.4]: 2000/07/10 12:48:54 lpd) - - Redefining setcolorspace could cause an infinite recursion. -(lib/gs_lev2.ps [1.5]: 2000/07/10 13:35:24 lpd) - - Local GC in a multi-context system caused a crash. Also updates -all the internal type names in zcontext.c by adding a _t suffix if -necessary. (zcontext.c [1.4]: 2000/07/10 23:56:55 lpd) - - A garbage collection occurring within a save could cause a memory -access error. (bug introduced in 6.22) (zcontext.c [1.5]: 2000/07/14 -05:28:56 lpd) - - Piped input beginning with a % caused an ioerror. (bug introduced -in 6.22) (zfileio.c [1.8]: 2000/07/14 05:30:19 lpd) - - A garbage collection occurring while scanning a binary token -sequence could cause a syntaxerror or corrupted data. (iscan.c [1.3]: -2000/07/18 15:39:02 lpd) - - (correction) An interruption (including a callout for a -procedure-based stream), not a garbage collection, while scanning a binary -token sequence could cause a syntaxerror or corrupted data. (iscan.c [1.4]: -2000/07/18 15:41:55 lpd) - - When loading a TrueType font, invalid glyph numbers in the 'post' -table (which appear in some Adobe-created PDF files) caused an error instead -of being ignored; a test was backwards, causing some embedded TrueType fonts -in PDF files to produce a rangecheck error. (lib/gs_ttf.ps [1.6]: 2000/07/19 -08:12:41 lpd) - - When NOPROMPT was set, no flush or flushpage occurred at the end -of a page. (fix from an anonymous user on SourceForge) -(lib/gs_init.ps [1.19]: 2000/07/20 01:40:50 lpd) - - Type 1 or Type 2 fonts with invalid LanguageGroup values < 0 -caused an error. (Such fonts are invalid, but some real fonts have garbage -LanguageGroup values, and Adobe software doesn't give an error.) -(zfont1.c [1.6]: 2000/07/24 18:08:38 lpd) - - Errors while executing gs_init.ps and other PostScript -initialization files were sometimes ignored, leading to mysterious error -messages later. (imainarg.c [1.3]: 2000/08/03 06:43:17 lpd) - - Showing text with a singular matrix (scaling matrix x CTM) could -leave extraneous values on the operand stack. (zchar1.c [1.4]: 2000/08/04 -16:09:30 lpd) - -Increments the version number, in preparation for the next fileset. -(lib/gs_init.ps [1.15]: 2000/07/06 02:45:06 lpd) - -Redefines [gs_]copydevice in terms of a new gs_copydevice2/.copydevice2, -which adds a Boolean keep_open argument that requests (but does not -guarantee) that a copy of an open device remain open. -(lib/gs_init.ps [1.16], zdevice.c [1.2]: 2000/07/06 03:26:13 lpd) - -Adds a finish_copydevice device procedure, for cleaning up after copying the -bits of a device prototype or instance. For safety, the default -implementation only allows copying the prototype, not instances. This is a -NON-BACKWARD-COMPATIBLE change; however, using copydevice on a device -instance never worked reliably, so it should not have been used this way -before. (lib/gs_init.ps [1.17]: 2000/07/06 04:13:24 lpd) - -Adds the ability to load CIDFont resources from CFF OpenType font files. -(lib/gs_cff.ps [1.6], lib/gs_cidfn.ps [1.16]: 2000/07/29 05:58:28 lpd) - -Ensures that errordict has at least one empty entry, for the sake of some -astonishingly bad PostScript code that tests for this and has a bug in the -case where it isn't true. (lib/gs_init.ps [1.20]: 2000/08/04 04:29:45 lpd) - -</pre><h2><a name="6.23 Library"></a>Library</h2><pre> + - s_add_filter used min_out_size rather than min_in_size for the +minimum buffer size, which could cause an endless loop when writing to the +filter. (This only affected filters allocated by C code, not by the +PostScript filter operator.) (stream.c [1.7], stream.h [1.6]: 2000/08/16 +01:26:22 lpd) + +Updates the license notices to reflect the name change from Aladdin +Ghostscript to AFPL Ghostscript, as well as some internal references to the +program name. (sa85d.c [1.2], sa85d.h [1.2], sa85x.h [1.3], sbcp.c [1.3], +sbcp.h [1.2], sbtx.h [1.2], scanchar.h [1.2], scantab.c [1.2], scf.h [1.2], +scfd.c [1.2], scfe.c [1.2], scfetab.c [1.2], scfparam.c [1.2], scfx.h [1.2], +scommon.h [1.2], sdcparam.c [1.2], sdcparam.h [1.2], sdct.h [1.2], +sdctc.c [1.2], sdctd.c [1.2], sdcte.c [1.2], sddparam.c [1.2], +sdeparam.c [1.2], seexec.c [1.3], sfilter.h [1.6], sfilter2.c [1.3], +sfxboth.c [1.2], sfxfd.c [1.5]: 2000/09/19 19:00:47 lpd) + +Updates the license notices to reflect the name change from Aladdin +Ghostscript to AFPL Ghostscript, as well as some internal references to the +program name. (sfxstdio.c [1.4], shc.c [1.2], shc.h [1.2], siinterp.c [1.2], +siinterp.h [1.2], siscale.c [1.4], siscale.h [1.2], sisparam.h [1.2], +sjpeg.h [1.2], sjpegc.c [1.2], sjpegd.c [1.2], sjpege.c [1.2], +slzwc.c [1.2], slzwce.c [1.2], slzwd.c [1.2], slzwx.h [1.2], smd5.c [1.3], +smd5.h [1.2], spdiff.c [1.3], spdiffx.h [1.2], spngp.c [1.2], +spngpx.h [1.2], spprint.c [1.2], spprint.h [1.2], spsdf.c [1.4], +spsdf.h [1.2], srdline.h [1.2], srld.c [1.2], srle.c [1.2], srlx.h [1.2], +sstring.c [1.2], sstring.h [1.2], stat_.h [1.5], std.h [1.3], +stdio_.h [1.2], stdpre.h [1.2], stream.c [1.8], stream.h [1.7], +strimpl.h [1.2], string_.h [1.2], szlibc.c [1.2], szlibd.c [1.2], +szlibe.c [1.2], szlibx.h [1.2], szlibxx.h [1.2]: 2000/09/19 19:00:50 lpd) + +</pre><h2><a name="6.24 Library"></a>Library</h2><pre> Fixes problems: - - Some coordinate computations for Type 1 fonts could lose far too -much precision if _fixed_shift was reduced. (gscoord.c [1.2], -gxmatrix.h [1.2]: 2000/07/11 09:25:46 lpd) - - If the current color space was DeviceRGB, gs_currentgray returned -the wrong value. (bug introduced in 6.22) (gscolor.c [1.3]: 2000/07/11 -14:00:09 lpd) - - With some high-level drivers, changing the OutputFile after -opening the device could cause a crash. After the fix, doing this works -properly if no pages have actually been written out, but causes a rangecheck -error if any pages have been written. (This is required to maintain internal -consistency.) (gdevvec.c [1.4]: 2000/07/12 14:02:04 lpd) - - A file had accidentally acquired an incorrect license notice. -(gscoord.c [1.4]: 2000/07/13 02:02:09 lpd) - - Type 2 fonts that used the 'hflex' operator could produce -distorted characters (e.g., slanted bottoms). (gstype2.c [1.4]: 2000/07/13 -02:09:21 lpd) - - The use of macros within procedure argument lists confused -ansi2knr. (gximage3.c [1.5], gximage3.h [1.3]: 2000/07/19 14:30:45 lpd) - - Freeing a locking allocator could cause infinite recursion. -(gsmemlok.c [1.2]: 2000/07/19 21:32:12 lpd) - - "Accurate curves" was a no-op for certain cases of horizontal or -vertical tangents. (gxpcopy.c [1.2]: 2000/08/05 01:04:28 lpd) - -Increments the version number, in preparation for the next fileset. -(gscdef.c [1.5]: 2000/07/06 02:45:06 lpd) - -Redefines [gs_]copydevice in terms of a new gs_copydevice2/.copydevice2, -which adds a Boolean keep_open argument that requests (but does not -guarantee) that a copy of an open device remain open. (gsdevice.c [1.5], -gsdevice.h [1.2]: 2000/07/06 03:26:13 lpd) - -Adds a finish_copydevice device procedure, for cleaning up after copying the -bits of a device prototype or instance. For safety, the default -implementation only allows copying the prototype, not instances. This is a -NON-BACKWARD-COMPATIBLE change; however, using copydevice on a device -instance never worked reliably, so it should not have been used this way -before. (gdevbbox.c [1.2], gdevdflt.c [1.2], gdevht.c [1.2], -gdevmem.h [1.2], gdevnfwd.c [1.2], gdevprn.h [1.5], gdevrops.c [1.2], -gsdevice.c [1.6], gxacpath.c [1.2], gxclip.c [1.2], gxclip2.c [1.2], -gxclipm.c [1.2], gxclist.c [1.2], gxdevcli.h [1.2], gxdevice.h [1.3], -gxpcmap.c [1.2]: 2000/07/06 04:13:24 lpd) - -Adds a little more tracing output for images. (gxidata.c [1.3]: 2000/07/09 -21:04:25 lpd) - -Adds _simple_final structure type definition macros. (gsstruct.h [1.3]: -2000/07/10 15:43:30 lpd) - -Removes a structure member no longer needed after a recent fix. -(gscoord.c [1.3], gxmatrix.h [1.3]: 2000/07/12 04:49:43 lpd) - -Adds the ability to write subsetted CIDFontType 2 (TrueType-based) fonts. -(gdevpsf.h [1.6], gdevpsft.c [1.2], gdevpsfu.c [1.3], gxfcid.h [1.5]: -2000/07/21 01:09:16 lpd) - -Adds a partially implemented driver that just produces a trace of its -drawing calls. This driver also serves as a minimal example of how to -implement the high-level driver operations. (gdevtrac.c [1.1]: 2000/07/29 -04:00:00 lpd) - -Improves the smoothness of ShadingType 4 - 7 gradient fills. -(gxshade4.c [1.2], gxshade6.c [1.2]: 2000/08/03 20:47:48 lpd) - -Updates dates and version #s for the 6.23 fileset. (gscdef.c [1.6]: -2000/08/07 17:48:10 lpd) + - Parameter lists didn't have proper GC descriptors; garbage +collection could mangle keys and collection values in non-transient +parameter lists (such as distiller parameters). (gscparam.c [1.5]: +2000/08/19 03:01:30 lpd) + - gdev_vector_dopath could return 1, which value was then propagated +to callers that interpreted it differently. (gdevvec.c [1.5], +gdevvec.h [1.3]: 2000/08/20 00:21:42 lpd) + - An AIX compiler could get confused if the last elements of a +structure were individual bytes. (gzpath.h [1.2]: 2000/08/24 19:43:48 lpd) + - If the OutputFile of a high-level device was ever set, any +subsequent execution of setpagedevice would cause a rangecheck in +.installpagedevice. (gdevvec.c [1.6]: 2000/08/31 02:04:50 lpd) + - Type 2 CharStrings didn't insert an explicit closepath at the end +of each subpath. (This matters for charpath followed by stroke.) +(gstype2.c [1.5]: 2000/08/31 02:16:45 lpd) + - Type 2 fonts should insert an explicit closepath only if the +font's PaintType != 1. (gstype2.c [1.6]: 2000/08/31 03:21:45 lpd) + - The BeOS C compiler objected to some int/bool mismatches. +(gp.h [1.4], gxfill.c [1.4], gxtext.h [1.2]: 2000/08/31 03:51:29 lpd) + - Because "-" as an OutputFile now references the %stdout IODevice, +it no longer worked in configurations without a PostScript interpreter. +Fixing this required factoring out the stdin/out/err IODevices and providing +an implementation that didn't reference the PostScript interpreter. +(gsiodevs.c [1.1], gslib.c [1.2]: 2000/09/07 06:14:45 lpd) + - Fixes a type error caused by a change in the TransferFunction +member of gs_transparency_mask_params_t. (gstrans.c [1.7]: 2000/09/10 +18:20:09 lpd) + - Several places in the code for ImageType 3x (soft-masked) images +didn't correctly handle the case where only one of the two masks was +supplied (which is always the case for PDF). (gximag3x.c [1.4]: 2000/09/11 +02:12:19 lpd) + - The -Zv tracing messages for gs_begin_transparency_{group,mask} +were incorrect. (gstrans.c [1.10]: 2000/09/12 20:35:05 lpd) + - Printing the program name and version didn't use fprintf, so it +didn't work properly with the stdout redirection on Windows. (fix from +Artifex) (gsmisc.c [1.7]: 2000/09/18 06:22:35 lpd) + +Initializes files for the 6.24 fileset. (gscdef.c [1.7]: 2000/08/09 16:54:02 +lpd) + +Adds the PDF "overprint mode" to the graphics state. THE ACTUAL +FUNCTIONALITY IS NOT IMPLEMENTED YET. (gscsepr.c [1.4], gscsepr.h [1.3], +gsstate.c [1.2], gxclpath.c [1.3], gxclpath.h [1.2], gxclrast.c [1.4], +gxistate.h [1.2]: 2000/08/23 17:54:14 lpd) + +Starts to implement the PDF 1.4 transparency features. All API and operator +additions are now implemented (at least as stubs) and documented, as is +bookkeeping for the new scalar graphics state members (but not for the soft +masks or the transparency group stack). (gsistate.c [1.2], gsstate.c [1.3], +gstparam.h [1.1], gstrans.c [1.1], gstrans.h [1.1], gxclpath.c [1.4], +gxclpath.h [1.3], gxclrast.c [1.5], gxistate.h [1.3], gzstate.h [1.2]: +2000/08/23 21:46:31 lpd) + +Adds a new equality-testing virtual procedure for color spaces. +(gscdevn.c [1.4], gscolor2.c [1.5], gscpixel.c [1.2], gscscie.c [1.2], +gscsepr.c [1.5], gscspace.c [1.3], gscspace.h [1.3], gspcolor.c [1.3], +gxcspace.h [1.3]: 2000/08/24 05:42:30 lpd) + +Changes the band list representation of mask images to allow +BitsPerComponent > 1 (for soft masks). (gximage1.c [1.2]: 2000/08/24 +17:58:18 lpd) + +Adds Matte and has_Matte members to ImageType 1 images. These are only used +with the new transparency features. (gsiparam.h [1.2], gximage1.c [1.3]: +2000/08/24 19:20:12 lpd) + +Partly implements opacity and shape mask bookkeeping. gsave/grestore/etc. +and banding don't do the right thing yet. (gstparam.h [1.2], +gstrans.c [1.2], gstrans.h [1.2], gxcldev.h [1.2], gxclpath.c [1.5], +gxclpath.h [1.4]: 2000/08/25 01:46:48 lpd) + +Changes remove_range_from_freelist to only scan relevant freelists, rather +than all of them. On some files, the speedup is dramatic. (gsalloc.c [1.6]: +2000/08/26 01:18:33 lpd) + +Completes an edit that accidentally left the repository in an inconsistent +state. (gxclpath.c [1.6], gxclrast.c [1.6]: 2000/08/26 03:19:56 lpd) + +Implements some minor improvements to the freelist algorithms that can +produce nearly a factor of 2 speedup in some allocation-intensive +situations. (gsalloc.c [1.7], gxalloc.h [1.4]: 2000/08/26 03:21:34 lpd) + +Brings the (still mostly stubbed) transparency code to a more +self-consistent state. (gsipar3x.h [1.1], gsiparam.h [1.3], +gsstruct.h [1.4], gstparam.h [1.3], gstrans.c [1.3], gstrans.h [1.3], +gxclpath.c [1.7], gxclpath.h [1.5], gxclrast.c [1.7], gximag3x.c [1.1], +gximag3x.h [1.1], gximage1.c [1.4], gxistate.h [1.4]: 2000/08/30 01:34:40 +lpd) + +Finishes the code for parsing ImageType 103 (soft-mask) images. +(gximag3x.c [1.2]: 2000/08/30 04:29:56 lpd) + +Completes the parsing of .{begin,end}transparency{group,mask}, except for +the TransferFunction for masks. The specification is still subject to +change. (gstparam.h [1.4], gstrans.c [1.4], gstrans.h [1.4]: 2000/08/30 +15:03:36 lpd) + +Adds documentation on proposed driver interface additions for managing the +transparency rendering stack. (gstrans.c [1.5]: 2000/08/31 20:22:47 lpd) + +Adds color space type names for tracing/debugging. (gscspace.h [1.4]: +2000/09/10 05:21:44 lpd) + +Changes the -Zv switch to trace alpha/transparency-related features. +(gdevabuf.c [1.2]: 2000/09/10 05:23:10 lpd) + +Implements another chunk of the PDF 1.4 transparency features, fixing some +bugs in the previous code. (gstparam.h [1.5], gstrans.c [1.6], +gximag3x.c [1.3]: 2000/09/10 05:26:27 lpd) + +Moves the Matte entry of soft mask images from the main structure to the +mask structures, and changes Matted to has_Matte. (gsipar3x.h [1.2], +gximag3x.c [1.5], gximag3x.h [1.2]: 2000/09/11 04:08:13 lpd) + +Adds a default implementation of soft-masked images that simply ignores the +mask. (gximag3x.c [1.6]: 2000/09/11 04:38:01 lpd) + +Upgrades the proposed driver interface transparency extension from comments +to macros, changing the name 'discard_transparency_level' to +'discard_transparency_layer'. (gstrans.c [1.8], gstrans.h [1.5]: 2000/09/11 +20:13:31 lpd) + +Finishes the (dummy) implementation of the transparency layer stack in the +graphics library. (gsistate.c [1.3], gsstate.c [1.4], gstparam.h [1.6], +gstrans.c [1.9], gxistate.h [1.5]: 2000/09/11 22:20:05 lpd) + +Makes the default string matching parameters public. (gsutil.c [1.3], +gsutil.h [1.2]: 2000/09/12 02:02:52 lpd) + +*** empty log message *** (gsmisc.c [1.6]: 2000/09/15 03:01:51 alexcher) + +Updates the license notices to reflect the name change from Aladdin +Ghostscript to AFPL Ghostscript, as well as some internal references to the +program name. (close_.h [1.2], ctype_.h [1.2], dirent_.h [1.2], +dos_.h [1.2], errno_.h [1.2], fcntl_.h [1.3], gconf.c [1.2], gconf.h [1.2], +gdebug.h [1.2], gdevabuf.c [1.3], gdevalph.c [1.2], gdevbbox.c [1.3], +gdevbbox.h [1.2]: 2000/09/19 19:00:09 lpd) + +Updates the license notices to reflect the name change from Aladdin +Ghostscript to AFPL Ghostscript, as well as some internal references to the +program name. (gdevcmap.c [1.2], gdevcmap.h [1.2], gdevdbit.c [1.2], +gdevddrw.c [1.2], gdevdflt.c [1.3], gdevdgbr.c [1.2], gdevdrop.c [1.3], +gdevemap.c [1.2], gdevhit.c [1.2], gdevht.c [1.3], gdevht.h [1.2], +gdevm1.c [1.2], gdevm16.c [1.2], gdevm2.c [1.2], gdevm24.c [1.2], +gdevm32.c [1.2], gdevm4.c [1.2], gdevm8.c [1.2], gdevmem.c [1.2], +gdevmem.h [1.3], gdevmpla.c [1.2], gdevmpla.h [1.2], gdevmr1.c [1.2], +gdevmr2n.c [1.2], gdevmr8n.c [1.2], gdevmrop.h [1.3], gdevmrun.c [1.2], +gdevmrun.h [1.2], gdevnfwd.c [1.3]: 2000/09/19 19:00:12 lpd) + +Updates the license notices to reflect the name change from Aladdin +Ghostscript to AFPL Ghostscript, as well as some internal references to the +program name. (gdevpipe.c [1.3], gdevplnx.c [1.2], gdevplnx.h [1.2], +gdevppla.c [1.2], gdevppla.h [1.2], gdevprn.c [1.5], gdevprn.h [1.6], +gdevprna.c [1.2], gdevprna.h [1.2], gdevpsf.h [1.7], gdevpsf1.c [1.5], +gdevpsf2.c [1.7], gdevpsfm.c [1.3], gdevpsft.c [1.3], gdevpsfu.c [1.4], +gdevpsfx.c [1.5], gdevrops.c [1.3]: 2000/09/19 19:00:20 lpd) + +Updates the license notices to reflect the name change from Aladdin +Ghostscript to AFPL Ghostscript, as well as some internal references to the +program name. (gdevtrac.c [1.2], gdevvec.c [1.7], gdevvec.h [1.4], +gp.h [1.5], gp_dosfe.c [1.2], gp_dosfs.c [1.2], gp_getnv.c [1.2], +gp_msdos.c [1.2], gp_nsync.c [1.2], gp_psync.c [1.2], gp_strdl.c [1.2], +gp_unifn.c [1.2], gp_unifs.c [1.3], gpcheck.h [1.2], gpgetenv.h [1.2], +gpmisc.c [1.7], gpmisc.h [1.2], gpsync.h [1.2], gsalloc.c [1.8], +gsalloc.h [1.2], gsalpha.c [1.2], gsalpha.h [1.2], gsalphac.c [1.2], +gsalphac.h [1.2], gsargs.c [1.2], gsargs.h [1.3], gsbitmap.h [1.2], +gsbitops.c [1.2], gsbitops.h [1.2], gsbittab.c [1.2], gsbittab.h [1.2]: +2000/09/19 19:00:23 lpd) + +Updates the license notices to reflect the name change from Aladdin +Ghostscript to AFPL Ghostscript, as well as some internal references to the +program name. (gsccode.h [1.4], gsccolor.h [1.2], gscdef.c [1.8], +gscdefs.h [1.2], gscdevn.c [1.5], gscdevn.h [1.3], gschar.c [1.3], +gschar.h [1.3], gschar0.c [1.2], gscie.c [1.3], gscie.h [1.2], +gsciemap.c [1.3], gscindex.h [1.2], gsclipsr.c [1.2], gsclipsr.h [1.2], +gscolor.c [1.4], gscolor.h [1.3], gscolor1.c [1.3], gscolor1.h [1.2], +gscolor2.c [1.6], gscolor2.h [1.3], gscolor3.c [1.4], gscolor3.h [1.2], +gscompt.h [1.2], gscoord.c [1.5], gscoord.h [1.2], gscparam.c [1.6], +gscpixel.c [1.3], gscpixel.h [1.2], gscpm.h [1.2], gscrd.c [1.2], +gscrd.h [1.2], gscrdp.c [1.2], gscrdp.h [1.2], gscrypt1.c [1.2], +gscrypt1.h [1.2], gscscie.c [1.3], gscsel.h [1.2], gscsepnm.h [1.2], +gscsepr.c [1.6], gscsepr.h [1.4], gscspace.c [1.4], gscspace.h [1.5], +gscssub.c [1.2], gscssub.h [1.2], gsdcolor.h [1.3], gsdevice.c [1.7], +gsdevice.h [1.3], gsdevmem.c [1.2], gsdparam.c [1.4], gsdpnext.h [1.2], +gsdps.c [1.2], gsdps.h [1.2], gsdps1.c [1.2], gsdsrc.c [1.2], +gsdsrc.h [1.3], gserror.h [1.2], gserrors.h [1.2], gsexit.h [1.2], +gsfcid.c [1.4], gsfcmap.c [1.6], gsfcmap.h [1.3], gsfemu.c [1.2], +gsflip.c [1.2], gsflip.h [1.2], gsfname.c [1.2], gsfname.h [1.2], +gsfont.c [1.2], gsfont.h [1.2], gsfont0.c [1.2], gsfunc.c [1.4], +gsfunc.h [1.4], gsfunc0.c [1.3], gsfunc0.h [1.2], gsfunc3.c [1.4], +gsfunc3.h [1.2], gsfunc4.c [1.3], gsfunc4.h [1.2], gsfuncv.c [1.2], +gsfuncv.h [1.2]: 2000/09/19 19:00:26 lpd) + +Updates the license notices to reflect the name change from Aladdin +Ghostscript to AFPL Ghostscript, as well as some internal references to the +program name. (gsgc.h [1.2], gshsb.c [1.2], gshsb.h [1.2], gsht.c [1.2], +gsht.h [1.2], gsht1.c [1.2], gsht1.h [1.2], gshtscr.c [1.3], gshtx.c [1.2], +gshtx.h [1.2], gsimage.c [1.3], gsimage.h [1.2], gsimpath.c [1.2], +gsinit.c [1.2], gsio.h [1.4], gsiodev.c [1.3], gsiodevs.c [1.2], +gsipar3x.h [1.3], gsiparam.h [1.4], gsiparm2.h [1.2], gsiparm3.h [1.4], +gsiparm4.h [1.2], gsistate.c [1.4], gsjconf.h [1.2], gslib.c [1.3], +gslib.h [1.2], gsline.c [1.2], gsline.h [1.2], gslparam.h [1.2], +gsmalloc.c [1.3], gsmalloc.h [1.2], gsmatrix.c [1.2], gsmatrix.h [1.2], +gsmdebug.h [1.2], gsmemlok.c [1.3], gsmemlok.h [1.2], gsmemory.c [1.2], +gsmemory.h [1.2], gsmemraw.h [1.2], gsmemret.c [1.2], gsmemret.h [1.2], +gsmisc.c [1.8], gsnogc.c [1.4], gsnogc.h [1.2], gsnorop.c [1.2], +gsnotify.c [1.2], gsnotify.h [1.2], gspaint.c [1.2], gspaint.h [1.2], +gsparam.c [1.4], gsparam.h [1.7], gsparam2.c [1.2], gsparams.c [1.2], +gsparams.h [1.2], gsparamx.c [1.3], gsparamx.h [1.3], gspath.c [1.2], +gspath.h [1.2], gspath1.c [1.2], gspath2.h [1.2], gspcolor.c [1.4], +gspcolor.h [1.2], gspenum.h [1.2], gsptype1.c [1.2], gsptype1.h [1.2]: +2000/09/19 19:00:29 lpd) + +Updates the license notices to reflect the name change from Aladdin +Ghostscript to AFPL Ghostscript, as well as some internal references to the +program name. (gsptype2.c [1.3], gsptype2.h [1.2], gsrect.h [1.2], +gsrefct.h [1.2], gsrop.c [1.2], gsrop.h [1.2], gsropc.c [1.2], +gsropc.h [1.2], gsropt.h [1.3], gsroptab.c [1.2], gsshade.c [1.3], +gsshade.h [1.3], gsstate.c [1.5], gsstate.h [1.2], gsstruct.h [1.5], +gsstype.h [1.2], gstext.c [1.3], gstext.h [1.3], gstparam.h [1.7], +gstrans.c [1.11], gstrans.h [1.6], gstrap.c [1.3], gstrap.h [1.3], +gstype1.c [1.5], gstype1.h [1.2], gstype2.c [1.7], gstype42.c [1.7], +gstypes.h [1.2], gsuid.h [1.2], gsutil.c [1.4], gsutil.h [1.3], +gsxfont.h [1.2], gx.h [1.2], gxacpath.c [1.3], gxalloc.h [1.5], +gxalpha.h [1.2], gxarith.h [1.2], gxband.h [1.2], gxbcache.c [1.2], +gxbcache.h [1.2], gxbitfmt.h [1.2], gxbitmap.h [1.2], gxbitops.h [1.2], +gxccache.c [1.2], gxccman.c [1.2], gxcdevn.h [1.2], gxchar.c [1.2], +gxchar.h [1.2], gxchrout.c [1.2], gxchrout.h [1.2], gxcht.c [1.2], +gxcid.h [1.3], gxcie.h [1.2], gxcindex.h [1.2], gxclbits.c [1.2], +gxcldev.h [1.3], gxclfile.c [1.2], gxclimag.c [1.2], gxclio.h [1.2], +gxclip.c [1.3], gxclip.h [1.2], gxclip2.c [1.3], gxclip2.h [1.2], +gxclipm.c [1.3], gxclipm.h [1.2], gxclipsr.h [1.2], gxclist.c [1.3], +gxclist.h [1.2], gxcllzw.c [1.2], gxclmem.c [1.2], gxclmem.h [1.2]: +2000/09/19 19:00:32 lpd) + +Updates the license notices to reflect the name change from Aladdin +Ghostscript to AFPL Ghostscript, as well as some internal references to the +program name. (gxclpage.c [1.2], gxclpage.h [1.2], gxclpath.c [1.8], +gxclpath.h [1.6], gxclrast.c [1.8], gxclread.c [1.2], gxclrect.c [1.2], +gxclutil.c [1.2], gxclzlib.c [1.2], gxcmap.c [1.3], gxcmap.h [1.2], +gxcolor2.h [1.4], gxcomp.h [1.2], gxcoord.h [1.2], gxcpath.c [1.3], +gxcpath.h [1.2], gxcspace.h [1.4], gxctable.c [1.3], gxctable.h [1.2], +gxcvalue.h [1.2], gxdcconv.c [1.3], gxdcconv.h [1.2], gxdcolor.c [1.3], +gxdcolor.h [1.3], gxdda.h [1.2], gxdevbuf.h [1.2], gxdevcli.h [1.3], +gxdevice.h [1.4], gxdevmem.h [1.2], gxdevrop.h [1.2], gxdht.h [1.4], +gxdhtres.h [1.2], gxdither.c [1.2], gxdither.h [1.2], gxfarith.h [1.3], +gxfcache.h [1.2], gxfcid.h [1.6], gxfcmap.h [1.5], gxfill.c [1.5], +gxfixed.h [1.2], gxfmap.h [1.3], gxfont.h [1.2], gxfont0.h [1.3], +gxfont1.h [1.4], gxfont42.h [1.4], gxfrac.h [1.2], gxftype.h [1.2], +gxfunc.h [1.3], gxgetbit.h [1.2], gxhint1.c [1.2], gxhint2.c [1.2], +gxhint3.c [1.2], gxht.c [1.2], gxht.h [1.2], gxhtbit.c [1.3], +gxhttile.h [1.2], gxhttype.h [1.2], gxi12bit.c [1.2], gxiclass.h [1.2], +gxicolor.c [1.2], gxidata.c [1.4], gxifast.c [1.2], gximag3x.c [1.7]: +2000/09/19 19:00:35 lpd) + +Updates the license notices to reflect the name change from Aladdin +Ghostscript to AFPL Ghostscript, as well as some internal references to the +program name. (gximag3x.h [1.3], gximage.c [1.2], gximage.h [1.2], +gximage1.c [1.5], gximage2.c [1.2], gximage3.c [1.6], gximage3.h [1.4], +gximage4.c [1.3], gximono.c [1.2], gxino12b.c [1.2], gxiodev.h [1.2], +gxiparam.h [1.2], gxipixel.c [1.2], gxiscale.c [1.2], gxistate.h [1.6], +gxline.h [1.2], gxlum.h [1.2], gxmatrix.h [1.4], gxmclip.c [1.2], +gxmclip.h [1.2], gxobj.h [1.2], gxop1.h [1.2], gxp1fill.c [1.2], +gxp1impl.h [1.2], gxpageq.c [1.2], gxpageq.h [1.2], gxpaint.c [1.2], +gxpaint.h [1.2], gxpath.c [1.2], gxpath.h [1.2], gxpath2.c [1.2], +gxpcache.h [1.2], gxpcmap.c [1.3], gxpcolor.h [1.2], gxpcopy.c [1.3], +gxpdash.c [1.2], gxpflat.c [1.2], gxropc.h [1.2], gxrplane.h [1.2], +gxsample.c [1.2], gxsample.h [1.2], gxshade.c [1.4], gxshade.h [1.3], +gxshade1.c [1.5], gxshade4.c [1.3], gxshade4.h [1.2], gxshade6.c [1.3], +gxstate.h [1.2], gxstdio.h [1.2], gxstroke.c [1.2], gxsync.c [1.2], +gxsync.h [1.2], gxtext.h [1.3], gxtmap.h [1.2], gxttf.h [1.2], +gxtype1.c [1.6], gxtype1.h [1.4], gxxfont.h [1.2], gzacpath.h [1.2], +gzcpath.h [1.2], gzht.h [1.3], gzline.h [1.2], gzpath.h [1.3]: 2000/09/19 +19:00:38 lpd) + +Updates the license notices to reflect the name change from Aladdin +Ghostscript to AFPL Ghostscript, as well as some internal references to the +program name. (gzstate.h [1.3]: 2000/09/19 19:00:41 lpd) + +Updates the license notices to reflect the name change from Aladdin +Ghostscript to AFPL Ghostscript, as well as some internal references to the +program name. (jerror_.h [1.2], malloc_.h [1.2], math_.h [1.2], +memory_.h [1.2], pipe_.h [1.2]: 2000/09/19 19:00:47 lpd) + +Updates the license notices to reflect the name change from Aladdin +Ghostscript to AFPL Ghostscript, as well as some internal references to the +program name. (time_.h [1.2], vmsmath.h [1.2], windows_.h [1.2]: 2000/09/19 +19:00:51 lpd) + +</pre><h2><a name="6.24 ???Other???"></a>???Other???</h2><pre> + +Updates the license notices to reflect the name change from Aladdin +Ghostscript to AFPL Ghostscript, as well as some internal references to the +program name. (gp_mswin.h [1.2]: 2000/09/19 19:00:24 lpd) + +Updates the license notices to reflect the name change from Aladdin +Ghostscript to AFPL Ghostscript, as well as some internal references to the +program name. (gsdll.h [1.2], gsdll32w.lnk [1.2], gsdllos2.h [1.2], +gsdllwin.h [1.2], gsjmorec.h [1.2]: 2000/09/19 19:00:27 lpd) + +Updates the license notices to reflect the name change from Aladdin +Ghostscript to AFPL Ghostscript, as well as some internal references to the +program name. (gspmdrv.h [1.2]: 2000/09/19 19:00:31 lpd) + +Updates the license notices to reflect the name change from Aladdin +Ghostscript to AFPL Ghostscript, as well as some internal references to the +program name. (iutilasm.asm [1.2]: 2000/09/19 19:00:46 lpd) </pre></body></html> diff --git a/gs/doc/Commprod.htm b/gs/doc/Commprod.htm index 4b967b471..5ebeb7333 100644 --- a/gs/doc/Commprod.htm +++ b/gs/doc/Commprod.htm @@ -54,12 +54,12 @@ overview</a>. <p> Ghostscript is a copyrighted work whose copyright is owned by Aladdin Enterprises. Some versions of Ghostscript are distributed freely under the -name Aladdin Ghostscript; these versions are always distributed with a +name AFPL Ghostscript; these versions are always distributed with a license, called the Aladdin <a href="Public.htm">Free Public License</a> -(also known as the AFPL), which permits Aladdin Ghostscript to be +(also known as the AFPL), which permits AFPL Ghostscript to be redistributed freely under certain conditions. These conditions will -almost always be met easily by individuals in their personal use of Aladdin -Ghostscript. Aladdin Ghostscript may be <em>used</em> freely, including by +almost always be met easily by individuals in their personal use of AFPL +Ghostscript. AFPL Ghostscript may be <em>used</em> freely, including by commercial entities for evaluation or unsupported internal use. However, <em>distribution</em> for commercial purposes of Ghostscript, or anything containing or derived from Ghostscript in whole or in part, generally @@ -95,15 +95,15 @@ for non-commercial purposes without charge. <p> The intent of the exception provided in clause (i) is to allow commercial organizations operating an FTP server or a bulletin board to distribute -Aladdin Ghostscript freely from it, provided that: +AFPL Ghostscript freely from it, provided that: <dl compact> <dt>(1)<dd>the organization complies with the other provisions of the AFPL, which include among other things a requirement to distribute the -full source code of Aladdin Ghostscript and of any derived work, and to -distribute the AFPL itself along with Aladdin Ghostscript; +full source code of AFPL Ghostscript and of any derived work, and to +distribute the AFPL itself along with AFPL Ghostscript; -<dt>(2)<dd>the only charge for downloading Aladdin Ghostscript is a charge +<dt>(2)<dd>the only charge for downloading AFPL Ghostscript is a charge based on the distribution service and not one based on the content of the information being retrieved (i.e., the charge would be the same for retrieving a random collection of bits of the same size); @@ -116,7 +116,7 @@ that is not dependent on or related to purchasing anything else). <p> Similarly, the exception in clause (ii) is intended to allow inclusion of -Aladdin Ghostscript on "freeware" CD-ROMs that contain only material that +AFPL Ghostscript on "freeware" CD-ROMs that contain only material that is in the public domain, or is freely redistributable provided only that a copyright notice is retained (such as the Independent JPEG Group libraries), or is distributed under some other kind of license allowing @@ -130,7 +130,7 @@ conditions, you should contact <a href="#Artifex">Artifex Software</a> to find out about commercial licensing. Commercial licenses involve a (negotiated) payment, and include support and other benefits. These are the only ways you legally can distribute Ghostscript or anything containing -Ghostscript: either by distributing Aladdin Ghostscript under the +Ghostscript: either by distributing AFPL Ghostscript under the requirements of the AFPL, or by getting a commercial license from Artifex Software. @@ -156,7 +156,6 @@ contact: Aladdin Enterprises<br> 203 Santa Margarita Ave.<br> Menlo Park, CA 94025 U.S.A.<br> -+1-650-322-0103 telephone (8:30-12:00, Monday-Friday US Pacific time)<br> +1-650-322-1734 fax<br> <a href="mailto:ghost@aladdin.com">ghost@aladdin.com</a><br> <a href="http://www.ghostscript.com/">http://www.ghostscript.com/</a> @@ -174,7 +173,7 @@ Aladdin Enterprises may choose to distribute other versions of Ghostscript with the GPL in the future; however, these versions will be identified as "GNU Ghostscript." The remainder of this section applies only to versions identified explicitly as GNU Ghostscript versions; the generic name -Ghostscript, when applied to versions above 4.03, refers to Aladdin +Ghostscript, when applied to versions above 4.03, refers to AFPL Ghostscript, which is governed by the Aladdin Free Public License, not the GPL. @@ -299,13 +298,13 @@ with the conditions set forth above. <p>Copyright © 1996, 1997, 1998 Aladdin Enterprises. All rights reserved. -<p>This file is part of Aladdin Ghostscript. See the -<a href="Public.htm">Aladdin Free Public License</a> (the "License") for -full details of the terms of using, copying, modifying, and redistributing -Aladdin Ghostscript. +<p>This file is part of AFPL Ghostscript. See the <a +href="Public.htm">Aladdin Free Public License</a> (the "License") for full +details of the terms of using, copying, modifying, and redistributing AFPL +Ghostscript. <p> -Ghostscript version 6.0, 3 February 2000 +Ghostscript version 6.24, 19 September 2000 </font> diff --git a/gs/doc/Copying.htm b/gs/doc/Copying.htm index fbe29bb89..5366bcabe 100644 --- a/gs/doc/Copying.htm +++ b/gs/doc/Copying.htm @@ -49,13 +49,13 @@ spirit, the <a href="Public.htm">Aladdin Free Public License</a>. <p>Copyright © 1996, 1997, 1998 Aladdin Enterprises. All rights reserved. -<p>This file is part of Aladdin Ghostscript. See the +<p>This file is part of AFPL Ghostscript. See the <a href="Public.htm">Aladdin Free Public License</a> (the "License") for full details of the terms of using, copying, modifying, and redistributing -Aladdin Ghostscript. +AFPL Ghostscript. <p> -Ghostscript version 6.0, 3 February 2000 +Ghostscript version 6.24, 19 September 2000 </font> diff --git a/gs/doc/Current.htm b/gs/doc/Current.htm index 0d4a52b30..dab449e3e 100644 --- a/gs/doc/Current.htm +++ b/gs/doc/Current.htm @@ -259,13 +259,13 @@ message specified by the Adobe documentation. <p>Copyright © 1996, 1997, 1998, 1999 Aladdin Enterprises. All rights reserved. -<p>This file is part of Aladdin Ghostscript. See the +<p>This file is part of AFPL Ghostscript. See the <a href="Public.htm">Aladdin Free Public License</a> (the "License") for full details of the terms of using, copying, modifying, and redistributing -Aladdin Ghostscript. +AFPL Ghostscript. <p> -Ghostscript version 6.0, 3 February 2000 +Ghostscript version 6.24, 19 September 2000 </font> diff --git a/gs/doc/DLL.htm b/gs/doc/DLL.htm index a229c27bf..7f1c474e7 100644 --- a/gs/doc/DLL.htm +++ b/gs/doc/DLL.htm @@ -686,13 +686,13 @@ if (!code) { <p>Copyright © 1996, 1997, 1998 Aladdin Enterprises. All rights reserved. -<p>This file is part of Aladdin Ghostscript. See the +<p>This file is part of AFPL Ghostscript. See the <a href="Public.htm">Aladdin Free Public License</a> (the "License") for full details of the terms of using, copying, modifying, and redistributing -Aladdin Ghostscript. +AFPL Ghostscript. <p> -Ghostscript version 6.0, 3 February 2000 +Ghostscript version 6.24, 19 September 2000 </font> diff --git a/gs/doc/Devices.htm b/gs/doc/Devices.htm index 83fdc3a77..d28dbd418 100644 --- a/gs/doc/Devices.htm +++ b/gs/doc/Devices.htm @@ -5408,13 +5408,13 @@ meet your needs. <p>Copyright © 1996, 2000 Aladdin Enterprises. All rights reserved. -<p>This file is part of Aladdin Ghostscript. See the +<p>This file is part of AFPL Ghostscript. See the <a href="Public.htm">Aladdin Free Public License</a> (the "License") for full details of the terms of using, copying, modifying, and redistributing -Aladdin Ghostscript. +AFPL Ghostscript. <p> -Ghostscript version 6.22, 5 July 2000 +Ghostscript version 6.24, 19 September 2000 </font> diff --git a/gs/doc/Drivers.htm b/gs/doc/Drivers.htm index 9d036f632..71eccadc3 100644 --- a/gs/doc/Drivers.htm +++ b/gs/doc/Drivers.htm @@ -2491,13 +2491,13 @@ clipping region. For all but a few specialized devices, this is <p>Copyright © 1996, 2000 Aladdin Enterprises. All rights reserved. -<p>This file is part of Aladdin Ghostscript. See the +<p>This file is part of AFPL Ghostscript. See the <a href="Public.htm">Aladdin Free Public License</a> (the "License") for full details of the terms of using, copying, modifying, and redistributing -Aladdin Ghostscript. +AFPL Ghostscript. <p> -Ghostscript version 6.23, 7 August 2000 +Ghostscript version 6.24, 19 September 2000 </font> diff --git a/gs/doc/Fonts.htm b/gs/doc/Fonts.htm index ca54f64cb..acb42980e 100644 --- a/gs/doc/Fonts.htm +++ b/gs/doc/Fonts.htm @@ -1332,13 +1332,13 @@ This section by Bertrand Petit <p>Copyright © 1996, 1997, 1998, 1999, 2000 Aladdin Enterprises. All rights reserved. -<p>This file is part of Aladdin Ghostscript. See the +<p>This file is part of AFPL Ghostscript. See the <a href="Public.htm">Aladdin Free Public License</a> (the "License") for full details of the terms of using, copying, modifying, and redistributing -Aladdin Ghostscript. +AFPL Ghostscript. <p> -Ghostscript version 6.23, 7 August 2000 +Ghostscript version 6.24, 19 September 2000 </font> diff --git a/gs/doc/Helpers.htm b/gs/doc/Helpers.htm index 4222d51fa..c033a4a99 100644 --- a/gs/doc/Helpers.htm +++ b/gs/doc/Helpers.htm @@ -286,10 +286,10 @@ properly acknowledged in the next release. <p>Copyright © 1996, 1997, 1998 Aladdin Enterprises. All rights reserved. -<p>This file is part of Aladdin Ghostscript. See the +<p>This file is part of AFPL Ghostscript. See the <a href="Public.htm">Aladdin Free Public License</a> (the "License") for full details of the terms of using, copying, modifying, and redistributing -Aladdin Ghostscript. +AFPL Ghostscript. <p> Ghostscript version 6.0, 3 February 2000 diff --git a/gs/doc/History1.htm b/gs/doc/History1.htm index 4f2845ff3..1eea425f4 100644 --- a/gs/doc/History1.htm +++ b/gs/doc/History1.htm @@ -389,13 +389,13 @@ First version released to the public. <p>Copyright © 1996, 1997, 1998 Aladdin Enterprises. All rights reserved. -<p>This file is part of Aladdin Ghostscript. See the +<p>This file is part of AFPL Ghostscript. See the <a href="Public.htm">Aladdin Free Public License</a> (the "License") for full details of the terms of using, copying, modifying, and redistributing -Aladdin Ghostscript. +AFPL Ghostscript. <p> -Ghostscript version 6.0, 3 February 2000 +Ghostscript version 6.24, 19 September 2000 </font> diff --git a/gs/doc/History2.htm b/gs/doc/History2.htm index 4cb2ef71d..abb79113c 100644 --- a/gs/doc/History2.htm +++ b/gs/doc/History2.htm @@ -5252,13 +5252,13 @@ negative numbers. (This has not been tested.) <p>Copyright © 1996, 1997, 1998 Aladdin Enterprises. All rights reserved. -<p>This file is part of Aladdin Ghostscript. See the +<p>This file is part of AFPL Ghostscript. See the <a href="Public.htm">Aladdin Free Public License</a> (the "License") for full details of the terms of using, copying, modifying, and redistributing -Aladdin Ghostscript. +AFPL Ghostscript. <p> -Ghostscript version 6.0, 3 February 2000 +Ghostscript version 6.24, 19 September 2000 </font> diff --git a/gs/doc/History3.htm b/gs/doc/History3.htm index d7eb074ad..44021e882 100644 --- a/gs/doc/History3.htm +++ b/gs/doc/History3.htm @@ -8437,13 +8437,13 @@ path. <p>Copyright © 1996, 1997, 1998 Aladdin Enterprises. All rights reserved. -<p>This file is part of Aladdin Ghostscript. See the +<p>This file is part of AFPL Ghostscript. See the <a href="Public.htm">Aladdin Free Public License</a> (the "License") for full details of the terms of using, copying, modifying, and redistributing -Aladdin Ghostscript. +AFPL Ghostscript. <p> -Ghostscript version 6.0, 3 February 2000 +Ghostscript version 6.24, 19 September 2000 </font> diff --git a/gs/doc/History4.htm b/gs/doc/History4.htm index 7d8c308d8..c06df9140 100644 --- a/gs/doc/History4.htm +++ b/gs/doc/History4.htm @@ -3857,13 +3857,13 @@ Fixes bugs: <p>Copyright © 1996, 1997, 1998 Aladdin Enterprises. All rights reserved. -<p>This file is part of Aladdin Ghostscript. See the +<p>This file is part of AFPL Ghostscript. See the <a href="Public.htm">Aladdin Free Public License</a> (the "License") for full details of the terms of using, copying, modifying, and redistributing -Aladdin Ghostscript. +AFPL Ghostscript. <p> -Ghostscript version 6.0, 3 February 2000 +Ghostscript version 6.24, 19 September 2000 </font> diff --git a/gs/doc/History5.htm b/gs/doc/History5.htm index 62dec15c1..029220265 100644 --- a/gs/doc/History5.htm +++ b/gs/doc/History5.htm @@ -13212,13 +13212,13 @@ disruptive to do this just before a release. (gsalloc.c) <p>Copyright © 1997, 1998, 1999, 2000 Aladdin Enterprises. All rights reserved. -<p>This file is part of Aladdin Ghostscript. See the +<p>This file is part of AFPL Ghostscript. See the <a href="Public.htm">Aladdin Free Public License</a> (the "License") for full details of the terms of using, copying, modifying, and redistributing -Aladdin Ghostscript. +AFPL Ghostscript. <p> -Ghostscript version 6.23, 7 August 2000 +Ghostscript version 6.24, 19 September 2000 </font> diff --git a/gs/doc/History6.htm b/gs/doc/History6.htm index f17b191af..eb567428a 100644 --- a/gs/doc/History6.htm +++ b/gs/doc/History6.htm @@ -3878,13 +3878,13 @@ Updates the copyright year. (gscdef.c) <p>Copyright © 2000 Aladdin Enterprises. All rights reserved. -<p>This file is part of Aladdin Ghostscript. See the +<p>This file is part of AFPL Ghostscript. See the <a href="Public.htm">Aladdin Free Public License</a> (the "License") for full details of the terms of using, copying, modifying, and redistributing -Aladdin Ghostscript. +AFPL Ghostscript. <p> -Ghostscript version 6.22, 5 July 2000 +Ghostscript version 6.24, 19 September 2000 </font> diff --git a/gs/doc/Htmstyle.htm b/gs/doc/Htmstyle.htm index dd347e9a3..30a83a792 100644 --- a/gs/doc/Htmstyle.htm +++ b/gs/doc/Htmstyle.htm @@ -757,13 +757,13 @@ This is intended for readability both in a browser and as plain text. <p>Copyright © 1996, 2000 Aladdin Enterprises. All rights reserved. -<p>This file is part of Aladdin Ghostscript. See the +<p>This file is part of AFPL Ghostscript. See the <a href="Public.htm">Aladdin Free Public License</a> (the "License") for full details of the terms of using, copying, modifying, and redistributing -Aladdin Ghostscript. +AFPL Ghostscript. <p> -Ghostscript version 6.23, 7 August 2000 +Ghostscript version 6.24, 19 September 2000 </font> diff --git a/gs/doc/Install.htm b/gs/doc/Install.htm index 177b758fe..9df59ee5e 100644 --- a/gs/doc/Install.htm +++ b/gs/doc/Install.htm @@ -331,14 +331,14 @@ If Ghostscript fails to find an environment variable, it looks for a registry value of the same name under the key <blockquote><b><tt> -HKEY_CURRENT_USER\Software\Aladdin Ghostscript\#.## +HKEY_CURRENT_USER\Software\AFPL Ghostscript\#.## </tt></b></blockquote> <p> or if that fails, under the key <blockquote><b><tt> -HKEY_LOCAL_MACHINE\SOFTWARE\Aladdin Ghostscript\#.## +HKEY_LOCAL_MACHINE\SOFTWARE\AFPL Ghostscript\#.## </tt></b></blockquote> <p> @@ -542,13 +542,13 @@ specified queue, use <b><tt>-sOutputFile=\\spool\NullLPT1</tt></b>, where <p>Copyright © 1996, 2000 Aladdin Enterprises. All rights reserved. -<p>This file is part of Aladdin Ghostscript. See the +<p>This file is part of AFPL Ghostscript. See the <a href="Public.htm">Aladdin Free Public License</a> (the "License") for full details of the terms of using, copying, modifying, and redistributing -Aladdin Ghostscript. +AFPL Ghostscript. <p> -Ghostscript version 6.23, 7 August 2000 +Ghostscript version 6.24, 19 September 2000 </font> diff --git a/gs/doc/Language.htm b/gs/doc/Language.htm index 5090ec45e..ff30164f2 100644 --- a/gs/doc/Language.htm +++ b/gs/doc/Language.htm @@ -1479,13 +1479,13 @@ errors just as for the string case. <p>Copyright © 1996, 2000 Aladdin Enterprises. All rights reserved. -<p>This file is part of Aladdin Ghostscript. See the +<p>This file is part of AFPL Ghostscript. See the <a href="Public.htm">Aladdin Free Public License</a> (the "License") for full details of the terms of using, copying, modifying, and redistributing -Aladdin Ghostscript. +AFPL Ghostscript. <p> -Ghostscript version 6.23, 7 August 2000 +Ghostscript version 6.24, 19 September 2000 </font> diff --git a/gs/doc/Lib.htm b/gs/doc/Lib.htm index 4fbca7b79..c8bbd1fcf 100644 --- a/gs/doc/Lib.htm +++ b/gs/doc/Lib.htm @@ -478,13 +478,13 @@ is finished, it should execute: <p>Copyright © 1996, 1997, 1998 Aladdin Enterprises. All rights reserved. -<p>This file is part of Aladdin Ghostscript. See the +<p>This file is part of AFPL Ghostscript. See the <a href="Public.htm">Aladdin Free Public License</a> (the "License") for full details of the terms of using, copying, modifying, and redistributing -Aladdin Ghostscript. +AFPL Ghostscript. <p> -Ghostscript version 6.0, 3 February 2000 +Ghostscript version 6.24, 19 September 2000 </font> diff --git a/gs/doc/Maintain.htm b/gs/doc/Maintain.htm index 043702cdf..dc37a9ce1 100644 --- a/gs/doc/Maintain.htm +++ b/gs/doc/Maintain.htm @@ -1,6 +1,6 @@ <html> <head> -<title>Aladdin Ghostscript maintenance procedures</title> +<title>AFPL Ghostscript maintenance procedures</title> <!-- $Id$ --> </head> @@ -11,7 +11,7 @@ <table width="100%" border="0"> <tr><th align="center" bgcolor="#CCCC00"><font size=6> -Aladdin Ghostscript maintenance procedures +AFPL Ghostscript maintenance procedures </font> </table> @@ -48,10 +48,10 @@ Ghostscript</a>. <h1><a name="Introduction"></a>Introduction</h1> <p> -This document describes various maintenance procedures associated with -Aladdin Ghostscript. It is only meant for developers actively collaborating -with Aladdin on Ghostscript; some parts of it are only relevant to -developers who are members of the ghostscript group on SourceForge. +This document describes various maintenance procedures associated with AFPL +Ghostscript. It is only meant for developers actively working on AFPL +Ghostscript; some parts of it are only relevant to developers who are +members of the ghostscript group on SourceForge. <hr> @@ -121,13 +121,13 @@ cvs3 commit <p>Copyright © 2000 Aladdin Enterprises. All rights reserved. -<p>This file is part of Aladdin Ghostscript. See the <a +<p>This file is part of AFPL Ghostscript. See the <a href="Public.htm">Aladdin Free Public License</a> (the "License") for full details of the terms of using, copying, modifying, and redistributing -Aladdin Ghostscript. +AFPL Ghostscript. <p> -Ghostscript version 6.22, 5 July 2000 +Ghostscript version 6.24, 19 September 2000 </font> diff --git a/gs/doc/Make.htm b/gs/doc/Make.htm index cc5d2623e..7dcd5dd14 100644 --- a/gs/doc/Make.htm +++ b/gs/doc/Make.htm @@ -170,10 +170,10 @@ the source code for some third-party libraries that Ghostscript uses. <h2><a name="Ghostscript_source"></a>Ghostscript source code</h2> <p><a name="Authoritative_distribution_site"></a> -There are two kinds of Ghostscript distributions available, called "Aladdin +There are two kinds of Ghostscript distributions available, called "AFPL Ghostscript" and "GNU Ghostscript"; the distinction between them is explained in the <a href="Commprod.htm">conditions for distributing -Ghostscript</a>. The authoritative distribution site for Aladdin +Ghostscript</a>. The authoritative distribution site for AFPL Ghostscript is <blockquote> @@ -200,7 +200,7 @@ files: <b><tt>ghostscript-fonts-other-</tt></b>#.##<b><tt>.tar.gz</tt></b> </blockquote> -<p>For recent versions of Aladdin Ghostscript -- <b><em>not</em></b> GNU +<p>For recent versions of AFPL Ghostscript -- <b><em>not</em></b> GNU Ghostscript -- there are also zip files (each zipped file fits onto a single 1.44MB diskette): @@ -750,14 +750,14 @@ alone. <h3><a name="GNU_readline"></a>GNU readline</h3> <p> -Aladdin Ghostscript does not include an interface to GNU readline. A user +AFPL Ghostscript does not include an interface to GNU readline. A user contributed code for this purpose, which we spent significant time debugging and then updating to track internal architectural changes in Ghostscript. The contributor was willing to assign the copyright to Aladdin Enterprises, and to allow the code to be distributed with the Aladdin Free Public License (AFPL) as well as the GNU License (GPL). However, even though the GPL allows linking GPLed code (such as the GNU readline library package) with -non-GPLed code (such as all the rest of Aladdin Ghostscript) if one doesn't +non-GPLed code (such as all the rest of AFPL Ghostscript) if one doesn't distribute the result, the Free Software Foundation, creators of the GPL, have told us that in their opinion, the GPL forbids distributing non-GPLed code that is merely <em>intended</em> to be linked with GPLed code. We @@ -775,7 +775,7 @@ versions before the 6.0 release), we removed it from the Aladdin Ghostscript <p> GNU Ghostscript distributions will include support for GNU readline. As -with other GNU Ghostscript components that are not included in Aladdin +with other GNU Ghostscript components that are not included in AFPL Ghostscript, Aladdin will not attempt to run, link, or even compile this code, or keep it current across changes in the rest of Ghostscript. We will, however, welcome bug fixes or updates, and distribute them with @@ -797,8 +797,8 @@ the letter) of the GPL. We put considerable work into making it possible for Ghostscript to use GNU readline, including the creation and adjustment of internal software interfaces specifically to serve this purpose. In principle, we should have -undone this work in Aladdin Ghostscript, lest FSF object to it too as -intended to facilitate linking Aladdin Ghostscript with GNU readline (as the +undone this work in AFPL Ghostscript, lest FSF object to it too as +intended to facilitate linking AFPL Ghostscript with GNU readline (as the U.S. government has been said to do for code that merely provides APIs where encryption may be added). However, we are willing to take this risk rather than spend the time to undo the interface changes. @@ -806,9 +806,11 @@ than spend the time to undo the interface changes. <p> If you have comments or questions about this situation, please feel free to contact the Free Software Foundation, authors of the GPL and copyright -holders of GNU readline, at <a href="mailto:gnu@gnu.org">gnu@gnu.org</a>, -and Aladdin Enterprises, author and copyright holder of Ghostscript, at -<a href="mailto:ghost@aladdin.com">ghost@aladdin.com</a>. +holders of GNU readline, at <a href="mailto:gnu@gnu.org">gnu@gnu.org</a>; +Aladdin Enterprises, original and principal author of Ghostscript, at <a +href="mailto:ghost@aladdin.com">ghost@aladdin.com</a>; and/or artofcode LLC, +copyright holder of Ghostscript, at <a +href="mailto:raph@artofcode.com">raph@artofcode.com</a>. <h2><a name="Makefile_setup"></a>Setting up "makefile"</h2> @@ -2728,13 +2730,13 @@ to begin <p>Copyright © 1996, 2000 Aladdin Enterprises. All rights reserved. -<p>This file is part of Aladdin Ghostscript. See the +<p>This file is part of AFPL Ghostscript. See the <a href="Public.htm">Aladdin Free Public License</a> (the "License") for full details of the terms of using, copying, modifying, and redistributing -Aladdin Ghostscript. +AFPL Ghostscript. <p> -Ghostscript version 6.21, 28 April 2000 +Ghostscript version 6.24, 19 September 2000 </font> diff --git a/gs/doc/New-user.htm b/gs/doc/New-user.htm index 5aa6e0dba..a8bdf59ee 100644 --- a/gs/doc/New-user.htm +++ b/gs/doc/New-user.htm @@ -27,7 +27,7 @@ Background information for new users of Ghostscript <ul> <li><a href="#Find_Ghostscript">How is Ghostscript licensed? Where can I find it?</a> <ul> -<li><a href="#Aladdin_gs">Aladdin Ghostscript</a> +<li><a href="#AFPL_gs">AFPL Ghostscript (formerly Aladdin Ghostscript)</a> <li><a href="#GNU_gs">GNU Ghostscript</a> <li><a href="#Commercial_gs">Commercial versions</a> </ul> @@ -57,6 +57,7 @@ Background information for new users of Ghostscript <li><a href="#Reporting_problems">Reporting problems</a> </ul> <li><a href="#Aladdin">Contacting Aladdin Enterprises</a> +<li><a href="#artofcode">Contacting artofcode LLC</a> <li><a href="#How_to_help">How you can help improve Ghostscript</a> <li><a href="#Acknowledgments">Acknowledgements</a> </ul></blockquote> @@ -113,18 +114,20 @@ itself. <h2><a name="Find_Ghostscript"></a>How is Ghostscript licensed? Where can I find it?</h2> <p> -Ghostscript is a copyrighted work (Aladdin Enterprises owns the copyright); +Ghostscript is a copyrighted work (artofcode LLC owns the copyright); it is not shareware or in the public domain. Different versions of it are distributed with three different licenses: -<h3><a name="Aladdin_gs"></a>Aladdin Ghostscript</h3> +<h3><a name="AFPL_gs"></a>AFPL Ghostscript (formerly Aladdin +Ghostscript)</h3> <p> -Versions entitled "Aladdin Ghostscript" are distributed with a license -called the <a href="Public.htm">Aladdin Free Public License</a> that allows -free use, copying, and distribution by end users, but does not allow -commercial distribution. You can get the current version of Aladdin -Ghostscript with this license from +Versions entitled "AFPL Ghostscript", or older versions called "Aladdin +Ghostscript"), are distributed with a license called the <a +href="Public.htm">Aladdin Free Public License</a> that allows free use, +copying, and distribution by end users, but does not allow commercial +distribution. You can get the current version of AFPL Ghostscript with this +license from <blockquote> <a href="ftp://ftp.cs.wisc.edu/ghost/aladdin/">ftp://ftp.cs.wisc.edu/ghost/aladdin/</a>gs###/ghostscript#.## @@ -160,7 +163,7 @@ may also be useful, but in searching for files they are likely to provide many unusable references mixed in among the useful ones. <p> -If you haven't convenient access to the Internet, you can order Aladdin +If you haven't convenient access to the Internet, you can order AFPL Ghostscript on a CD along with some useful related programs and documentation. <b>Please note</b> that this is not "commercial licensing": you are still getting freely redistributable software, with no support and @@ -179,7 +182,7 @@ href="http://www.gnu.org/copyleft/gpl.html">General Public License</a>, which allows free use, and free copying and redistribution under certain conditions (including, in some cases, commercial distribution). GNU Ghostscript versions are usually released shortly after the <em>next</em> -Aladdin Ghostscript version; for example, GNU Ghostscript 5.10 was released +AFPL Ghostscript version; for example, GNU Ghostscript 5.10 was released shortly after Aladdin Ghostscript 5.50. You can always get the current version of GNU Ghostscript by Internet FTP from @@ -208,7 +211,7 @@ to <a href="mailto:gnu@gnu.org">gnu@gnu.org</a>. The Ghostscript available on tape and CD-ROM. <p><a name="CTAN"></a> -Both Aladdin and GNU versions are also available from sites in the +Both AFPL and GNU versions are also available from sites in the Comprehensive TeX Archive Network (CTAN), in a tree based at /tex-archive/support/ghostscript/, which you can find at these principal CTAN distribution sites ("participating hosts") as of mid-1998: @@ -242,7 +245,7 @@ Finally, Ghostscript is also available for commercial licensing. See "<a href="#Commercial_use">What about commercial use?</a>" for details. <p> -Aladdin Ghostscript and GNU Ghostscript come with <b>NO WARRANTY</b> and +AFPL Ghostscript and GNU Ghostscript come with <b>NO WARRANTY</b> and <b>NO SUPPORT</b>. If you have a question or a problem to report, please see "<a href="#Need_help">If you need help</a>" for information about what to do. @@ -318,7 +321,7 @@ anyone who wants to offer such support. GNU Ghostscript may not be incorporated into commercial products which forbid copying or for which customers cannot obtain source code for no more than the cost of reproduction, although it may be distributed -("aggregated") with commercial products; Aladdin Ghostscript may not be +("aggregated") with commercial products; AFPL Ghostscript may not be incorporated into commercial products at all, and may be distributed commercially only under extremely limited circumstances. However, Ghostscript is also available for commercial licensing, which in addition @@ -382,7 +385,7 @@ either DEC C or gcc </ul> <p> -Aladdin Ghostscript is known to run on all of the above, and additionally +AFPL Ghostscript is known to run on all of the above, and additionally on the following platform families: <ul> @@ -505,7 +508,7 @@ Instructions for using this file are on Geoff's Web page. <p> A number of people have created Ghostscript drivers that they prefer to -distribute directly, rather than including them in Aladdin's Ghostscript +distribute directly, rather than including them in the AFPL Ghostscript distributions. For a current list, please see the Ghostscript home page at <a href="http://www.cs.wisc.edu/~ghost/index.html">http://www.cs.wisc.edu/~ghost/index.html</a>. @@ -766,11 +769,11 @@ write to <b><tt>bug-ghostscript@gnu.org</tt></b>, which is equivalent to posting to that newsgroup. <dt><b><tt><a href="news:comp.lang.postscript">comp.lang.postscript</a></tt></b> -<dd>if your question is about <b>Aladdin Ghostscript</b> (currently +<dd>if your question is about <b>AFPL Ghostscript</b> (currently versions 5.50 and above). If you have access to Internet mail, but not Usenet news, write to <b><tt>comp.lang.postscript@aladdin.com</tt></b>, which is equivalent to posting to that newsgroup. We hope to establish a separate -newsgroup for Aladdin Ghostscript in the future, since +newsgroup for AFPL Ghostscript in the future, since <b><tt>comp.lang.postscript</tt></b> was not intended for Ghostscript discussion <em>per se</em>. </dl> @@ -796,38 +799,54 @@ reporting problems. <h1><a name="Aladdin"></a>Contacting Aladdin Enterprises</h1> <p> -Please do not contact us if all you want is help with the freely distributed -versions of Ghostscript! Ghostscript is free, but our time is not. If you -call for help, we will tell you politely that we cannot answer your -question. Ghostscript's documentation, while not of commercial end-user -quality, has been adequate for thousands of users (for many of whom English -is a foreign language), so the answer to your question is very likely in it -somewhere. - -<p> -Here is our contact information: +Aladdin Enterprises is no longer responsible for Ghostscript, but we can +sometimes help people who are looking for information, and we may be +available for small contract projects. Here is our contact information: <blockquote><address> Aladdin Enterprises<br> 203 Santa Margarita Avenue<br> Menlo Park, CA 94025 U.S.A.<br> -+1-650-322-0103 telephone (09:00-12:00 US Pacific time zone)<br> +1-650-322-1734 fax<br> <a href="mailto:ghost@aladdin.com">ghost@aladdin.com</a><br> <a href="http://www.ghostscript.com/">http://www.ghostscript.com/</a> </address></blockquote> +<h1><a name="artofcode"></a>Contacting artofcode LLC</h1> + +<p> +As of mid-September 2000, artofcode LLC is responsible for the future +development of Ghostscript. Please do not contact us if all you want is +help with the freely distributed versions of Ghostscript! Ghostscript is +free, but our time is not. If you call for help, we will tell you politely +that we cannot answer your question. Ghostscript's documentation, while not +of commercial end-user quality, has been adequate for thousands of users +(for many of whom English is a foreign language), so the answer to your +question is very likely in it somewhere. + +<p> +Here is our contact information: + +<blockquote><address> +Raph Levien<br> +artofcode LLC<br> +940 Tyler St. Studio 6<br> +Benicia, CA 94510<br> +tel/fax +1 707 746 6398<br> +<a href="mailto:raph@artofcode.com">raph@artofcode.com</a> +</address></blockquote> + <hr> <h1><a name="How_to_help"></a>How you can help improve Ghostscript</h1> <p> The most valuable thing you can do to help improve Ghostscript is to help -test it. Aladdin makes three different grades of release available, each of +test it. We make three different grades of release available, each of which needs a different kind of testing. <ul> -<li><em>Public</em> releases are made available about every 9 months, after +<li><em>Stable</em> releases are made available about every 9 months, after a beta test period. Reporting problems as described <a href="#Reporting_problems">above</a> often results in a fix being posted on our Web site. @@ -840,7 +859,7 @@ intensive testing. </ul> <ul> -<li><em>Tester</em> releases are posted every few weeks. These are not +<li><em>Development</em> releases are posted every few weeks. These are not supposed to be good enough for general use, but testing them is still very helpful, since it gets problems corrected before the intensive beta test period. @@ -850,7 +869,7 @@ period. You can always find the current public release and the current beta or tester release on our <a href="http://www.cs.wisc.edu/~ghost/index.html">Web site</a>. If you would like to be notified when new beta or tester releases -are posted, please <a href="#Aladdin">contact Aladdin</a>. +are posted, please <a href="#artofcode">contact us</a>. <p> There are also some useful projects that we don't have enough resources to @@ -862,9 +881,10 @@ href="Projects.htm">this list</a> for details. <h1><a name="Acknowledgments"></a>Acknowledgements</h1> <p> -Ghostscript was originally created, and is primarily developed and -maintained, by L. Peter Deutsch, President of Aladdin Enterprises (not to be -confused with Peter J. Deutsch, founder of Bunyip Information Systems Inc.). +Ghostscript was originally created, and through the year 2000 was primarily +developed and maintained, by L. Peter Deutsch, President of Aladdin +Enterprises (not to be confused with Peter J. Deutsch, founder of Bunyip +Information Systems Inc.). <p> Special thanks are due to Russell Lang, for the @@ -911,13 +931,13 @@ contributed significantly to improving Ghostscript. <p>Copyright © 1996, 2000 Aladdin Enterprises. All rights reserved. -<p>This file is part of Aladdin Ghostscript. See the +<p>This file is part of AFPL Ghostscript. See the <a href="Public.htm">Aladdin Free Public License</a> (the "License") for full details of the terms of using, copying, modifying, and redistributing -Aladdin Ghostscript. +AFPL Ghostscript. <p> -Ghostscript version 6.23, 7 August 2000 +Ghostscript version 6.24, 19 September 2000 </font> diff --git a/gs/doc/News.htm b/gs/doc/News.htm index 2fea0d490..3a571c833 100644 --- a/gs/doc/News.htm +++ b/gs/doc/News.htm @@ -83,6 +83,8 @@ the transparency group stack, are not implemented yet. (Procedures) - The -Zv and -ZV switches now trace alpha/transparency features. + - The program name is now AFPL Ghostscript rather than Aladdin +Ghostscript. (Utilities) - lib/pdfeof.ps is deleted; its functionality is included in the standard code. @@ -104,13 +106,13 @@ than XFlush(). <p>Copyright © 2000 Aladdin Enterprises. All rights reserved. -<p>This file is part of Aladdin Ghostscript. See the +<p>This file is part of AFPL Ghostscript. See the <a href="Public.htm">Aladdin Free Public License</a> (the "License") for full details of the terms of using, copying, modifying, and redistributing -Aladdin Ghostscript. +AFPL Ghostscript. <p> -Ghostscript version 6.24, 8 August 2000 +Ghostscript version 6.24, 19 September 2000 </font> diff --git a/gs/doc/PUBLIC b/gs/doc/PUBLIC index 422c96985..dc7826371 100644 --- a/gs/doc/PUBLIC +++ b/gs/doc/PUBLIC @@ -36,12 +36,12 @@ privilege of doing so. 0. Subject Matter -This License applies to the computer program known as "Aladdin Ghostscript." +This License applies to the computer program known as "AFPL Ghostscript." The "Program", below, refers to such program. The Program is a copyrighted -work whose copyright is held by Aladdin Enterprises (the "Licensor"). Please -note that Aladdin Ghostscript is neither the program known as "GNU -Ghostscript" nor the version of Ghostscript available for commercial -licensing from Artifex Software Inc. +work whose copyright is held by artofcode LLC, located in Benicia, +California (the "Licensor"). Please note that AFPL Ghostscript is neither +the program known as "GNU Ghostscript" nor the version of Ghostscript +available for commercial licensing from Artifex Software Inc. A "work based on the Program" means either the Program or any derivative work of the Program, as defined in the United States Copyright Act of 1976, diff --git a/gs/doc/Projects.htm b/gs/doc/Projects.htm index 5f583e836..9283af8f5 100644 --- a/gs/doc/Projects.htm +++ b/gs/doc/Projects.htm @@ -59,7 +59,7 @@ overview</a>. There are many projects that would improve Ghostscript and that we would like to do, but for which we don't have enough resources. If you would like to take responsibility for any of these projects, please <a -href="mailto:ghost@aladdin.com">contact us</a>. Additional comments on +href="mailto:raph@artofcode.com">contact us</a>. Additional comments on implementation approaches or project goals are in <I>italic type like this</I>. @@ -600,13 +600,13 @@ ones re-entrant should really be up to the driver author.</I> <p>Copyright © 2000 Aladdin Enterprises. All rights reserved. -<p>This file is part of Aladdin Ghostscript. See the +<p>This file is part of AFPL Ghostscript. See the <a href="Public.htm">Aladdin Free Public License</a> (the "License") for full details of the terms of using, copying, modifying, and redistributing -Aladdin Ghostscript. +AFPL Ghostscript. <p> -Ghostscript version 6.23, 7 August 2000 +Ghostscript version 6.24, 19 September 2000 </font> diff --git a/gs/doc/Ps2epsi.htm b/gs/doc/Ps2epsi.htm index 5493dc592..820a0b879 100644 --- a/gs/doc/Ps2epsi.htm +++ b/gs/doc/Ps2epsi.htm @@ -167,13 +167,13 @@ encapsulation fails because of the nature of the original PostScript file. <p>Copyright © 1998, 2000 Aladdin Enterprises. All rights reserved. -<p>This file is part of Aladdin Ghostscript. See the +<p>This file is part of AFPL Ghostscript. See the <a href="Public.htm">Aladdin Free Public License</a> (the "License") for full details of the terms of using, copying, modifying, and redistributing -Aladdin Ghostscript. +AFPL Ghostscript. <p> -Ghostscript version 6.21, 28 April 2000 +Ghostscript version 6.24, 19 September 2000 </font> diff --git a/gs/doc/Ps2pdf.htm b/gs/doc/Ps2pdf.htm index 18299577b..6f908f720 100644 --- a/gs/doc/Ps2pdf.htm +++ b/gs/doc/Ps2pdf.htm @@ -481,13 +481,13 @@ href="http://www.sil.org">http://www.sil.org</a>> for help with testing <p>Copyright © 1996, 2000 Aladdin Enterprises. All rights reserved. -<p>This file is part of Aladdin Ghostscript. See the +<p>This file is part of AFPL Ghostscript. See the <a href="Public.htm">Aladdin Free Public License</a> (the "License") for full details of the terms of using, copying, modifying, and redistributing -Aladdin Ghostscript. +AFPL Ghostscript. <p> -Ghostscript version 6.23, 7 August 2000 +Ghostscript version 6.24, 19 September 2000 </font> diff --git a/gs/doc/Psfiles.htm b/gs/doc/Psfiles.htm index 9013e4994..75881aa82 100644 --- a/gs/doc/Psfiles.htm +++ b/gs/doc/Psfiles.htm @@ -718,13 +718,13 @@ the Ghostscript source distribution. <p>Copyright © 1996, 2000 Aladdin Enterprises. All rights reserved. -<p>This file is part of Aladdin Ghostscript. See the +<p>This file is part of AFPL Ghostscript. See the <a href="Public.htm">Aladdin Free Public License</a> (the "License") for full details of the terms of using, copying, modifying, and redistributing -Aladdin Ghostscript. +AFPL Ghostscript. <p> -Ghostscript version 6.21, 28 April 2000 +Ghostscript version 6.24, 19 September 2000 </font> diff --git a/gs/doc/Public.htm b/gs/doc/Public.htm index cc5dd5e10..69ce76c41 100644 --- a/gs/doc/Public.htm +++ b/gs/doc/Public.htm @@ -75,12 +75,12 @@ privilege of doing so. <h2>0. Subject Matter</h2> <p> -This License applies to the computer program known as "Aladdin Ghostscript." +This License applies to the computer program known as "AFPL Ghostscript." The "Program", below, refers to such program. The Program is a copyrighted -work whose copyright is held by Aladdin Enterprises (the "Licensor"). -Please note that Aladdin Ghostscript is neither the program known as "GNU -Ghostscript" nor the version of Ghostscript available for commercial -licensing from Artifex Software Inc. +work whose copyright is held by artofcode LLC, located in Benicia, +California (the "Licensor"). Please note that AFPL Ghostscript is neither +the program known as "GNU Ghostscript" nor the version of Ghostscript +available for commercial licensing from Artifex Software Inc. <p> A "work based on the Program" means either the Program or any derivative @@ -302,7 +302,7 @@ with the terms of this License. <!-- [3.0 begin visible trailer] =========================================== --> <!-- Ghostscript version 6.24, --> -<!-- 18 September 2000 --> +<!-- 19 September 2000 --> <!-- [3.0 end visible trailer] ============================================= --> </body> diff --git a/gs/doc/Readme.htm b/gs/doc/Readme.htm index 5d783a015..a8e9f64c3 100644 --- a/gs/doc/Readme.htm +++ b/gs/doc/Readme.htm @@ -63,7 +63,7 @@ systems). <ul> <li><a href="#New_users">What should I read if I'm a new user?</a> <ul> -<li><a href="#Two_Ghostscripts">Aladdin Ghostscript and GNU Ghostscript</a> +<li><a href="#Two_Ghostscripts">AFPL Ghostscript and GNU Ghostscript</a> <li><a href="#Before_building">Before building Ghostscript</a> </ul> <li><a href="#Not_a_new_user">What should I read if I'm not a new user?</a> @@ -72,8 +72,7 @@ systems). </ul> <li><a href="#Web_presence">Presence on the World Wide Web</a> <ul> -<li><a href="#Web_home_page">Ghostscript's home page</a> -<li><a href="#Aladdin_home_page">Aladdin's home page</a> +<li><a href="#Web_home_page">Ghostscript's home pages</a> <li><a href="#Adobe_documentation">Adobe PostScript, Encapsulated PostScript, and PDF reference documentation</a> <li><a href="#Web_other">Other material on the WWW</a> @@ -178,17 +177,17 @@ remember that Ghostscript comes with <b>NO WARRANTY</b> and <b>NO SUPPORT</b> </ul> -<h3><a name="Two_Ghostscripts"></a>Aladdin Ghostscript and GNU Ghostscript</h3> +<h3><a name="Two_Ghostscripts"></a>AFPL Ghostscript and GNU Ghostscript</h3> <p> -Aladdin Ghostscript and GNU Ghostscript are +AFPL Ghostscript and GNU Ghostscript are <a href="New-user.htm#Find_Ghostscript">different releases</a>. If you -have Aladdin Ghostscript, not the GNU Ghostscript releases distributed by +have AFPL Ghostscript, not the GNU Ghostscript releases distributed by the <a href="http://www.gnu.org">Free Software Foundation</a>, you should read (or at least skim through): <ul> -<li>additional information about <a href="Public.htm">Aladdin Ghostscript +<li>additional information about <a href="Public.htm">AFPL Ghostscript releases</a> that is not relevant to GNU Ghostscript releases. </ul> @@ -259,7 +258,7 @@ Ghostscript and platform-supplied fonts (but read about </ul> <p> -If you are considering distributing Ghostscript (either Aladdin or GNU +If you are considering distributing Ghostscript (either AFPL or GNU versions) in conjunction with a commercial product, you should read the <a href="Public.htm">license</a> carefully, and you should also read @@ -316,18 +315,15 @@ Ghostscript's HTML-based documentation. <p> Ghostscript has a home page on the World Wide Web with helpful information such as the FAQ (Frequently Asked Questions) and a list of known problems -and workarounds for the current Aladdin Ghostscript release (in the +and workarounds for the current AFPL Ghostscript release (in the "Obtaining" file for that release): <blockquote> <a href="http://www.cs.wisc.edu/~ghost/">http://www.cs.wisc.edu/~ghost/</a> </blockquote> -<h2><a name="Aladdin_home_page"></a>Aladdin's home page</h2> - <p> -More material about Ghostscript can be found on Aladdin Enterprises' World -Wide Web site at +More material about Ghostscript can be found at <blockquote> <a href="http://www.ghostscript.com/">http://www.ghostscript.com/</a> @@ -386,7 +382,7 @@ with explanations of the contents. <dl> <dt><a name="Bug-form"></a><a href="Bug-form.htm"><b>Bug-form.htm</b></a> -<dd> A form to fill out and send to Aladdin to report a problem with Aladdin +<dd> A form to fill out and a-meil to report a problem with AFPL Ghostscript -- but remember that Ghostscript comes with <b>NO WARRANTY</b> and <b>NO SUPPORT</b>. Please read the <a href="Bug-info.htm">instructions</a> before reporting a bug. @@ -394,14 +390,14 @@ href="Bug-info.htm">instructions</a> before reporting a bug. <dl> <dt><a name="Bug-info"></a><a href="Bug-info.htm"><b>Bug-info.htm</b></a> -<dd> Information about how to report problems with Aladdin Ghostscript -- +<dd> Information about how to report problems with AFPL Ghostscript -- but remember that Ghostscript comes with <b>NO WARRANTY</b> and <b>NO SUPPORT</b>. Please read this before reporting a problem. </dl> <dl> <dt><a name="C-style"></a><a href="C-style.htm"><b>C-style.htm</b></a> -<dd> Aladdin's guidelines and style for C coding, which you should follow +<dd> Guidelines and style for C coding, which you should follow if, for example, you <a href="#Drivers">write a new driver</a> or add or change something in Ghostscript. For developers. </dl> @@ -421,7 +417,7 @@ License</a>. <dl> <dt><a name="Copying"></a><a href="Copying.htm"><b>Copying.htm</b></a> -<dd> A reminder that Aladdin Ghostscript is governed <b>NOT</b> by +<dd> A reminder that AFPL Ghostscript is governed <b>NOT</b> by the <a href="http://www.gnu.org/">Free Software Foundation's</a> GNU <a href="http://www.gnu.org/copyleft/gpl.html">General Public License</a> but by the <a href="#Public">Aladdin Free Public License</a>. @@ -577,7 +573,7 @@ programs, and sample printable files. <dl> <dt><a name="Public"></a><a href="Public.htm"><b>Public.htm</b></a> <dd> The Aladdin Free Public License, which states the conditions for using -and redistributing Aladdin Ghostscript. +and redistributing AFPL Ghostscript. </dl> <dl> @@ -633,13 +629,13 @@ font-rendering mechanism, for developers. <p>Copyright © 1996, 2000 Aladdin Enterprises. All rights reserved. -<p>This file is part of Aladdin Ghostscript. See the +<p>This file is part of AFPL Ghostscript. See the <a href="Public.htm">Aladdin Free Public License</a> (the "License") for full details of the terms of using, copying, modifying, and redistributing -Aladdin Ghostscript. +AFPL Ghostscript. <p> -Ghostscript version 6.22, 5 July 2000 +Ghostscript version 6.24, 19 September 2000 </font> diff --git a/gs/doc/Release.htm b/gs/doc/Release.htm index 51b3865e8..6cbf0f2f8 100644 --- a/gs/doc/Release.htm +++ b/gs/doc/Release.htm @@ -71,18 +71,18 @@ Ghostscript</a>. <h1><a name="Introduction"></a>Introduction</h1> <p> -This document describes the process that Aladdin Enterprises uses to make +This document describes the process that Aladdin Enterprises used to make new Ghostscript releases. As time goes on, it will become a more suitable document for others wishing to prepare releases for distribution. Please note that although the <a href="Public.htm">Aladdin Free Public License</a> allows anyone to prepare and distribute releases in accordance with its terms and conditions, this document is really meant only for developers -working closely with Aladdin. +working closely with artofcode LLC, the copyright holder of Ghostscript. <p> -This document is primarily about Aladdin Ghostscript releases. See the +This document is primarily about AFPL Ghostscript releases. See the section on <a href="#GNU_releases">GNU releases</a> below for information on -making a GNU Ghostscript release from an existing Aladdin Ghostscript +making a GNU Ghostscript release from an existing AFPL Ghostscript release, and the section on <a href="#Fonts">fonts</a> for information on releasing font packages. @@ -98,12 +98,12 @@ you will want to change. <li>If you make any significant changes, please edit <b><tt>gscdef.c</tt></b> to change <b><tt>GS_PRODUCTFAMILY</tt></b> and -<b><tt>GS_PRODUCT</tt></b> from "Aladdin Ghostscript" to something else, in -order to avoid confusion with Aladdin's releases. +<b><tt>GS_PRODUCT</tt></b> from "AFPL Ghostscript" to something else, in +order to avoid confusion with artofcode's releases. <li>In the same file, you may also want to edit <b><tt>GS_COPYRIGHT</tt></b> -to add your own copyright notice (although you must not remove Aladdin's -notice). +to add your own copyright notice (although you must not remove any +notice that is there). <li>You will almost certainly want to edit <b><tt>version.mak</tt></b> to change the revision date, <b><tt>GS_REVISIONDATE</tt></b>. @@ -118,7 +118,7 @@ beginning of the file). <h1><a name="Servers"></a>Servers</h1> <p> -The Aladdin Ghostscript files are maintained on sites accessible to the +The AFPL Ghostscript files are maintained on sites accessible to the public. One specific site hosts the active CVS repository for code, data, and documentation, and the bug report data base; several sites offer distributions with version numbers, intended for wider distribution. @@ -126,9 +126,9 @@ distributions with version numbers, intended for wider distribution. <h2><a name="Development_files"></a>Development sources and bug reports</h2> <p> -The primary repository for Aladdin Ghostscript is SourceForge (<a +The primary repository for AFPL Ghostscript is SourceForge (<a href="http://sourceforge.net"><tt>http://sourceforge.net</tt></a>). Please -read the SourceForge Aladdin Ghostscript home page (<a +read the SourceForge AFPL Ghostscript home page (<a href=http://ghostscript.sourceforge.net><tt>http://ghostscript.sourceforge.net</tt></a>) first. CVS access information is available at <a href="http://sourceforge.net/cvs/?group_id=1897"><tt>http://sourceforge.net/cvs/?group_id=1897</tt></a>. @@ -136,21 +136,21 @@ href="http://sourceforge.net/cvs/?group_id=1897"><tt>http://sourceforge.net/cvs/ <h2><a name="Distributions"></a>Distributions</h2> <p> -Both tested and tester releases are available from +Both stable and development releases are available from <blockquote><pre> <a href="http://sourceforge.net/project/filelist.php?group_id=1897">http://sourceforge.net/project/filelist.php?group_id=1897</a> </pre></blockquote> <p> -Tested public releases are also distributed from +Stable releases are also distributed from <blockquote><pre> <a href="ftp://ftp.cs.wisc.edu/ghost/aladdin/">ftp://ftp.cs.wisc.edu/ghost/aladdin/</a> </pre></blockquote> <p> -Tester releases are also distributed from +Development releases are also distributed from <blockquote><pre> <a href="ftp://ftp.cs.wisc.edu/ghost/aladdin/test/">ftp://ftp.cs.wisc.edu/ghost/aladdin/test/</a> </pre></blockquote> @@ -193,7 +193,7 @@ This document only discusses source distributions. Source distributions currently can only be made on Linux systems (but it probably wouldn't take much work to support other Unix systems). Ghostscript as distributed also often includes executables or other packages for the Windows and MacOS -environments, but Aladdin does not produce these, and this document does not +environments, but artofcode does not produce these, and this document does not discuss them. For more information about Windows packages, please contact <a href="mailto:bug-gswin@aladdin.com"><tt>bug-gswin@aladdin.com</tt></a>; for more information about MacOS packages, please contact <a @@ -508,7 +508,7 @@ cvs tag gs#_#[#] Upload <b><tt>ghostscript-#.##.tar.*</tt></b> to SourceForge (by anonymous FTP to <b><tt>download.sourceforge.net</tt></b>, directory <b><tt>/incoming</tt></b>), and then post it using the "File Release" -facility in the Aladdin Ghostscript project. If this is a test release, put +facility in the AFPL Ghostscript project. If this is a test release, put it in the <b><tt>gs-test</tt></b> module, otherwise put it in the <b><tt>ghostscript</tt></b> module. If you are adding Windows executables to an existing source release, please use the same release date as the @@ -582,14 +582,14 @@ Edit <b><tt>doc/News.htm</tt></b> to remove all the content. <h1><a name="GNU_releases"></a>GNU Ghostscript releases</h1> <p> -Aladdin Enterprises re-releases each tested Aladdin Ghostscript version with -the GPL, as GNU Ghostscript, when the next tested Aladdin Ghostscript +artofcode LLC re-releases each tested AFPL Ghostscript version with +the GPL, as GNU Ghostscript, when the next tested AFPL Ghostscript version comes out. <h2><a name="GNU_code"></a>GNU code</h2> <p> -To make a GNU Ghostscript release from Aladdin Ghostscript release #.##, run +To make a GNU Ghostscript release from AFPL Ghostscript release #.##, run <blockquote><pre> toolbin/makegnu #.## @@ -630,11 +630,11 @@ E-mail the full URL and the <b><tt>md5sum</tt></b> of the new archive(s) to <h1><a name="Fonts"></a>Fonts</h1> <p> -Aladdin distributes a package of the base 35 PostScript fonts, and a package -of other miscellaneous fonts. As with the Ghostscript code, each package is -released both with the Aladdin License and with the GPL; however, unlike the -Ghostscript code, Aladdin releases these versions simultaneously rather than -with a one-version delay. +artofcode LLC distributes a package of the base 35 PostScript fonts, and a +package of other miscellaneous fonts. As with the Ghostscript code, each +package is released both with the Aladdin License and with the GPL; however, +unlike the Ghostscript code, artofcode releases these versions simultaneously +rather than with a one-version delay. <p> To make the font packages, run the command @@ -670,13 +670,13 @@ release, also see <a href="#GNU_after_releasing">"After releasing <p>Copyright © 1999, 2000 Aladdin Enterprises. All rights reserved. -<p>This file is part of Aladdin Ghostscript. See the <a +<p>This file is part of AFPL Ghostscript. See the <a href="Public.htm">Aladdin Free Public License</a> (the "License") for full details of the terms of using, copying, modifying, and redistributing -Aladdin Ghostscript. +AFPL Ghostscript. <p> -Ghostscript version 6.23, 7 August 2000 +Ghostscript version 6.24, 19 September 2000 </font> diff --git a/gs/doc/Source.htm b/gs/doc/Source.htm index fc377fe03..d1dde370b 100644 --- a/gs/doc/Source.htm +++ b/gs/doc/Source.htm @@ -40,7 +40,7 @@ Guide to Ghostscript source code <p>For other information, see the <a href="Readme.htm">Ghostscript overview</a> and the documents on <a href="Make.htm">how to build -Ghostscript</a> from source, <a href="C-style.htm">Aladdin's C coding +Ghostscript</a> from source, <a href="C-style.htm">Ghostscript C coding guidelines</a>, <a href="Drivers.htm">drivers</a>, the <a href="Lib.htm">Ghostscript library</a> and <a href="Install.htm">how to install Ghostscript</a>. @@ -368,13 +368,13 @@ and so on. <p>Copyright © 1996, 1997, 1998 Aladdin Enterprises. All rights reserved. -<p>This file is part of Aladdin Ghostscript. See the +<p>This file is part of AFPL Ghostscript. See the <a href="Public.htm">Aladdin Free Public License</a> (the "License") for full details of the terms of using, copying, modifying, and redistributing -Aladdin Ghostscript. +AFPL Ghostscript. <p> -Ghostscript version 6.0, 3 February 2000 +Ghostscript version 6.24, 19 September 2000 </font> diff --git a/gs/doc/Tester.htm b/gs/doc/Tester.htm index 96feaad78..9f9a7799b 100644 --- a/gs/doc/Tester.htm +++ b/gs/doc/Tester.htm @@ -1,6 +1,6 @@ <html> <head> -<title>Signup form for notification of Ghostscript test releases</title> +<title>Signup form for notification of Ghostscript developer releases</title> <!-- $Id$ --> </head> @@ -11,7 +11,7 @@ <table width="100%" border="0"> <tr><th align="center" bgcolor="#CCCC00"><font size=6> -Signup form for notification of Ghostscript test releases +Signup form for notification of Ghostscript developer releases </font> </table> @@ -37,10 +37,11 @@ available. <!-- [2.0 begin contents] ================================================== --> <p> -If you are interested in testing pre-public-release Ghostscript filesets, -please read <a href="http://www.cs.wisc.edu/~ghost/aladdin/tester.html">this -document</a>. Then if you would like to be notified when new filesets are -posted, please fill out this questionnaire and e-mail as indicated below. +If you are interested in testing pre-public-release Ghostscript filesets, or +in helping develop Ghostscript, please read <a +href="http://www.cs.wisc.edu/~ghost/aladdin/tester.html">this document</a>. +Then if you would like to be notified when new filesets are posted, please +fill out this questionnaire and e-mail as indicated below. <blockquote> -------------------------------- cut here -------------------------------- @@ -50,12 +51,12 @@ posted, please fill out this questionnaire and e-mail as indicated below. <li> Your name:<br><br> <li> Your mailing address:<br><br> <li> The name, and a brief description, of the organization you work for - (if you are working with Aladdin's software in connection with an + (if you are working with Ghostscript in connection with an organization):<br><br> <li> Your telephone number (daytime, and home if you wish):<br><br> <li> Your e-mail address(es):<br><br> <li> Your areas of professional interest and expertise:<br><br> -<li> What you are using, or want to use, Aladdin's software for:<br><br> +<li> What you are using, or want to use, Ghostscript for:<br><br> <li> The hardware and software (OS and window system) that you will use for running the software:<br><br> <li> Whether you would like to participate in testing for the next @@ -113,13 +114,13 @@ Thanks again for being willing to help improve Ghostscript. <p>Copyright © 1999 Aladdin Enterprises. All rights reserved. -<p>This file is part of Aladdin Ghostscript. See the +<p>This file is part of AFPL Ghostscript. See the <a href="Public.htm">Aladdin Free Public License</a> (the "License") for full details of the terms of using, copying, modifying, and redistributing -Aladdin Ghostscript. +AFPL Ghostscript. <p> -Ghostscript version 6.0, 3 February 2000 +Ghostscript version 6.24, 19 September 2000 </font> diff --git a/gs/doc/Unix-lpr.htm b/gs/doc/Unix-lpr.htm index ad12aef62..d58b9c4c0 100644 --- a/gs/doc/Unix-lpr.htm +++ b/gs/doc/Unix-lpr.htm @@ -249,13 +249,13 @@ is responsible for the number-of-colours part of the script. <p>Copyright © 1996, 1997, 1998 Aladdin Enterprises. All rights reserved. -<p>This file is part of Aladdin Ghostscript. See the +<p>This file is part of AFPL Ghostscript. See the <a href="Public.htm">Aladdin Free Public License</a> (the "License") for full details of the terms of using, copying, modifying, and redistributing -Aladdin Ghostscript. +AFPL Ghostscript. <p> -Ghostscript version 6.0, 3 February 2000 +Ghostscript version 6.24, 19 September 2000 </font> diff --git a/gs/doc/Use.htm b/gs/doc/Use.htm index 00c1ce341..0262ab9ff 100644 --- a/gs/doc/Use.htm +++ b/gs/doc/Use.htm @@ -1141,7 +1141,7 @@ binary. The Ghostscript distribution includes some Unix shell scripts to use with Ghostscript in different environments. These are all user-contributed code, so if you have questions, please contact the user identified in the -file, not Aladdin Enterprises. +file, not Aladdin Enterprises or artofcode LLC. <dl> <dt><b><tt>pv.sh</tt></b> @@ -2786,13 +2786,13 @@ Ghostscript.symbolFonts: \ <p>Copyright © 1996, 2000 Aladdin Enterprises. All rights reserved. -<p>This file is part of Aladdin Ghostscript. See the +<p>This file is part of AFPL Ghostscript. See the <a href="Public.htm">Aladdin Free Public License</a> (the "License") for full details of the terms of using, copying, modifying, and redistributing -Aladdin Ghostscript. +AFPL Ghostscript. <p> -Ghostscript version 6.23, 7 August 2000 +Ghostscript version 6.24, 19 September 2000 </font> diff --git a/gs/doc/Xfonts.htm b/gs/doc/Xfonts.htm index 2dddac85a..6817455ad 100644 --- a/gs/doc/Xfonts.htm +++ b/gs/doc/Xfonts.htm @@ -251,13 +251,13 @@ allocated by <b><tt>lookup_font</tt></b> (including the xfont itself). <p>Copyright © 1996, 1997, 1998 Aladdin Enterprises. All rights reserved. -<p>This file is part of Aladdin Ghostscript. See the +<p>This file is part of AFPL Ghostscript. See the <a href="Public.htm">Aladdin Free Public License</a> (the "License") for full details of the terms of using, copying, modifying, and redistributing -Aladdin Ghostscript. +AFPL Ghostscript. <p> -Ghostscript version 6.0, 3 February 2000 +Ghostscript version 6.24, 19 September 2000 </font> diff --git a/gs/doc/gs-vms.hlp b/gs/doc/gs-vms.hlp index fc25a7177..bc894a77c 100644 --- a/gs/doc/gs-vms.hlp +++ b/gs/doc/gs-vms.hlp @@ -1,7 +1,7 @@ 1 gs - gs - Aladdin Ghostscript interpreter/previewer + gs - AFPL Ghostscript interpreter/previewer ! $Id$ -! Ghostscript version 6.0, 3 February 2000 +! Ghostscript version 6.24, 19 September 2000 Usage: $ gs [options] [file ...] |