(Only the first 10 of 11 ports in this commit are shown above. )
Update to 9.05. Changes include:
- Ghostscript's PDF interpreter is now able to make use of the
DroidSansFallback TrueType font to automatically substitute for
missing CIDFonts. Whilst it is always best to ensure the
original CIDFont is available for the best and most accurate
output, the ability to make an automatic substitution will be
valuable for those merely viewing or proofing such files.
- This release includes support for a proofing ICC profile. The
command option is specified using -sProofProfile=filename. With
this option, the color output will emulate what would be
obtained had the source file been rendered on a device defined
by the proofing profile. (See GS9_Color_Management.pdf for
details.)
(Only the first 15 lines of the commit message are shown above )
(Only the first 10 of 37 ports in this commit are shown above. )
Add print/ghostscript9, an interpreter of PostScript and PDF page
description languages. Changes from 8.x series include:
- This release includes a move to an ICC-based color rendering
workflow. The design allows easy integration of 3rd party color
management modules (CMMs) and management of DeviceN and spot source
colors with ICC profiles as well as with non-ICC proprietary
methods. The default CMM is the well known littleCMS. Postscript
color objects and non-ICC CIE-based PDF color spaces are converted
to equivalent ICC profiles enabling complete color management for
all color spaces by an ICC-based CMM. New command line options
enable the specification of gray, rgb and cmyk default ICC profiles
as well as output device ICC profiles. The new work flow provides
performance improvements in the rendering of images, shadings and
transparencies. In addition, the color conversions are designed to
(Only the first 15 lines of the commit message are shown above )