summaryrefslogtreecommitdiff
path: root/ukrainian/gd/files/patch-gdfontt.h
blob: 929b81e73fa04cadc4c9772c601435a25bdd342a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
--- gdfontt.h.orig	Tue Feb  6 21:44:02 2001
+++ gdfontt.h	Fri May 18 13:11:09 2001
@@ -2,28 +2,20 @@
 #ifndef _GDFONTT_H_
 #define _GDFONTT_H_ 1
 
-#ifdef __cplusplus
-extern "C" {
-#endif
-
 /*
 	This is a header file for gd font, generated using
-	bdftogd version 0.5 by Jan Pazdziora, adelton@fi.muni.cz
+	bdftogd version 0.60 by Jan Pazdziora, adelton@fi.muni.cz
 	from bdf font
-	-Misc-Fixed-Medium-R-Normal--8-80-75-75-C-50-ISO8859-2
-	at Thu Jan  8 13:49:54 1998.
+	-FreeType-Lucida Console-Medium-R-Normal--9-90-75-75-C-45-KOI8-U
+	at Fri May 18 13:08:56 2001.
 	The original bdf was holding following copyright:
-	"Libor Skarvada, libor@informatics.muni.cz"
+	"Copyright � 1993 Bigelow & Holmes Inc. All rights reserved."
  */
 
 
 #include "gd.h"
 
 extern gdFontPtr gdFontTiny;
-
-#ifdef __cplusplus
-}
-#endif
 
 #endif