Would it be possible to also supply a link to a portable Q8 version similar to the ImageMagick-7.0.7-22-portable-Q16-x64.zip
/Andreas
Search found 3 matches
- 2018-02-12T04:00:19-07:00
- Forum: Developers
- Topic: Windows Binary Release Portable Q8
- Replies: 0
- Views: 21221
- 2016-05-09T11:54:40-07:00
- Forum: Developers
- Topic: CVE-2016–3718 SSRF
- Replies: 2
- Views: 5620
Re: CVE-2016–3718 SSRF
Thanks, I am running ImageMagick in a Windows environment so I guess it is using rsvg by default.
I'll investigate this further.
I'll investigate this further.
- 2016-05-09T07:51:15-07:00
- Forum: Developers
- Topic: CVE-2016–3718 SSRF
- Replies: 2
- Views: 5620
CVE-2016–3718 SSRF
Are there any workarounds available for preventing ImageMagick from fetching http/https resources embedded into svg images? <?xml version="1.0" standalone="no"?> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="640px" height="480px ...