[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-cvs
Subject:    [PHP-CVS] com php-src: - add image flip API support: ext/gd/config.w32
From:       Pierre Joye <pajoye () php ! net>
Date:       2013-02-27 9:38:33
Message-ID: php-mail-6571c96edcead5e1a0e821e1d2e731c52132900082 () git ! php ! net
[Download RAW message or body]

Commit:    6a3623e1990c92175276b45821a8ddb06d592558
Author:    Pierre Joye <pierre.php@gmail.com>         Wed, 27 Feb 2013 10:38:33 +0100
Parents:   246de922e616a1843b779d312408ec288adc6fbe
Branches:  master

Link:       http://git.php.net/?p=php-src.git;a=commitdiff;h=6a3623e1990c92175276b45821a8ddb06d592558

Log:
- add image flip API support

Changed paths:
  M  ext/gd/config.w32


Diff:
diff --git a/ext/gd/config.w32 b/ext/gd/config.w32
index b9c2083..901de82 100644
--- a/ext/gd/config.w32
+++ b/ext/gd/config.w32
@@ -46,8 +46,8 @@ if (PHP_GD != "no") {
 			gdcache.c gdfontg.c gdfontl.c gdfontmb.c gdfonts.c gdfontt.c \
 			gdft.c gd_gd2.c gd_gd.c gd_gif_in.c gd_gif_out.c gdhelpers.c gd_io.c gd_io_dp.c \
 			gd_io_file.c gd_io_ss.c gd_jpeg.c gdkanji.c gd_png.c gd_ss.c \
-			gdtables.c gd_topal.c gd_wbmp.c gdxpm.c wbmp.c xbm.c gd_security.c \
-			gd_filter.c gd_pixelate.c gd_arc.c gd_rotate.c gd_color.c webpimg.c gd_webp.c ", "gd");
+			gdtables.c gd_topal.c gd_wbmp.c gdxpm.c wbmp.c xbm.c gd_security.c gd_transform.c \
+			gd_filter.c gd_pixelate.c gd_arc.c gd_rotate.c gd_color.c webpimg.c gd_webp.c gd_transform.c", "gd");
 		AC_DEFINE('HAVE_LIBGD', 1, 'GD support');
 		ADD_FLAG("CFLAGS_GD", " \
 /D HAVE_GD_DYNAMIC_CTX_EX=1 \


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic