php-internal-docs
8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
gdfontl.h
Go to the documentation of this file.
1
2
#ifndef _GDFONTL_H_
3
#define _GDFONTL_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.5 by Jan Pazdziora, adelton@fi.muni.cz
12
from bdf font
13
-misc-fixed-medium-r-normal--16-140-75-75-c-80-iso8859-2
14
at Tue Jan 6 19:39:27 1998.
15
16
The original bdf was holding following copyright:
17
"Libor Skarvada, libor@informatics.muni.cz"
18
*/
19
20
21
#include "
gd.h
"
22
23
extern
gdFontPtr
gdFontLarge
;
24
extern
gdFontPtr
gdFontGetLarge
(
void
);
25
26
#ifdef __cplusplus
27
}
28
#endif
29
30
#endif
31
gd.h
gdFontPtr
gdFont * gdFontPtr
Definition
gd.h:288
gdFontLarge
gdFontPtr gdFontLarge
Definition
gdfontl.c:4639
gdFontGetLarge
gdFontPtr gdFontGetLarge(void)
Definition
gdfontl.c:4641
ext
gd
libgd
gdfontl.h
Generated on Sat Aug 23 2025 01:46:08 for php-internal-docs by
1.13.2