Search found 7 matches

by lolka_bolka
2016-03-18T03:27:18-07:00
Forum: Bugs
Topic: SVG to PNG rendering issue
Replies: 2
Views: 4614

Re: SVG to PNG rendering issue

I asked the admin to give the list fromat and config to me: convert -list configure Path: /usr/lib/x86_64-linux-gnu/ImageMagick-6.8.9//config-Q16/configure.xml Name Value ------------------------------------------------------------------------------- CC gcc -std=gnu99 -std=gnu99 CFLAGS -I/usr/includ...
by lolka_bolka
2016-03-18T02:15:37-07:00
Forum: Bugs
Topic: SVG to PNG rendering issue
Replies: 2
Views: 4614

SVG to PNG rendering issue

Hello guys! I have an SVG file what I want to convert to png. SVG is looking good in browser, but some of the shapes and numbers are slip on the png image, I do not understand why. On my local win10 64bit box it works great, but on our production server what is a debian not. Can somebody tell me wha...
by lolka_bolka
2016-01-28T06:50:40-07:00
Forum: Users
Topic: Install Imagick for PHP on windows 10
Replies: 1
Views: 14345

Install Imagick for PHP on windows 10

Hi! I had a desktop, and now I installed windows 10 64bit enterprise on it from the scratch. Now I can not install ImageMagick for PHP. Before you say anithing, I should tell you, I've tried it with the latest version of dll and installer of course, I will mention it later. What I tried: Installed A...
by lolka_bolka
2016-01-18T06:22:39-07:00
Forum: Users
Topic: Where can I found previous installers?
Replies: 9
Views: 18895

Re: Where can I found previous installers?

I don't know where you could download that. We don't keep an archive of old binary version of ImageMagick. You could however decide to build IM from source. Ok, then can you tell me, where can I download the source for this one??? I do not see any 6.9.1-2 Q16 x 64 at here: ftp://ftp.imagemagick.org...
by lolka_bolka
2016-01-18T04:47:09-07:00
Forum: Users
Topic: Where can I found previous installers?
Replies: 9
Views: 18895

Re: Where can I found previous installers?

I see. But until that time, how can I work? I reinstalled my machine, so now I can not use Imagick functions.

Why do you remove the old Imagick installers? Now where can I download this one: 6.9.1-2 Q16 x64 2015-04-14 ?
by lolka_bolka
2016-01-18T04:14:05-07:00
Forum: Users
Topic: Where can I found previous installers?
Replies: 9
Views: 18895

Re: Where can I found previous installers?

As I wrote, yes. I tried it with this: https://pecl.php.net/package/imagick/3.4.0RC5/windows, 5.6 Thread Safe (TS) x64 with this: ImageMagick-6.9.3-1-Q16-x64-dll.exe After that I set the environment variables PATH (installer added, I've checked), and MAGICK_HOME to: C:\ImageMagick\modules\coders Whe...
by lolka_bolka
2016-01-18T03:46:29-07:00
Forum: Users
Topic: Where can I found previous installers?
Replies: 9
Views: 18895

Where can I found previous installers?

I found tons of instructions, how to install Imagick on windows. https://stackoverflow.com/questions/34852717/unable-to-install-imagick is a very good and detaild explanation. I am following the instructions. So, first, download the latest DLL from PECL. Copy the php_imagick.dll to the extension dir...