From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- fonts/fetamont/mf/ffmb10.mf | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 fonts/fetamont/mf/ffmb10.mf (limited to 'fonts/fetamont/mf/ffmb10.mf') diff --git a/fonts/fetamont/mf/ffmb10.mf b/fonts/fetamont/mf/ffmb10.mf new file mode 100644 index 0000000000..e0618c03f5 --- /dev/null +++ b/fonts/fetamont/mf/ffmb10.mf @@ -0,0 +1,31 @@ +% Fetamont parameters (bold, 10pt) +if base_name="mf2outline": + font_name "Fetamont-Bold"; + font_fullname "Fetamont Bold"; + font_familyname "Fetamont"; + font_os_weight 700; + font_os_width 5; + font_range(9.5,72,5); +fi +font_identifier:="FFMB"; +font_size 10pt#; % the "design size" of this font +ht#:=6pt#; % height of characters +x_ht#:=4.5pt#; % x-height of characters +acc_ht#:=2pt#; % height of the accents +barheight#:=.45ht#; % height of bar lines +comma_depth#:=designsize*7/36pt#; % depth of comma +acc_depth#:=designsize*7/36pt#; % depth of accents +u#:=21/20*4/9pt#; % unit width +xgap#:=21/20*0.6pt#; % horizontal adjustment +ygap#:=(ht#/13.5u#)*xgap#; % vertical adjustment (N and M) +s#:=0; % extra space at the sides +o#:=1/9pt#; % overshoot +px#:=.5[2/3pt#,44/36pt#]; % horizontal thickness of pen +py#:=.9px#; % vertical pen thickness +dotincr:=.4; % increasement of dot diameter +prot:=0; % rotation angle of the pen +slant:=0; % slanting amount +craziness:=0; % degree of haphazard variation +superness:=.8; % parameter for superellipses + +input ffmbase % now generate the font -- cgit v1.2.3