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:
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
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
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
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
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
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
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
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