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

2004-12-09 Thread Pierre-Alain Joye
pajoye Thu Dec 9 09:20:20 2004 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/gd/libgd gdft.c Log: - MFH: #28598, attempt to restore MS Symbol ttf support http://cvs.php.net/diff.php/php-src/ext/gd/libgd/gdft.c?r1=1.11.2.18&r2=1.11.2.19&ty=u Index:

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

2003-12-16 Thread Ilia Alshanetsky
iliaa Tue Dec 16 12:23:27 2003 EDT Modified files: (Branch: PHP_4_3) /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.11.2.12 php-src/ext/gd/libgd/gdft.c:1.11.2.13 --- php-src/ext/gd/li

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

2003-11-26 Thread Rasmus Lerdorf
I guess to answer your question a bit better. Have a look at the top of freetype.h (this time from my Debian box - it's not just Fedora): #ifndef FT_FREETYPE_H #error "`ft2build.h' hasn't been included yet!" #error "Please always use macros to include FreeType header files." #error "Examp

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

2003-11-26 Thread Rasmus Lerdorf
On Wed, 26 Nov 2003, Jani Taskinen wrote: > What exactly is that compile error? And on what platform? > This has been like this for a long time, funny that nobody > hasn't complained before? > > And it works just fine for me on RH9. :) i386 Fedora (ie latest freetype2) -- PHP CVS

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

2003-11-26 Thread Jani Taskinen
What exactly is that compile error? And on what platform? This has been like this for a long time, funny that nobody hasn't complained before? And it works just fine for me on RH9. :) --Jani On Tue, 25 Nov 2003, Rasmus Lerdorf wrote: >Perhaps not, but Freetype2 won

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

2003-11-26 Thread Rasmus Lerdorf
Perhaps not, but Freetype2 won't compile either on those platforms then and without this patch we don't build at all. -Rasmus On Sat, 22 Nov 2003, Jani Taskinen wrote: > > Are you absolutely sure this will work within any platform? > For example, see this bug report: > > http://bug

Re: [PHP-CVS] cvs: php-src(PHP_4_3) /ext/gd/libgd gdft.c (resent)

2003-11-25 Thread Jani Taskinen
Are you absolutely sure this will work within any platform? For example, see this bug report: http://bugs.php.net/bug.php?id=25281 And what compile error did you actually fix with this? --Jani On Sat, 22 Nov 2003, Rasmus Lerdorf wrote: >rasmus Fri Nov 21 19:5

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

2003-11-21 Thread Jani Taskinen
Are you absolutely sure this will work within any platform? For example, see this bug report: http://bugs.php.net/bug.php?id=25281 --Jani On Sat, 22 Nov 2003, Rasmus Lerdorf wrote: >rasmus Fri Nov 21 19:55:29 2003 EDT > > Modified files: (Branch: PHP

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

2003-11-21 Thread Rasmus Lerdorf
rasmus Fri Nov 21 19:55:29 2003 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/gd/libgd gdft.c Log: Compile fix Index: php-src/ext/gd/libgd/gdft.c diff -u php-src/ext/gd/libgd/gdft.c:1.11.2.10 php-src/ext/gd/libgd/gdft.c:1.11.2.11 --- php-src/ext/gd