/* $Id: gdttf.h 20492 2000-02-26 03:20:55Z zeev $ */ #ifdef _OSD_POSIX #ifndef APACHE #error On this EBCDIC platform, PHP is only supported as an Apache module. #else /*APACHE*/ #ifndef CHARSET_EBCDIC #define CHARSET_EBCDIC /* this machine uses EBCDIC, not ASCII! */ #endif #include "ebcdic.h" #endif /*APACHE*/ #endif /*_OSD_POSIX*/ char * gdttf(gdImage *im, int *brect, int fg, char *fontname, double ptsize, double angle, int x, int y, char *str);
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
libgd | Folder | 0755 |
|
|
gdcache.h | File | 2.8 KB | 0644 |
|
gdttf.h | File | 458 B | 0644 |
|
php_gd.h | File | 6 KB | 0644 |
|