This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-24 00:18:23 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
05aa5cb831e5dea18b6dc97de24ce64bbb5614b8
archived-php-src
/
ext
/
gd
T
History
Sascha Schumann
00c14f7413
Also search for freetype headers in $prefix/include/freetype
...
PR:
#3775
2000-03-12 15:52:14 +00:00
..
config.m4
Also search for freetype headers in $prefix/include/freetype
2000-03-12 15:52:14 +00:00
gd.c
Remove outdated PHP 3.1 stuff
2000-03-04 14:21:22 +00:00
gdcache.c
TTF support tested and working now
1999-08-19 06:32:07 +00:00
gdcache.h
updated GD from php3 repository, using it as a test extension for the new
1999-04-16 12:15:38 +00:00
gdt1.c
Ported T1lib support from PHP3.
2000-02-25 06:43:51 +00:00
gdt1.h
Ported T1lib support from PHP3.
2000-02-25 06:43:51 +00:00
gdttf.c
Change string->str where possible; string is basic a C++ class, so gdb can't look
2000-02-08 22:21:43 +00:00
gdttf.h
- Convert 'PHP3' to 'PHP'
2000-02-26 03:20:55 +00:00
Makefile.in
Ported T1lib support from PHP3.
2000-02-25 06:43:51 +00:00
php_gd.h
- Use *_ex-API and *_RESOURCE-macros (partial).
2000-02-28 16:52:03 +00:00
setup.stub
First commit of re-structuring phase one. We have started using automake in
1999-04-17 00:37:12 +00:00