Commit:    22159fb7b7324c3d4bb9fe00d3d2ce575a15743d
Author:    Pierre Joye <pierre....@gmail.com>         Wed, 20 Mar 2013 07:46:59 
+0100
Parents:   cb76420fe04d6d5531d5f98c1c232696ed4d361c
Branches:  master

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

Log:
- add new interpolation method
  . imagescale
  . imageaffine
  . replace imagerotate with new generic and optimized new implementations
  . imagesetinterpolationmethod, to set the default interpolation to be
    used with the new functions
  . add imagepalettetotruecolor

Changed paths:
  M  Zend/zend_language_scanner.c
  M  Zend/zend_language_scanner_defs.h
  M  ext/gd/config.w32
  M  ext/gd/gd.c
  M  ext/gd/libgd/gd.c
  M  ext/gd/libgd/gd.h
  M  ext/gd/php_gd.h


Diff: <Diff exceeded maximum size>

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

Reply via email to