blob: 1d5bb6dfc7c056948cd8ba402a6312b53a72d920 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
--- sample/default.mgp.orig 2001-08-10 16:40:54 UTC
+++ sample/default.mgp
@@ -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 "Times", xfont "IPAMincho" "jisx0208.1983-*"
+%deffont "thick" xfont "Helvetica", xfont "IPAGothic" "jisx0208.1983-*"
+%deffont "typewriter" xfont "Courier", xfont "IPAGothic" "jisx0208.1983-*"
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%% Default settings per each line numbers.
|