X7ROOT File Manager
Current Path:
/opt/alt/php51/usr/include/php/ext/gd
opt
/
alt
/
php51
/
usr
/
include
/
php
/
ext
/
gd
/
ðŸ“
..
📄
gdcache.h
(2.8 KB)
📄
gdttf.h
(461 B)
ðŸ“
libgd
📄
php_gd.h
(5.88 KB)
Editing: gdttf.h
/* $Id: gdttf.h,v 1.3 2000/02/26 03:20:50 zeev Exp $ */ #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);
Upload File
Create Folder