Accepting request 155898 from home:jsmeix:branches:Printing

Ghostscript version upgrade to 9.07

OBS-URL: https://build.opensuse.org/request/show/155898
OBS-URL: https://build.opensuse.org/package/show/Printing/ghostscript?expand=0&rev=27
This commit is contained in:
2013-02-20 12:27:45 +00:00
committed by Git OBS Bridge
parent d378086d0b
commit 7ff3b0d31a
6 changed files with 61 additions and 23 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Feb 19 13:51:06 CET 2013 - jsmeix@suse.de
- Version upgrade to 9.07.
* As of this release (9.07), Ghostscript is distributed
under the GNU Affero General Public License (AGPL).
* Ghostscript has been extended to support file sizes >4Gb
in particular reading and writing PDF files.
* Color management enhancements. Full details of the color
management features can be found in: GS9_Color_Management.pdf
* The pdfwrite devices now supports linearized (or optimized
for fast web view) output directly ("-dFastWebView").
* With the addition of linearisation to pdfwrite, pdfopt.ps
has become redundant. Since it is difficult to maintain,
has a number of bugs, and is believed not to work properly
anyway, it is removed. Accordingly the pdfopt shell script
that used pdfopt.ps is also removed.
-------------------------------------------------------------------
Thu Jan 3 11:58:51 CET 2013 - jsmeix@suse.de