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/ffmo8.mf | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 fonts/fetamont/mf/ffmo8.mf (limited to 'fonts/fetamont/mf/ffmo8.mf') diff --git a/fonts/fetamont/mf/ffmo8.mf b/fonts/fetamont/mf/ffmo8.mf new file mode 100644 index 0000000000..5f65dcf967 --- /dev/null +++ b/fonts/fetamont/mf/ffmo8.mf @@ -0,0 +1,31 @@ +% Fetamont parameters (oblique, 8pt) +if base_name="mf2outline": + font_name "Fetamont-Oblique8"; + font_fullname "Fetamont Oblique 8"; + font_familyname "Fetamont"; + font_os_weight 400; + font_os_width 5; + font_range(5,8.4,4); +fi +font_identifier:="FFMO"; +font_size 8pt#; % the "design size" of this font +ht#:=.8*6pt#; % height of characters +x_ht#:=.8*4.5pt#; % x-height of characters +acc_ht#:=.8*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#:=.82*4/9pt#; % unit width +xgap#:=.8*0.6pt#; % horizontal adjustment +ygap#:=(ht#/13.5u#)*xgap#; % vertical adjustment (N and M) +s#:=.2pt#; % extra space at the sides +o#:=1/12pt#; % overshoot +px#:=.8*2/3pt#; % horizontal thickness of pen +py#:=.9px#; % vertical pen thickness +dotincr:=.4; % increasement of dot diameter +prot:=0; % rotation angle of the pen +slant:=1/4; % slanting amount +craziness:=0; % degree of haphazard variation +superness:=.8; % parameter for superellipses + +input ffmbase % now generate the font -- cgit v1.2.3