Search found 5 matches
- 2017-12-28T00:17:32-07:00
- Forum: Bugs
- Topic: resize error
- Replies: 5
- Views: 9109
Re: resize error
AFAICT the issue has been resolved in version 7.0.7-15 Q16
- 2017-12-14T06:25:18-07:00
- Forum: Bugs
- Topic: resize error
- Replies: 5
- Views: 9109
Re: resize error
Code: Select all
convert -debug all logo: -resize 50% logo.jpg
- 2017-12-14T06:18:20-07:00
- Forum: Bugs
- Topic: resize error
- Replies: 5
- Views: 9109
Re: resize error
Sorry for not being clear.
Any command without "-resize" works. (I only tested so many...)
Any command involving "-resize" fails.
This is not restircted to pdf, but also png and jpeg.
Below a link containing two original files and the resized versions
that have the suffix "_small"
I converted ...
Any command without "-resize" works. (I only tested so many...)
Any command involving "-resize" fails.
This is not restircted to pdf, but also png and jpeg.
Below a link containing two original files and the resized versions
that have the suffix "_small"
I converted ...
- 2017-12-11T07:51:57-07:00
- Forum: Bugs
- Topic: resize error
- Replies: 5
- Views: 9109
resize error
ImageMagick 7.0.7-14 Q32 x86_64 2017-12-06
Manjaro Linux 64bit
The result of the following command is wrong.
convert example.pdf -resize 50% out.jpeg
out.jpeg is not a smaller version of example.pdf but something
different (depending on what other options are used within the command.
sometimes ...
Manjaro Linux 64bit
The result of the following command is wrong.
convert example.pdf -resize 50% out.jpeg
out.jpeg is not a smaller version of example.pdf but something
different (depending on what other options are used within the command.
sometimes ...
- 2017-11-14T03:08:33-07:00
- Forum: Bugs
- Topic: convert crashes with any command (Arch Linux)
- Replies: 13
- Views: 16804
Re: convert crashes with any command (Arch Linux)
Not sure this is related, but I am on Arch too, using imagemagick 6.9.9.22-1.
convert fails whenever I use the -despeckle or -kuwahara option. Otherwise runs fine.
convert fails whenever I use the -despeckle or -kuwahara option. Otherwise runs fine.