forked from gentoo/gentoo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
magicpoint-1.11b-gentoo.diff
37 lines (34 loc) · 1.38 KB
/
magicpoint-1.11b-gentoo.diff
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
36
37
diff -urN magicpoint-1.10a.ORIG/mgp.h magicpoint-1.10a/mgp.h
--- magicpoint-1.10a.ORIG/mgp.h 2003-06-06 16:18:25.000000000 +0900
+++ magicpoint-1.10a/mgp.h 2003-09-02 04:24:56.000000000 +0900
@@ -93,7 +93,7 @@
#include "freetype.h"
#ifndef FREETYPEFONTDIR
-#define FREETYPEFONTDIR "/usr/local/share/fonts/ttf"
+#define FREETYPEFONTDIR "/usr/X11R6/lib/X11/fonts/truetype"
#endif
#endif /*FREETYPE*/
@@ -130,7 +130,7 @@
#define UUDECODE "/usr/bin/uudecode"
#endif
#ifndef GUNZIP
-#define GUNZIP "/usr/contrib/bin/gunzip"
+#define GUNZIP "/bin/gunzip"
#endif
#define MAXPAGE 512
diff -urN magicpoint-1.10a.ORIG/sample/default.mgp magicpoint-1.10a/sample/default.mgp
--- magicpoint-1.10a.ORIG/sample/default.mgp 2001-08-11 01:40:54.000000000 +0900
+++ magicpoint-1.10a/sample/default.mgp 2003-09-02 04:24:56.000000000 +0900
@@ -12,9 +12,9 @@
%% into the "tfdir" directory above:
%% ftp://ftp.mew.org/pub/mgp/ttf-jp.tar.gz
%%
-%deffont "standard" tfont "standard.ttf", tmfont "kochi-mincho.ttf"
-%deffont "thick" tfont "thick.ttf", tmfont "goth.ttf"
-%deffont "typewriter" tfont "typewriter.ttf", tmfont "goth.ttf"
+%deffont "standard" xfont "serif" "iso10646"
+%deffont "thick" xfont "sans-serif" "iso10646"
+%deffont "typewriter" xfont "monospace" "iso10646"
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%% Default settings per each line numbers.