mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 01:46:55 -04:00
15 lines
737 B
Text
15 lines
737 B
Text
--- 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.
|