ok thanks.
I uninstall imagemagick 6.6.0 (this version was installed automatically with apt-get).
I compile imagemagick ( as explain here : http://www.imagemagick.org/script/insta ... e.php#unix) in version 6.7.8 and all is right !
Thanks for your help
Sylvain
Search found 3 matches
- 2012-07-30T03:11:17-07:00
- Forum: Users
- Topic: issue script Distort Perspective (difference unix - windows)
- Replies: 4
- Views: 5525
- 2012-07-30T02:25:39-07:00
- Forum: Users
- Topic: issue script Distort Perspective (difference unix - windows)
- Replies: 4
- Views: 5525
Re: issue script Distort Perspective (difference unix - wind
Hello,
thanks for your answer.
No changes with -virtual-pixel black or -background none -virtual-pixel background ...
You talk of old version but there is a significant difference between 6.6.2 and 6.6.0 ?
Somebody have another idea ?
Best regards,
Sylvain
thanks for your answer.
No changes with -virtual-pixel black or -background none -virtual-pixel background ...
You talk of old version but there is a significant difference between 6.6.2 and 6.6.0 ?
Somebody have another idea ?
Best regards,
Sylvain
- 2012-07-27T00:36:45-07:00
- Forum: Users
- Topic: issue script Distort Perspective (difference unix - windows)
- Replies: 4
- Views: 5525
issue script Distort Perspective (difference unix - windows)
Hi all,
I have a project and I have to do a perspective image with imagemagick.
On my dev platform (windows IM:6.6.2-10), imagemagick create a perfect image but on my production (ubuntu 6.6.0-4) platform I have an issue.
Example of my code :
exec('convert source.jpg -matte -virtual-pixel ...
I have a project and I have to do a perspective image with imagemagick.
On my dev platform (windows IM:6.6.2-10), imagemagick create a perfect image but on my production (ubuntu 6.6.0-4) platform I have an issue.
Example of my code :
exec('convert source.jpg -matte -virtual-pixel ...