Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:100227 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 31441 invoked from network); 16 Aug 2017 14:13:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Aug 2017 14:13:18 -0000 Authentication-Results: pb1.pair.com header.from=remi@fedoraproject.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=remi@fedoraproject.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain fedoraproject.org from 217.70.183.194 cause and error) X-PHP-List-Original-Sender: remi@fedoraproject.org X-Host-Fingerprint: 217.70.183.194 relay2-d.mail.gandi.net Received: from [217.70.183.194] ([217.70.183.194:49823] helo=relay2-d.mail.gandi.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 79/D0-34801-DF254995 for ; Wed, 16 Aug 2017 10:13:17 -0400 X-Originating-IP: 86.208.181.33 Received: from builder.remirepo.net (LFbn-1-10845-33.w86-208.abo.wanadoo.fr [86.208.181.33]) (Authenticated sender: contact@ll-experts.com) by relay2-d.mail.gandi.net (Postfix) with ESMTPSA id A6FF3C5A5F for ; Wed, 16 Aug 2017 16:13:14 +0200 (CEST) To: internals@lists.php.net References: Message-ID: Date: Wed, 16 Aug 2017 16:13:11 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="RhIio39OfDuqvJ5PhGxB3iu2EvTGbjSSb" Subject: Re: [PHP-DEV] GD vs Imagick From: remi@fedoraproject.org (Remi Collet) --RhIio39OfDuqvJ5PhGxB3iu2EvTGbjSSb Content-Type: multipart/mixed; boundary="K3kwcNTuwpxjxjUe0E2kHwkxRWvLoC2gt"; protected-headers="v1" From: Remi Collet To: internals@lists.php.net Message-ID: Subject: Re: [PHP-DEV] GD vs Imagick References: In-Reply-To: --K3kwcNTuwpxjxjUe0E2kHwkxRWvLoC2gt Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable Le 15/08/2017 =C3=A0 12:52, Rasmus Schultz a =C3=A9crit : > I am starting to wonder why GD is the default in PHP? Don't really know, perhaps because the first one ? But we have various alternatives: - imagick - gmagick - vips (perhaps others) And ImageMagick is really an ugly upstream - most common commit message is "..." [1] - unstable API (imagick extension even check that build version =3D=3D=3D runtime versio= ns) - soname bump in patch version (yes, really, when 4th digit change) - lack of CI (else I don't understand how they can release with broken tests [2]) And about extensions: - imagick conflicts with gmagick (as GraphicMagick is a fork of ImageMagick, you cannot load both in the same process), so having imagick the default one will kill gmagick. [1] https://github.com/ImageMagick/ImageMagick/commits/master [2] https://github.com/ImageMagick/ImageMagick/issues?utf8=3D%E2%9C%93&q=3Dis= %3Aissue%20is%3Aclosed%20author%3Aremicollet%20 --K3kwcNTuwpxjxjUe0E2kHwkxRWvLoC2gt-- --RhIio39OfDuqvJ5PhGxB3iu2EvTGbjSSb Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlmUUvcACgkQYUppBSnxahgFLACdHsN1k0FM91iG0Dqkm0MgcxzX 5mkAn1LEXkKa+h/MUW07kzPdOy+sFBEu =S/Gg -----END PGP SIGNATURE----- --RhIio39OfDuqvJ5PhGxB3iu2EvTGbjSSb--