1 | --- sample/default.mgp.orig Wed Jan 21 11:38:30 2004 |
---|
2 | +++ sample/default.mgp Wed Jan 21 11:40:05 2004 |
---|
3 | @@ -1,20 +1,11 @@ |
---|
4 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
---|
5 | %% |
---|
6 | -%% This default.mgp is "TrueType fonts" oriented. |
---|
7 | -%% First, you should create "~/.mgprc" whose contents are: |
---|
8 | -%% tfdir "/path/to/truetype/fonts" |
---|
9 | +%% This default.mgp is "X fonts" oriented. It has no default |
---|
10 | +%% support for TrueType; instead it relies on X completely. |
---|
11 | %% |
---|
12 | -%% To visualize English, install "standard.ttf", "thick.ttf", and |
---|
13 | -%% "typewriter.ttf" into the "tfdir" directory above: |
---|
14 | -%% ftp://ftp.mew.org/pub/mgp/ttf-us.tar.gz |
---|
15 | -%% |
---|
16 | -%% To visualize Japanese, install "kochi-mincho.ttf" and "goth.ttf" |
---|
17 | -%% into the "tfdir" directory above: |
---|
18 | -%% ftp://ftp.mew.org/pub/mgp/ttf-jp.tar.gz |
---|
19 | -%% |
---|
20 | -%deffont "standard" tfont "standard.ttf", tmfont "kochi-mincho.ttf" |
---|
21 | -%deffont "thick" tfont "thick.ttf", tmfont "goth.ttf" |
---|
22 | -%deffont "typewriter" tfont "typewriter.ttf", tmfont "goth.ttf" |
---|
23 | +%deffont "standard" xfont "utopia-regular" |
---|
24 | +%deffont "thick" xfont "bitstream-charter-bold" |
---|
25 | +%deffont "typewriter" xfont "courier" |
---|
26 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
---|
27 | %% |
---|
28 | %% Default settings per each line numbers. |
---|