diff options
author | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
commit | e0c6872cf40896c7be36b11dcc744620f10adf1d (patch) | |
tree | 60335e10d2f4354b0674ec22d7b53f0f8abee672 /fonts/redis/redis7.mf |
Initial commit
Diffstat (limited to 'fonts/redis/redis7.mf')
-rw-r--r-- | fonts/redis/redis7.mf | 68 |
1 files changed, 68 insertions, 0 deletions
diff --git a/fonts/redis/redis7.mf b/fonts/redis/redis7.mf new file mode 100644 index 0000000000..38f205fa98 --- /dev/null +++ b/fonts/redis/redis7.mf @@ -0,0 +1,68 @@ +if unknown cmbase: input cmbase fi +if unknown hebase: input hebase fi + + +font_identifier:="HEB"; font_size 7pt#; + +u#:=15.5/36pt#; +ht#:=151.2/36pt#; +s#:=-12.5/36pt#; +o#:=5/36pt#; +pencil#:=1u#; +leftstemloc#:=20.72/36pt#; +bigend#:=37.8/36pt#; +littlend#:=18.88/36pt#; +depth#:=47.2/36pt#; +over#:=47.2/36pt#; +hm#:=198.4/36pt#; + +slant:=0; + + +% values for punctuation , taken from [tex.cm]punct.mf + + + + + +width_adj#:=0pt#; % width adjustment for certain characters +letter_fit#:=2/36pt#; % extra space added to all sidebars +body_height#:=189/36pt#; % height of tallest characters +asc_height#:=175/36pt#; % height of lowercase ascenders +x_height#:=108.5/36pt#; % height of lowercase without ascenders +math_axis#:=63/36pt#; % axis of symmetry for math symbols +comma_depth#:=49/36pt#; % depth of comma below baseline +desc_depth#:=49/36pt#; % depth of lowercase descenders +crisp#:=0pt#; % diameter of serif corners +tiny#:=7/36pt#; % diameter of rounded corners +fine#:=6/36pt#; % diameter of sharply rounded corners +thin_join#:=6/36pt#; % width of extrafine details +hair#:=8.5/36pt#; % lowercase hairline breadth +stem#:=20/36pt#; % lowercase stem breadth +curve#:=23/36pt#; % lowercase curve breadth +flare#:=24/36pt#; % diameter of bulbs or breadth of terminals +dot_size#:=29/36pt#; % diameter of dots +cap_hair#:=9/36pt#; % uppercase hairline breadth +cap_stem#:=24/36pt#; % uppercase stem breadth +cap_curve#:=27/36pt#; % uppercase curve breadth +cap_ess#:=23/36pt#; % breadth in middle of uppercase s +rule_thickness#:=.34pt#; % thickness of lines in math symbols +vair#:=7/36pt#; % vertical diameter of hairlines +bar#:=9/36pt#; % lowercase bar thickness +slab#:=9/36pt#; % serif and arm thickness +cap_bar#:=9/36pt#; % uppercase bar thickness +cap_band#:=9/36pt#; % uppercase thickness above/below lobes +stem_corr#:=.9/36pt#; % for small refinements of stem breadth +vair_corr#:=.9/36pt#; % for small refinements of hairline height +fudge:=1; % factor applied to weights of heavy characters +math_spread:=.6; % extra openness of math symbols +superness:=1/sqrt2; % parameter for superellipses +superpull:=1/6; % extra openness inside bowls +square_dots:=false; % should dots be square? +hefty:=false; % should we try hard not to be overweight? +serifs:=true; +math_fitting:=false; % should math-mode spacing be used? + +monospace:=false; + +generate redis |