%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% %% This default.mgp is "TrueType fonts" oriented. %% First, you should create "~/.mgprc" whose contents are: %% tfdir "/path/to/truetype/fonts" %% %% To visualize English, install "standard.ttf", "thick.ttf", and %% "typewriter.ttf" into the "tfdir" directory above: %% ftp://ftp.mew.org/pub/mgp/ttf-us.tar.gz %% %% To visualize Japanese, install "kochi-mincho.ttf" and "goth.ttf" %% into the "tfdir" directory above: %% ftp://ftp.mew.org/pub/mgp/ttf-jp.tar.gz %% %deffont "standard" tfont "Trebuchet_MS.ttf" %deffont "thick" tfont "thick.ttf" %deffont "typewriter" tfont "typewriter.ttf" %deffont "courier" tfont "Courier_New.ttf" %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% %% Default settings per each line numbers. %% %default 1 font "standard", size 2, vgap 20, leftfill, bgrad 0 0 0 %default 2 size 7, vgap 10, prefix " ", center, fore "yellow" %default 3 size 6, bar "gray70", vgap 10, center %default 4 size 6, fore "white", vgap 25, prefix "", font "standard", leftfill %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% %% Default settings that are applied to TAB-indented lines. %% %tab 1 size 6, vgap 60, prefix 10, icon box "green" 50 %tab 2 size 5, vgap 40, prefix 20, icon arc "yellow" 50 %tab 3 size 4, vgap 40, prefix 20, icon delta3 "white" 40