Marcus Boerger
ac9991a245
-wrong fabsf define for MSVC.6
...
-MIN and MAX only if undefined
#should be last commit to fix all warnings (-:
2002-08-12 19:09:26 +00:00
Marcus Boerger
bdaae34cb9
ups wrong include committed
...
#if anybody objects we would need config stuuf in ligd otherwise but
#this way we can use other php functions...for example we could use
#php_error_docref....
2002-08-12 15:29:05 +00:00
Marcus Boerger
2df2e24a54
check for fabsf and floorf in config.m4
...
msvc.6 needs a define, msvc.net needs special treatment
2002-08-12 13:59:01 +00:00
Marcus Boerger
9d03c0bdf0
more conversion fixes
2002-08-12 09:58:51 +00:00
Marcus Boerger
0dcbf7e375
-quick hack to allow compilation under windows again
...
-correct solution to follow tomorrow
2002-08-11 23:56:11 +00:00
Marcus Boerger
b9c0c918cc
try even more to fix those warnings.....
...
#repeat: this code must come from hell
2002-08-11 19:13:07 +00:00
Marcus Boerger
1723861618
try to fix those warnings.....
...
#this code must come from hell: will we change code to our coding-scheme?
2002-08-11 13:50:27 +00:00
Markus Fischer
565f3797dc
- Revert Ws thingy.
...
# Lazy bastard :-)
2002-06-06 12:58:25 +00:00
foobar
9f238de87b
ws and indent fixes
2002-06-05 23:58:51 +00:00
foobar
12f6175f26
- Fixes a segfault reported in #17584
2002-06-05 23:24:23 +00:00
Rasmus Lerdorf
01835e0469
fix copyresampled bug in bundled gd lib
2002-05-13 20:20:16 +00:00
Wez Furlong
6d1dc8141c
Apply that patch I wrote ages ago that fixes some problems with true-color
...
vs palette based handling.
Also implements the gdImageStringFTEx function.
2002-04-21 13:48:22 +00:00
Rasmus Lerdorf
7a8cade379
Initial commit of the built-in libgd based on GD-2.0.1
...
This initial checkin has no changes to any of the libgd code so it can
be used as a basis for diffs. It also will not build currently because
of this. The PHP gd checks need to be incorporated along with a bit of
other config magic. It also shouldn't break the build and will only
take effect if you use --with-gd=php right now.
2002-04-13 02:03:09 +00:00