php-internal-docs
8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
gdfontmb.h
Go to the documentation of this file.
1
2
#ifndef _GDFONTMB_H_
3
#define _GDFONTMB_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-bold-r-normal-sans-13-94-100-100-c-70-iso8859-2
14
at Thu Jan 8 13:54:57 1998.
15
No copyright info was found in the original bdf.
16
*/
17
18
19
#include "
gd.h
"
20
21
extern
gdFontPtr
gdFontMediumBold
;
22
extern
gdFontPtr
gdFontGetMediumBold
(
void
);
23
24
#ifdef __cplusplus
25
}
26
#endif
27
28
#endif
29
gd.h
gdFontPtr
gdFont * gdFontPtr
Definition
gd.h:288
gdFontMediumBold
gdFontPtr gdFontMediumBold
Definition
gdfontmb.c:3869
gdFontGetMediumBold
gdFontPtr gdFontGetMediumBold(void)
Definition
gdfontmb.c:3871
ext
gd
libgd
gdfontmb.h
Generated on Sat Aug 23 2025 01:46:08 for php-internal-docs by
1.13.2