998b26b1ce
options are freetype, vflib and xft2. Default is xft2 which is the same as previous magicpoint package. This work is written by Kouichirou Hiratsuka and I modified to use bsd.options.mk framework. Bump package revision.
41 lines
1.8 KiB
Text
41 lines
1.8 KiB
Text
$NetBSD: patch-aj,v 1.1 2004/11/30 17:29:30 taca Exp $
|
|
|
|
--- sample/sample.mgp.orig 2001-08-11 18:53:53.000000000 +0900
|
|
+++ sample/sample.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 "standard" xfont "helvetica-medium-r", tfont "standard.ttf", tmfont "hoso6.ttf"
|
|
-%deffont "thick" xfont "helvetica-bold-r", tfont "thick.ttf", tmfont "hoso6.ttf"
|
|
-%deffont "typewriter" xfont "courier-medium-r", tfont "typewriter.ttf", tmfont "hoso6.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 7, vgap 10, prefix " ", ccolor "black"
|
|
-%default 3 size 2, bar "gray70", vgap 10
|
|
-%default 4 size 5, fore "gray20", vgap 30, prefix " ", font "standard"
|
|
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
-%%
|
|
-%% Default settings that are applied to TAB-indented lines.
|
|
-%%
|
|
-%tab 1 size 5, vgap 40, prefix " ", icon box "green" 50
|
|
-%tab 2 size 4, vgap 40, prefix " ", icon arc "yellow" 50
|
|
-%tab 3 size 3, vgap 40, prefix " ", icon delta3 "white" 40
|
|
+%include "default.mgp"
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
%page
|
|
%nodefault
|