Re: [PHP-CVS] cvs: php-src /ext/gd/libgd gdft.c /ext/gd/tests Tuffy.ttf bug48555.phpt

2009-06-22 Thread Ilia Alshanetsky
Thanks. Ilia Alshanetsky On 22-Jun-09, at 11:56 AM, Takeshi Abe wrote: Hi, Done, sorry for the delay. Cheers, -- Takeshi Abe On Sun, 21 Jun 2009 18:36:06 +0200, Pierre Joye wrote: yes, I already asked Tabe to MFH :) Cheers, On Sun, Jun 21, 2009 at 5:26 PM, Ilia Alshanetsky wrote:

Re: [PHP-CVS] cvs: php-src /ext/gd/libgd gdft.c /ext/gd/tests Tuffy.ttf bug48555.phpt

2009-06-22 Thread Takeshi Abe
Hi, Done, sorry for the delay. Cheers, -- Takeshi Abe On Sun, 21 Jun 2009 18:36:06 +0200, Pierre Joye wrote: > yes, I already asked Tabe to MFH :) > > Cheers, > > On Sun, Jun 21, 2009 at 5:26 PM, Ilia Alshanetsky wrote: >> Does this need to go into 5.2? >> >> >> Ilia Alshanetsky >> >> >> >> >

Re: [PHP-CVS] cvs: php-src /ext/gd/libgd gdft.c /ext/gd/tests Tuffy.ttf bug48555.phpt

2009-06-21 Thread Pierre Joye
yes, I already asked Tabe to MFH :) Cheers, On Sun, Jun 21, 2009 at 5:26 PM, Ilia Alshanetsky wrote: > Does this need to go into 5.2? > > > Ilia Alshanetsky > > > > > On 21-Jun-09, at 1:59 AM, Takeshi Abe wrote: > >> tabe            Sun Jun 21 05:59:26 2009 UTC >> >>  Added files: >>   /php-src/e

Re: [PHP-CVS] cvs: php-src /ext/gd/libgd gdft.c /ext/gd/tests Tuffy.ttf bug48555.phpt

2009-06-21 Thread Ilia Alshanetsky
Does this need to go into 5.2? Ilia Alshanetsky On 21-Jun-09, at 1:59 AM, Takeshi Abe wrote: tabeSun Jun 21 05:59:26 2009 UTC Added files: /php-src/ext/gd/testsbug48555.phpt Tuffy.ttf Modified files: /php-src/ext/gd/libgdgdft.c Log: fixed bug #48555

[PHP-CVS] cvs: php-src /ext/gd/libgd gdft.c /ext/gd/tests Tuffy.ttf bug48555.phpt

2009-06-20 Thread Takeshi Abe
tabeSun Jun 21 05:59:26 2009 UTC Added files: /php-src/ext/gd/tests bug48555.phpt Tuffy.ttf Modified files: /php-src/ext/gd/libgd gdft.c Log: fixed bug #48555 (ImageFTBBox() differs from previous versions for texts with new

[PHP-CVS] cvs: php-src /ext/gd/libgd gdft.c /ext/gd/tests bug43073.phpt

2009-03-25 Thread Takeshi Abe
tabeWed Mar 25 16:15:18 2009 UTC Added files: /php-src/ext/gd/tests bug43073.phpt Modified files: /php-src/ext/gd/libgd gdft.c Log: MFB: #43073, TrueType bounding box is wrong for angle<>0 http://cvs.php.net/viewvc.cgi/ph

[PHP-CVS] cvs: php-src /ext/gd/libgd gdft.c

2008-01-08 Thread Pierre-Alain Joye
pajoye Wed Jan 9 01:52:03 2008 UTC Modified files: /php-src/ext/gd/libgd gdft.c Log: - MFB: #43790, fix crash when no family name has been found http://cvs.php.net/viewvc.cgi/php-src/ext/gd/libgd/gdft.c?r1=1.45&r2=1.46&diff_format=u Index: php-src/ext

[PHP-CVS] cvs: php-src /ext/gd/libgd gdft.c

2007-04-04 Thread Nuno Lopes
nlopess Wed Apr 4 14:26:04 2007 UTC Modified files: /php-src/ext/gd/libgd gdft.c Log: MFB: fix race condition on font cache shutdown http://cvs.php.net/viewvc.cgi/php-src/ext/gd/libgd/gdft.c?r1=1.43&r2=1.44&diff_format=u Index: php-src/ext/gd/libgd/gdft.c

[PHP-CVS] cvs: php-src /ext/gd/libgd gdft.c

2007-03-01 Thread Nuno Lopes
nlopess Thu Mar 1 18:41:45 2007 UTC Modified files: /php-src/ext/gd/libgd gdft.c Log: MFB http://cvs.php.net/viewvc.cgi/php-src/ext/gd/libgd/gdft.c?r1=1.41&r2=1.42&diff_format=u Index: php-src/ext/gd/libgd/gdft.c diff -u php-src/ext/gd/libgd/gdft.c:1.41 p

[PHP-CVS] cvs: php-src /ext/gd/libgd gdft.c

2007-02-24 Thread Pierre-Alain Joye
pajoye Sun Feb 25 02:56:04 2007 UTC Modified files: /php-src/ext/gd/libgd gdft.c Log: - MFB: sync with libgd.org, patch from Kees Cook http://cvs.php.net/viewvc.cgi/php-src/ext/gd/libgd/gdft.c?r1=1.40&r2=1.41&diff_format=u Index: php-src/ext/gd/libgd/g

[PHP-CVS] cvs: php-src /ext/gd/libgd gdft.c

2007-02-22 Thread Pierre-Alain Joye
pajoye Fri Feb 23 01:02:57 2007 UTC Modified files: /php-src/ext/gd/libgd gdft.c Log: - MFB: #40578, fix the 2nd race condition on shutdown when the cache is freed http://cvs.php.net/viewvc.cgi/php-src/ext/gd/libgd/gdft.c?r1=1.39&r2=1.40&diff_form

[PHP-CVS] cvs: php-src /ext/gd/libgd gdft.c

2007-02-21 Thread Antony Dovgal
tony2001Wed Feb 21 14:59:36 2007 UTC Modified files: /php-src/ext/gd/libgd gdft.c Log: fix #40578 (imagettftext() multithreading issue) http://cvs.php.net/viewvc.cgi/php-src/ext/gd/libgd/gdft.c?r1=1.38&r2=1.39&diff_format=u Index: php-src/ext/gd

[PHP-CVS] cvs: php-src /ext/gd/libgd gdft.c

2006-09-15 Thread Nuno Lopes
nlopess Fri Sep 15 16:14:57 2006 UTC Modified files: /php-src/ext/gd/libgd gdft.c Log: MFB http://cvs.php.net/viewvc.cgi/php-src/ext/gd/libgd/gdft.c?r1=1.37&r2=1.38&diff_format=u Index: php-src/ext/gd/libgd/gdft.c diff -u php-src/ext/gd/libgd/gdft.c:1.37 p

[PHP-CVS] cvs: php-src /ext/gd/libgd gdft.c

2006-08-23 Thread Pierre-Alain Joye
pajoye Wed Aug 23 20:21:35 2006 UTC Modified files: /php-src/ext/gd/libgd gdft.c Log: - add support for entities in hexadecimal format, like © can be passed as © or © http://cvs.php.net/viewvc.cgi/php-src/ext/gd/libgd/gdft.c?r1=1.36&r2=1.37&diff_fo

[PHP-CVS] cvs: php-src /ext/gd/libgd gdft.c

2004-11-20 Thread Pierre-Alain Joye
pajoye Sat Nov 20 08:09:46 2004 EDT Modified files: /php-src/ext/gd/libgd gdft.c Log: - Attempt to fix #28598, bug introduced in GD (around php 4.3.4) The way they fix MS Symbol are wrong, multiple faces support hould added later, safer. Pleas

[PHP-CVS] cvs: php-src /ext/gd/libgd gdft.c

2004-06-09 Thread Ilia Alshanetsky
iliaa Wed Jun 9 10:50:05 2004 EDT Modified files: /php-src/ext/gd/libgd gdft.c Log: Fixed bug #28175 (Allow bundled GD to compile against freetype 2.1.2). http://cvs.php.net/diff.php/php-src/ext/gd/libgd/gdft.c?r1=1.34&r2=1.35&ty=u Index: php-src/ext

[PHP-CVS] cvs: php-src /ext/gd/libgd gdft.c

2004-03-06 Thread Ilia Alshanetsky
iliaa Sat Mar 6 13:24:42 2004 EDT Modified files: /php-src/ext/gd/libgd gdft.c Log: Fixed bug #27437 (wrong freetype include inside GD library). http://cvs.php.net/diff.php/php-src/ext/gd/libgd/gdft.c?r1=1.31&r2=1.32&ty=u Index: php-src/ext/gd/lib

[PHP-CVS] cvs: php-src /ext/gd/libgd gdft.c

2003-12-19 Thread Wez Furlong
wez Fri Dec 19 07:41:25 2003 EDT Modified files: /php-src/ext/gd/libgd gdft.c Log: be slightly nicer when defining R_OK Index: php-src/ext/gd/libgd/gdft.c diff -u php-src/ext/gd/libgd/gdft.c:1.28 php-src/ext/gd/libgd/gdft.c:1.29 --- php-src/ext/gd/libg

[PHP-CVS] cvs: php-src /ext/gd/libgd gdft.c

2003-12-17 Thread Rasmus Lerdorf
rasmus Wed Dec 17 17:47:02 2003 EDT Modified files: /php-src/ext/gd/libgd gdft.c Log: MFB compile fix Index: php-src/ext/gd/libgd/gdft.c diff -u php-src/ext/gd/libgd/gdft.c:1.27 php-src/ext/gd/libgd/gdft.c:1.28 --- php-src/ext/gd/libgd/gdft.c:1.27T

[PHP-CVS] cvs: php-src /ext/gd/libgd gdft.c

2003-12-16 Thread Ilia Alshanetsky
iliaa Tue Dec 16 12:23:16 2003 EDT Modified files: /php-src/ext/gd/libgd gdft.c Log: ZTS fix. Index: php-src/ext/gd/libgd/gdft.c diff -u php-src/ext/gd/libgd/gdft.c:1.26 php-src/ext/gd/libgd/gdft.c:1.27 --- php-src/ext/gd/libgd/gdft.c:1.26Tue Dec

[PHP-CVS] cvs: php-src /ext/gd/libgd gdft.c

2003-12-15 Thread Sebastian Bergmann
sebastian Tue Dec 16 01:29:02 2003 EDT Modified files: /php-src/ext/gd/libgd gdft.c Log: Fix ZTS build. Index: php-src/ext/gd/libgd/gdft.c diff -u php-src/ext/gd/libgd/gdft.c:1.25 php-src/ext/gd/libgd/gdft.c:1.26 --- php-src/ext/gd/libgd/gdft.c:1.25

[PHP-CVS] cvs: php-src /ext/gd/libgd gdft.c

2003-12-15 Thread Ilia Alshanetsky
iliaa Mon Dec 15 15:34:48 2003 EDT Modified files: /php-src/ext/gd/libgd gdft.c Log: Fixed bug #26635 (fixed look up for fonts in the current directory w/ZTS) Index: php-src/ext/gd/libgd/gdft.c diff -u php-src/ext/gd/libgd/gdft.c:1.24 php-src/ext/gd/l