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
38
39
40
41
42
43
44
45
46
47
48
49
50
|
$NetBSD: patch-ai,v 1.1 2004/11/30 17:29:30 taca Exp $
--- sample/sample-jp.mgp.orig 2001-08-11 18:53:53.000000000 +0900
+++ sample/sample-jp.mgp
@@ -1,35 +1,4 @@
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-%%
-%% This default.mgp is "TrueType fonts" oriented.
-%% First, you should create "~/.mgprc" whose contents are:
-%% tfdir "/path/to/truetype/fonts"
-%%
-%% To visualize English, install "times.ttf", "arial.ttf", and "cour.ttf"
-%% into the "tfdir" directory above:
-%% http://microsoft.com/typography/fontpack/default.htm
-%%
-%% To visualize Japanese, install "MSMINCHO.ttf" and
-%% "watanabenabe-mincho.ttf" into the "tfdir" directory above:
-%% http://www.mew.org/mgp/xtt-fonts_0.19981020-3.tar.gz
-%%
-%deffont "thick" xfont "helvetica-bold-r", tfont "thick.ttf", tmfont "goth.ttf"
-%deffont "standard" xfont "helvetica-medium-r", tfont "standard.ttf", tmfont "kochi-mincho.ttf"
-%deffont "typewriter" xfont "courier-medium-r", tfont "typewriter.ttf", tmfont "goth.ttf"
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-%%
-%% Default settings per each line numbers.
-%%
-%default 1 area 90 90, leftfill, size 2, fore "gray20", back "white", font "standard", hgap 0
-%default 2 size 5, hgap 20, vgap 10, prefix " ", ccolor "black"
-%default 3 size 2, hgap 10, bar "gray70", vgap 10
-%default 4 size 4, hgap 10, fore "gray20", vgap 30, prefix " ", font "standard"
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-%%
-%% Default settings that are applied to TAB-indented lines.
-%%
-%tab 1 size 4, vgap 40, prefix " ", icon box "green" 50
-%tab 2 size 3.5, vgap 40, prefix " ", icon arc "yellow" 50
-%tab 3 size 3, vgap 40, prefix " ", icon delta3 "white" 40
+%include "default.mgp"
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%page
%nodefault
@@ -202,7 +171,7 @@ UNIX$B$H$$$&$/$i$$$G!"%=!<%9$N9T$O%P%C%
($BB?J,(B)$BI=<(2DG=$J%$%a!<%8!&%U%)!<%^%C%H$O0J2<$NDL$j$G$9(B
-%CENTER,SIZE 3,FORE "red", xfont "times-medium-r", tfont "times.ttf"
+%CENTER,SIZE 3,FORE "red", font "typewriter"
FBM Image
Sun Rasterfile
|