From d0d0d4483cb9d0d98d4570649930ddb803c83050 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 3 Sep 2014 21:44:10 +0000 Subject: drm (2sep14) git-svn-id: svn://tug.org/texlive/trunk@35102 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/fonts/source/public/drm/drmsl6.mf | 75 ++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 Master/texmf-dist/fonts/source/public/drm/drmsl6.mf (limited to 'Master/texmf-dist/fonts/source/public/drm/drmsl6.mf') diff --git a/Master/texmf-dist/fonts/source/public/drm/drmsl6.mf b/Master/texmf-dist/fonts/source/public/drm/drmsl6.mf new file mode 100644 index 00000000000..ba4de40bc31 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/drm/drmsl6.mf @@ -0,0 +1,75 @@ +% +AMDG + +font_identifier:="drm"; font_size:=6pt#; font_coding_scheme "T1"; +pixels_per_inch:=2400; +mode_setup; + +%%%% Define Dimensions for Whole Boxes %%%% + +phi=(1+sqrt5)/2; +cap#=4pt#; +u#=2cap#/3; +em#=1.2cap#; +ex#=0.8cap#; +exw# = ex#; define_pixels(exw); +dep#=cap#/3; +ss#=0.2pt#; +asch#=12cap#/12; +digwid#=1ex#; +slant = 1/3; +font_slant slant; +font_normal_space 0.7u#; +font_normal_stretch 0.2u#; +font_normal_shrink 0.1u#; +font_x_height cap#/phi; +font_quad em#; +font_extra_space 0.5u#; + +penwidth#=0.01pt#; + +%%%% Define Dimensions for Letters %%%% + +lserc#=0.09u#; +lserh#=lserc#+lserstep#; +lhigh#=0.3u#; +lserstep#=0.05u#; +userc#=0.08u#; +userh#=userc#+userstep#; +lserw#=0.2u#; +userw#=0.2u#; +userstep#=0.05u#; +bulbsh#=0.10u#; +curvwid#=0.6pt#; +slantwid#=0.6pt#; +thickstroke#=0.6pt#; +loopgap#=0.6pt#; +thinstroke#=0.3pt#; +o#=0.1thinstroke#; +hair#=0.2pt#; +ssslant#=0.1u#; +dotwidth#=userw#-o#; +pwid#=3userw#; +accwid# = pwid#/16; +theight#=8asch#/8; +define_pixels(theight); + +define_pixels(accwid,cap,u,em,ex,dep,ss,penwidth,lserh,userh,lhigh,lserw,bulbsh,userw,lserc,userc,lserstep,userstep,ssslant,curvwid,slantwid,pwid,hair,loopgap,dotwidth); +define_blacker_pixels(accwid,cap,u,em,ex,dep,ss,penwidth,lserh,userh,lhigh,lserw,bulbsh,userw,lserc,userc,lserstep,userstep,ssslant,curvwid,slantwid,pwid,hair); +define_blacker_pixels(thickstroke,thinstroke,penwidth,o,hair); + +pickup pencircle scaled penwidth; cappen:=savepen; +equalize=thickstroke/2-thinstroke/2; + +currenttransform:=identity slanted slant yscaled aspect_ratio scaled granularity; + +input drmligs +input drmcap.mf +input drmlowmac.mf +input drmlow.mf +input drmpunct.mf +input drmacc.mf +input drmacclet.mf +input drmdigs.mf +input oldstynums.mf + +end; -- cgit v1.2.3