Issues.htm 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <html>
  3. <head>
  4. <title>Ghostscript Open Issues.</title>
  5. <!-- $Id: Issues.htm,v 1.52 2005/10/20 19:46:23 ray Exp $ -->
  6. <link rel="stylesheet" type="text/css" href="gs.css" title="Ghostscript Style">
  7. </head>
  8. <body>
  9. <!-- [1.0 begin visible header] ============================================ -->
  10. <!-- [1.1 begin headline] ================================================== -->
  11. <h1>Known limitations and minor bugs.</h1>
  12. <!-- [1.1 end headline] ==================================================== -->
  13. <!-- [1.2 begin table of contents] ========================================= -->
  14. <h2>Table of contents</h2>
  15. <ul>
  16. <li><a href="#Known_Limitations">Known Limitations</a>
  17. <li><a href="#Minor_bugs">Minor bugs</a>
  18. <li><a href="#Driver_Issues">Specific Driver Issues</a>
  19. <li><a href="#Performance">Performance</a>
  20. <li><a href="#Differences_from_Adobe">Differences from Adobe Implementation</a>
  21. </ul>
  22. <!-- [1.2 end table of contents] =========================================== -->
  23. <!-- [1.3 begin hint] ====================================================== -->
  24. <p>For other information, see the <a href="Projects.htm">Development Projects list
  25. </a>.
  26. <!-- [1.3 end hint] ======================================================== -->
  27. <hr>
  28. <!-- [1.0 end visible header] ============================================== -->
  29. <!-- [2.0 begin contents] ================================================== -->
  30. <p>
  31. There are many areas that might make Ghostscript more useful or minor bugs
  32. that we would like to investigate and possibly fix, but for which we don't
  33. have enough resources. These may or may not be addressed in future releases.
  34. <p>
  35. If you would like to take responsibility for any of these issues, please
  36. <a href="mailto:raph@artofcode.com">contact us</a>.
  37. <p>
  38. Additional comments on implementation approaches or project goals are in
  39. <I>italic type like this</I>.
  40. <hr>
  41. <h2><a name="Known_Limitations"></a>Known Limitations.</h2>
  42. <h3>bbox device doesn't allow min coords < 0.</h3>
  43. Adobe eps specification doesn't say that bbox values must be positive,
  44. and, for example Adobe Illustrator, can create EPS files with negative bboxes.
  45. In such case, Ghostscipt returns zero instead of proper negative number.
  46. <p>
  47. Bug <a href="http://bugs.ghostscript.com/show_bug.cgi?id=202735"
  48. class="offsite">#202735</a>, March 09, 2000.
  49. <p>
  50. <I>
  51. This might be able to be fixed by applying a large positive translation to
  52. the bbox CTM which would be subtracted from coordinates passed to the target
  53. device as well as from the results the bbox device reports.
  54. <p>
  55. If coordinates for the ImagingBBox[0] and [1] values, then negative
  56. values are handled, but this is not reliable since there are places in
  57. the graphics library that depend on first quadrant coordinates.
  58. </I>
  59. <h3>Error messages are too low level and confusing.</h3>
  60. <p>
  61. Although technically correct many error messages are confusing for
  62. end users. Some commonly reported examples are listed below.
  63. <p>
  64. When pdfwrite device cannot open the output file it fails with:
  65. <pre>**** Unable to open the initial device, quitting.</pre>
  66. When CIDFont-CMap pair required by PDF file is not available GS
  67. fails with:
  68. <blockquote><pre>/undefinedresource in --findresource--</pre></blockquote>
  69. <h3>pswrite device generates low level PostScript.</h3>
  70. <p>
  71. pswrite and epswrite devices reduce everything to path, fill, stroke, clip
  72. image, and imagemask operations. Although the resulting file
  73. prints OK it produces unsatisfactory results when scaled,
  74. distilled or imported into graphic editors.
  75. The file can easily exceed 4GB and hit file size limits
  76. in some applications or operation systems. Handling of big files is
  77. slow.
  78. <p>
  79. Bug <a href="http://bugs.ghostscript.com/show_bug.cgi?id=615165"
  80. class="offsite">#615165</a>, September 26, 2002.
  81. <hr>
  82. <h2><a name="Minor_bugs"></a>Minor Bugs.</h2>
  83. <h3> Bad JPEG stream in PDF generated when source ends prematurely</h3>
  84. When GS converts the source image to JPEG stream in PDF file and the
  85. source data end prematurely, it generates bad JPEG stream.
  86. tiff2ps from libtiff distribution often generates such files.
  87. <p>
  88. One potential workaround is to use -dAutoFilterColorImages=false and
  89. -dColorImageFilter=/FlateEncode.
  90. <p>
  91. Bug <a href="http://bugs.ghostscript.com/show_bug.cgi?id=228808"
  92. class="offsite">#228808</a>, Jan 15, 2000.
  93. <p>
  94. <I>
  95. JPEG stream writes image dimensions in JPEG header when the stream is created.
  96. When the source data end the dimensions are not updated. There may be other
  97. problems too.
  98. </I>
  99. <h3> Some attributes of Catalog object are lost during PDF to PDF conversion</h3>
  100. Dests, OpenAction, URI, PageMode, ViewerPreferences are lost during PDF to PDF
  101. conversion. Other attributes have not been checked.
  102. <p>
  103. <I>
  104. The loss happens diring PDF interpretation. GS can generate these attributes
  105. from pdfmark's.
  106. </I>
  107. <p>
  108. March 25, 2001.
  109. <h3>ps2pdf ignores transfer functions in shaded fill</h3>
  110. ps2pdf ignores transfer functions in the shaded fill but
  111. uses them for vector objects. The following sample program
  112. has 2 shaded fills and 2 rectangles that should have the
  113. same color as the left end of the shaded fill.
  114. <blockquote><pre>
  115. %!
  116. &lt;&lt;/PageSize [612 200] /Policies&lt;&lt;/PageSize 1&gt;&gt; &gt;&gt;setpagedevice
  117. 612 1 scale
  118. /grad
  119. { gsave
  120. 0 0 1 100 rectclip
  121. &lt;&lt;
  122. /ColorSpace [/DeviceCMYK]
  123. /Domain [0 1]
  124. /Coords [0 0 1 0]
  125. /Extend [false false]
  126. /Function
  127. &lt;&lt; /FunctionType 3
  128. /Domain [ 0 1]
  129. /Functions
  130. [ &lt;&lt;
  131. /FunctionType 2
  132. /N 1
  133. /C0 [ 0 0.5 0 0 ]
  134. /Domain [ 0 1]
  135. /C1 [0.5 0 0 0]
  136. &gt;&gt; ]
  137. /Bounds []
  138. /Encode [0 1]
  139. &gt;&gt;
  140. /ShadingType 2
  141. &gt;&gt; shfill
  142. 0 0.5 0 0 setcmykcolor
  143. 0 0 0.1 50 rectfill
  144. grestore
  145. } def
  146. grad
  147. {1 exch 2 div sub} settransfer
  148. 0 100 translate
  149. grad
  150. showpage
  151. </pre></blockquote>
  152. Bug <a href="http://bugs.ghostscript.com/show_bug.cgi?id=232334"
  153. class="offsite">#232334</a>, February 14, 2001.
  154. <h3>ResourceFileName gives wrong result with Font category.</h3>
  155. The following sequence:
  156. <blockquote><pre>
  157. /Font /Category findresource begin
  158. /CharterBT-Roman 255 string ResourceFileName =
  159. end
  160. </pre></blockquote>
  161. Gives the results:
  162. <pre>
  163. /Resource/Font/CharterBT-Roman
  164. </pre>
  165. This should be a valid platform specific file name and path such as:
  166. <pre>
  167. f:/afpl/fonts/bchr.pfa
  168. </pre>
  169. Bug <a href="http://bugs.ghostscript.com/show_bug.cgi?id=233403"
  170. class="offsite">#233403</a>, February 21, 2001.
  171. <h3>GS doesn't handle names of separations with HalftoneType 5.</h3>
  172. PLRM3 says, that HalftoneType 5 may use user defined
  173. names of separations. Neither zht2.c nor cmd_put_drawing_color in
  174. gxclpath.c can handle this. GS chooses default halftone component
  175. for any non-standard separation name.
  176. <p>
  177. Bug <a href="http://bugs.ghostscript.com/show_bug.cgi?id=406643"
  178. class="offsite">#406643</a>, March 7, 2001.
  179. <h3> PDF 1.4 images don't deallocate all memory </h3>
  180. <p>
  181. The pdf14_begin_typed_image() function in the PDF 1.4 device creates
  182. a marking device, but this is not freed on end_image. The garbage
  183. collector will free it, so it's not a real memory leak, but it would
  184. still be nicer to free it explicitly.
  185. <h3> Truetype fonts are written with incorrect table checksums </h3>
  186. <p>
  187. psf_write_truetype_data() writes truetype fonts with incorrect
  188. checksums on most tables. Most truetype interpreters ignore these
  189. so in practice the issue hasn't been a problem. Nevertheless,
  190. Ghostscript is embedding off-spec fonts in pdf documents.
  191. <p>
  192. A complete fix should generate font data in 2 passes: the
  193. first pass computes the checksums, the second one
  194. really writes data. Fonts can be very large, so
  195. buffering the entire font is not a good solution. The
  196. checksums can't be modified after the data is written
  197. because the output stream may not be positionable
  198. (likely it's a FlateEncode filter).
  199. <p>
  200. <i>Igor suggests implementing a special encoding filter for
  201. checksums, and executing the body of
  202. psf_write_truetype_data twice: first with the checksum
  203. filter, second with the real output stream. After a TT
  204. table is completed, its checksum to be taken from the
  205. filter and to be put into the 'tables' array.</i>
  206. <p>
  207. Bug <a href="http://bugs.ghostscript.com/show_bug.cgi?id=615620"
  208. class="offsite">#615620</a>, September 27, 2002.
  209. <h3> save restore fails from the command line </h3>
  210. <p>
  211. Entering 'save' followed by 'restore' from the interactive
  212. Ghostscript prompt (on separate lines) generates an /invalidrestore
  213. exception. It shouldn't. This is a long standing issue.
  214. <p>
  215. The problem is that the string that is used
  216. for command line input by the 'executive'
  217. processing still exists when the 'restore'
  218. happens, but this string is brought into
  219. existence after the 'save' operation, thus
  220. an causing an invalidrestore.
  221. <p>
  222. Bug <a href="http://bugs.ghostscript.com/show_bug.cgi?id=603689"
  223. class="offsite">#603689</a>, September 2, 2002.
  224. <h3> Failure to repair incorrect component ids in JPEG images </h3>
  225. <p>There are PDF files in the wild containing JPEG images with
  226. incorrect component id tags. Ghostscript currently displays these
  227. files incorrectly, but in the past the files displayed fine. The
  228. problem is not in Ghostscript itself, though, but in the libjpeg
  229. library.
  230. <p>Behavior changed in recent libjpeg versions; libjpeg version 6a
  231. ignored the component ids. As of version 6b, libjpeg interprets the id
  232. tags, but creates garbage output when they're invalid. We developed a
  233. <a
  234. href="http://ghostscript.com/pipermail/gs-code-review/2004-June/004579.html"
  235. class="offsite">patch
  236. to libjpeg 6b</a> which makes the decoding more robust. We are not
  237. aware of anybody maintaining new libjpeg releases, so we include the
  238. patch here in the hope that people can apply it themselves, and that
  239. in the event that there is a future libjpeg update, that it will
  240. include this patch as well. Linux distributions are especially
  241. encouraged to apply this patch to the system libjpeg package.
  242. <p>Bug <a href="http://bugs.ghostscript.com/show_bug.cgi?id=406643"
  243. class="offsite">#686980</a>, July 31, 2003.
  244. <hr>
  245. <h2><a name="Driver_Issues"></a>Driver Issues.</h2>
  246. <h3> [ ] Missing text in landscape mode.</h3>
  247. Using GSWIN32C.EXE with djet500 to print a file in landscape mode
  248. on a HP 2000C, the first 3 characters on the left margin are missing.<br>
  249. When the postscript file is editted to use a larger offset (1st moveto
  250. parameter), the text appears ok.<br>
  251. When the postscript file is sent to a printer with a builtin postscript
  252. interpreter, it prints ok.
  253. <p>
  254. Bug <a href="http://bugs.ghostscript.com/show_bug.cgi?id=206652"
  255. class="offsite">#206652</a>
  256. <p><I>
  257. A possible work around is to send the following
  258. postscript file to the printer prior to printing the problem
  259. file. This works but it leaves a .5" margin at the top
  260. and left which is may be ok for some uses.
  261. </I>
  262. <blockquote><pre>
  263. %!PS-Adobe-2.0
  264. % Reset the offset and margins.
  265. &lt;&lt;
  266. /PageOffset [-12 -18]
  267. /Margins [0 0]
  268. /.HWMargins [0 0 0 0]
  269. &gt;&gt;
  270. setpagedevice
  271. </pre></blockquote>
  272. <I>
  273. This is an instance of the endless struggle with printer margins, especially
  274. for HP printers. The HP drivers are inconsistent as to whether the user space
  275. (0,0) should be the physical corner of the page (as it is in PostScript) or
  276. the corner of the printable area, and if the latterm whether the page should
  277. be clipped or scaled.
  278. </I>
  279. <p>
  280. <h3> User request for pdfwrite to convert all colors.</h3>
  281. <p>
  282. Currently, pdfwrite only converts fill/stroke/text/imagemask colors to the
  283. color space defined by ProcessColorModel, not colors in images. A user
  284. requested that it convert all colors, including images. (Feature request
  285. <a href="http://bugs.ghostscript.com/show_bug.cgi?id=485498"
  286. class="offsite">#485498</a>)
  287. <p>
  288. <i>
  289. ProcessColorModel is a stopgap until pdfwrite handles device-dependent
  290. vector/text/mask colors properly -- i.e., no longer converts them to a
  291. single color space. I.e., this request is for a significant enhancement,
  292. not a bug fix.
  293. </i>
  294. <hr>
  295. <h2><a name="Performance"></a>Performance.</h2>
  296. <h3>Incremental loading for CIDFontType 2 and TrueType fonts.</h3>
  297. Entire TrueType outline data in CIDFontType 2 and TrueType fonts are
  298. loaded into memory at once. Incremental loading of the outline data is
  299. indispensable for practical use of Asian fonts.
  300. <p>
  301. There is one other type of CID-keyed font that should also be
  302. loaded incrementally: CFF CIDFontType0, i.e., a CIDFontType 0
  303. font represented using the compact binary CFF format. This is
  304. important because this is one of the two variants of Asian OpenType
  305. fonts (the other is essentially the same as TrueType). Ghostscript
  306. already supports both of these OpenType variants, but not with
  307. incremental loading.
  308. <p>
  309. Bug <a href="http://bugs.ghostscript.com/show_bug.cgi?id=223992"
  310. class="offsite">#223992</a>, November 30, 2000.
  311. <p><I>
  312. We suggest that anyone who would like to work on this project
  313. start by looking at how CIDFontType 0 fonts do incremental loading
  314. (lib/gs_cidfn.ps and src/zfcid0.c). Probably much of this
  315. code can be also be used with CIDFontType 2 and TrueType fonts.
  316. </I>
  317. <hr>
  318. <h2><a name="Differences_from_Adobe"></a>Differences from Adobe Implementation.</h2>
  319. <h3>pdfwrite + TT font => Acrobat 3.x for Windows gives error</h3>
  320. Running ps2pdf12 on the file test1.ps produces a PDF on which Acrobat
  321. 3.x for Windows complains about not being able to find or create a
  322. particular TrueType font that is embedded in the PDF file. However,
  323. Acrobat 3.x for other platforms, and Acrobat 4.x for all platforms,
  324. accepts the file.
  325. <p>
  326. Bug <a href="http://bugs.ghostscript.com/show_bug.cgi?id=201955"
  327. class="offsite">#201955</a>, February 14, 2000.
  328. <p><I>
  329. Since Acrobat 3 is superseded by Acrobat 4 which is available at no
  330. charge, and the file produced by Ghostscript meets published PDF
  331. specification, this will most likely be left as is.
  332. </I>
  333. <h3> Inconsistent handling of /Orientation.</h3>
  334. PLRM says "The dictionary returned by currentpagedevice always
  335. contains an entry for every parameter supported by the device".
  336. GS prints both messages in the following program:
  337. <blockquote><pre>
  338. %!
  339. currentpagedevice /Orientation known not
  340. { (This printer does _not_ support Orientation.) =
  341. }
  342. if
  343. &lt;&lt;/Orientation 1gt;gt; setpagedevice
  344. currentpagedevice /Orientation known
  345. { (Err... wait... it does.) =
  346. }
  347. if
  348. %%EOF
  349. </pre></blockquote>
  350. Bug <a href="http://bugs.ghostscript.com/show_bug.cgi?id=220967"
  351. class="offsite">#220967</a>, October 31, 2000.
  352. <p><I>
  353. The handling of Orientation is a mess. The PLRM says quite explicitly
  354. that it is only supported for roll devices, where the page size
  355. alone doesn't give enough information to decide whether to rotate
  356. the page.
  357. <p>
  358. The reason that Ghostscript accepts it for other devices at all
  359. is twofold: displays are like roll media in that they don't have
  360. an inherent orientation, and almost none of the other Ghostscript
  361. devices actually specify their page sizes. Both of these reasons
  362. are now poorly motivated: displays should behave like
  363. portrait-orientation devices (albeit with variable page dimensions),
  364. rotating the image if the requested page width is greater than
  365. the height, and now that setpagedevice and the Resource machinery
  366. are fully implemented, all printer drivers should be updated
  367. to provide the paper size information. Once these fixes are made
  368. (which will probably have some repercussions other places in
  369. the code), Ghostscript will handle Orientation properly.
  370. <p>
  371. This should be addressed when the "setpagedevice in C" project is
  372. completed since part of this will require printer drivers to make
  373. page size information available to the setpagedevice logic.
  374. </I>
  375. <h3>Filesystem implementation differences.</h3>
  376. Adobe implementations often treat the filesystem as flat. This means that the
  377. path separator characters are not handled as special characters in filenames.
  378. The PLRM states that file names are implementation specific (section 3.8.2)
  379. and Ghostscript currently implements filenames that conform with the underlying
  380. operating system as is stated in this section about the %os% device. This
  381. can result from behaviour that is different from Adobe printer implementations.
  382. <br><br>
  383. <I>
  384. Current implementation is incompatible with most font installers. Installers
  385. expect that:
  386. <ul>
  387. <li>"filenameforall" enumerates all files in all directories using the relative path name.
  388. Directory names, including . and .. are not enumerated
  389. </ul>
  390. <ul>
  391. <li>characters not supported on the platform are encoded.
  392. </ul>
  393. <ul>
  394. <li>"(w) file" operator creates directories if necessary.
  395. </ul>
  396. </I>
  397. <h3>Cannot load Adobe's fonts. </h3>
  398. The following program fails with Adobe fonts:
  399. <blockquote><pre>
  400. (C*)
  401. { cvn findfont pop
  402. } 255 string /Font resourceforall
  403. </pre></blockquote>
  404. Bug <a href="http://bugs.ghostscript.com/show_bug.cgi?id=226462"
  405. class="offsite">#226462</a>, December 20, 2000.
  406. <p>
  407. <I>
  408. The 'findfont' operator and '/Font resourceforall' are very difficult to
  409. keep consistent, because the same logic algorithms must be implemented
  410. in two different ways. The problem is likely to be in lib/gs_fonts.ps,
  411. lib/gs_res.ps, and lib/gs_cidcm.ps.
  412. </I>
  413. <h3> There's no %ram% device.</h3>
  414. GS doesn't have %ram% device reguired on all Level 3 products.
  415. It is documented in PS Supplement 3010 and 3011 dated August 30, 1999
  416. <br>
  417. Bug <a href="http://bugs.ghostscript.com/show_bug.cgi?id=226943"
  418. class="offsite">#226943</a>, December 27, 2000.
  419. <p>
  420. <I>
  421. This should be implemented using the (disk) file system rather than
  422. actual RAM, at least initially, since that will be easy.
  423. <br>
  424. On Unix, it should be implemented with a directory /tmp/$$/ (where
  425. $$ is the process id), which Ghostscript should delete when it exits.
  426. </I>
  427. <h3> pdfwrite doesn't recognise the image type by content</h3>
  428. Currently pdfwrite uses JPEG compression for any 8 bit per component
  429. images >= 64 pixels in both dimensions.
  430. <p>
  431. <I>
  432. pdfwrite needs to be changed to use a reasonable algorithm for deciding
  433. between JPEG and Flate compression, probably based on sharp vs. smooth
  434. color transitions in the image; in case of uncertainty, it should use Flate.
  435. </I>
  436. <p>
  437. Bug <a href="http://bugs.ghostscript.com/show_bug.cgi?id=226391"
  438. class="offsite">#226391</a>, December 19, 2000.
  439. <p>
  440. <h3> ps2ascii can't handle incremental fonts</h3>
  441. ps2ascii fails with rangecheck on incremental fonts.
  442. Need to recognise incremental fonts and say that incremental
  443. fonts are impossible to convert to ASCII.
  444. <p>
  445. Bug <a href="http://bugs.ghostscript.com/show_bug.cgi?id=441959"
  446. class="offsite">#441959</a> keeps good test data for this.
  447. <p>
  448. <h3> Buffering in input filters</h3>
  449. The following program prints differently to stdout on GS and Adobe :
  450. <p>
  451. <blockquote><pre>
  452. %!
  453. /proc
  454. { currentfile =string readline pop
  455. dup ==
  456. (%) anchorsearch { pop } if
  457. } bind def
  458. /test
  459. { //proc /ASCIIHexDecode filter
  460. 3 string readstring pop ==
  461. } bind def
  462. (start) ==
  463. test
  464. %31
  465. %32
  466. %33
  467. %34
  468. %35
  469. %36
  470. %37
  471. %38
  472. %39
  473. (stop) ==
  474. %%EOF
  475. </pre></blockquote>
  476. <p>
  477. <I>
  478. Adobe fills entire input buffer of ASCIIHexDecode with procedure's output,
  479. before passing data to ASCIIHexDecode, and without knowledge how much data
  480. does ASCIIHexDecode want. GS does know the size of data requested,
  481. so as the procedure is called exact number of times. Thus, GS is more conservative.
  482. </I>
  483. <p>
  484. Anoter useful test to be made by repeating lines %31-%39 hundred times,
  485. without intermediate empty lines.
  486. <p>
  487. <h3>Improper handling of hybrid fonts.</h3>
  488. Hybrid fonts are described in section 9.2 of the "Adobe Type 1 Font Format" book.
  489. Such fonts cannot load into global VM due to internal usage of <I>save/restore</I>
  490. (and should do into local VM).
  491. Hybrid fonts can be recognized by the appearance of the word 'hires' with
  492. a pre-scan over the font, the same way that .findfontvalue works now.
  493. <!-- [2.0 end contents] ==================================================== -->
  494. <!-- [3.0 begin visible trailer] =========================================== -->
  495. <hr>
  496. <p>
  497. <small>Copyright &copy; 2000-2002 artofocode LLC. All rights reserved.</small>
  498. <p>
  499. <small>
  500. This software is provided AS-IS with no warranty, either express or
  501. implied.
  502. This software is distributed under license and may not be copied,
  503. modified or distributed except as expressly authorized under the terms
  504. of the license contained in the file LICENSE in this distribution.
  505. For more information about licensing, please refer to
  506. http://www.ghostscript.com/licensing/. For information on
  507. commercial licensing, go to http://www.artifex.com/licensing/ or
  508. contact Artifex Software, Inc., 101 Lucas Valley Road #110,
  509. San Rafael, CA 94903, U.S.A., +1(415)492-9861.
  510. </small>
  511. <p>
  512. <small>Ghostscript version 8.53, 20 October 2005
  513. <!-- [3.0 end visible trailer] ============================================= -->
  514. </body>
  515. </html>