On Thu, 22 Apr 2010, Leandro Doctors wrote:

Subject: typo3: invokes nonexistant graphicsmagick-imagemagick-compat
"combine" command
Package: typo3
Version: 4.3.2-1
Severity: important

Hi,

Just for the record, TYPO3 also invokes the "combine" imagemagick
command, which is not present in graphicsmagick-image-compat. Should
this imply the correction of the dependency to just imagemagick (and
not graphicsmagick-image-compat)?

Is it possible for TYPO3 to switch to using -compose (e.g. -compose CopyRed) and -mosaic rather than using -combine? I think that this should work with current GraphicsMagick. It should also be possible to use the 'composite' command (with the channel composition operators) to serve the same purpose and that should work with old GraphicsMagick as well as old ImageMagick.

I could easily add a -combine option to GraphicsMagick except that -channel is already used for a different purpose (since ImageMagick days) and ImageMagick subsequently changed the purpose of -channel.

Bob
--
Bob Friesenhahn
[email protected], http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/



--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to