php-internal-docs
8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
gdfontg.h
Go to the documentation of this file.
1
2
#ifndef _GDFONTG_H_
3
#define _GDFONTG_H_ 1
4
5
#ifdef __cplusplus
6
extern
"C"
{
7
#endif
8
9
/*
10
This is a header file for gd font, generated using
11
bdftogd version 0.51 by Jan Pazdziora, adelton@fi.muni.cz
12
from bdf font
13
-Misc-Fixed-Bold-R-Normal-Sans-15-140-75-75-C-90-ISO8859-2
14
at Mon Jan 26 14:45:58 1998.
15
The original bdf was holding following copyright:
16
"Libor Skarvada, libor@informatics.muni.cz"
17
*/
18
19
20
#include "
gd.h
"
21
22
extern
gdFontPtr
gdFontGiant
;
23
extern
gdFontPtr
gdFontGetGiant
(
void
);
24
25
#ifdef __cplusplus
26
}
27
#endif
28
29
#endif
30
gd.h
gdFontPtr
gdFont * gdFontPtr
Definition
gd.h:288
gdFontGiant
gdFontPtr gdFontGiant
Definition
gdfontg.c:4382
gdFontGetGiant
gdFontPtr gdFontGetGiant(void)
Definition
gdfontg.c:4384
ext
gd
libgd
gdfontg.h
Generated on Sat Aug 23 2025 01:46:08 for php-internal-docs by
1.13.2