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/gdfontt.h
#ifndef _GDFONTT_H_
#define _GDFONTT_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--8-80-75-75-C-50-ISO8859-2
	at Thu Jan  8 13:49:54 1998.
	The original bdf was holding following copyright:
	"Libor Skarvada, [email protected]"
 */


#include "gd.h"

extern gdFontPtr gdFontTiny;

#ifdef __cplusplus
}
#endif

#pragma GCC visibility pop

#endif