ok-webhosting Forum

Normale Version: Update ImageMagick Version 6.2.6-4
Sie sehen gerade eine vereinfachte Darstellung unserer Inhalte. Normale Ansicht mit richtiger Formatierung.
ImageMagick wurde heute auf den Versionsstand 6.2.6-4 gebracht.


Für alle Interessierten nachfolgendes Changelog:
  • -Read image filenames that start with a dash (e.g. display -- -logo.png).
    -Do not set the image opacity when reading a PSD colormap index (reference http://redux.imagemagick.org/discussion-...hp?p=18026).
    -By default, ImageMagick sets the page size to the MediaBox. Some PDF files, however, have a CropBox that is smaller than the MediaBox and may include white space, registration or cutting marks outside the CropBox. To force ImageMagick to use the CropBox rather than the MediaBox, use -define (e.g. -define pdf:use-cropbox=true).
    -RGB to CMYK color conversion is now scaled properly.