HEX
Server: nginx/1.24.0
System: Linux DGT-WORDPRESS-VM-SERVER 6.14.0-1017-azure #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025 x86_64
User: ubuntu (1000)
PHP: 8.4.12
Disabled: NONE
Upload Files
File: //usr/include/libwmf/gd/gdfontl.h
#ifndef _GDFONTL_H_
#define _GDFONTL_H_ 1

#pragma GCC visibility push(hidden)

#ifdef __cplusplus
extern "C" {
#endif

/*
	This is a header file for gd font, generated using
	bdftogd version 0.5 by Jan Pazdziora, [email protected]
	from bdf font
	-misc-fixed-medium-r-normal--16-140-75-75-c-80-iso8859-2
	at Tue Jan  6 19:39:27 1998.

	The original bdf was holding following copyright:
	"Libor Skarvada, [email protected]"
 */


#include "gd.h"

extern gdFontPtr gdFontLarge;

#ifdef __cplusplus
}
#endif

#pragma GCC visibility pop

#endif