home *** CD-ROM | disk | FTP | other *** search
/ Computer Club Elmshorn Atari PD / CCE_PD.iso / pc / 0600 / CCE_0690.ZIP / CCE_0690.PD / YANNIS / RGRBF10.MF < prev    next >
Text File  |  1993-11-01  |  4KB  |  86 lines

  1. % Reduced Greek Bold 10 point
  2. if unknown cmbase: input cmbase fi
  3. if unknown grbase: input rgrbase fi
  4.  
  5. font_identifier:="rgrbf"; font_size 10pt#;
  6.  
  7. u#:=22/36pt#;   % unit width
  8. width_adj#:=11/36pt#;   % width adjustment for certain characters
  9. serif_fit#:=0pt#;       % extra sidebar near lowercase serifs
  10. cap_serif_fit#:=7/36pt#;        % extra sidebar near uppercase serifs
  11. letter_fit#:=0pt#;      % extra space added to all sidebars
  12.  
  13. body_height#:=270/36pt#;        % height of tallest characters
  14. asc_height#:=250/36pt#; % height of lowercase ascenders
  15. cap_height#:=247/36pt#; % height of caps
  16. fig_height#:=232/36pt#; % height of numerals
  17. x_height#:=160/36pt#;   % height of lowercase without ascenders
  18. math_axis#:=90/36pt#;   % axis of symmetry for math symbols
  19. bar_height#:=85/36pt#;  % height of crossbar in lowercase e
  20. comma_depth#:=70/36pt#; % depth of comma below baseline
  21. desc_depth#:=90/36pt#;  % depth of lowercase descenders %was 70
  22. acc_ht#:=250/36pt#;
  23. circ_ht#:=230/36pt#;
  24. Circ_ht#:=250/36pt#;
  25. iota_dp#:=72/36pt#;
  26.  
  27. crisp#:=0pt#;   % diameter of serif corners
  28. tiny#:=13/36pt#;        % diameter of rounded corners
  29. fine#:=10/36pt#;        % diameter of sharply rounded corners
  30. thin_join#:=10/36pt#;   % width of extrafine details
  31. hair#:=13/36pt#;        % lowercase hairline breadth  (was 17)
  32. stem#:=40/36pt#;        % lowercase stem breadth  (was 41)
  33. curve#:=41/36pt#;       % lowercase curve breadth       (was 46)
  34. ess#:=38/36pt#; % breadth in middle of lowercase s
  35. flare#:=41/36pt#;       % diameter of bulbs or breadth of terminals
  36. dot_size#:=56/36pt#;    % diameter of dots
  37. cap_hair#:=19/36pt#;    % uppercase hairline breadth
  38. cap_stem#:=51/36pt#;    % uppercase stem breadth
  39. cap_curve#:=55/36pt#;   % uppercase curve breadth
  40. cap_ess#:=53/36pt#;     % breadth in middle of uppercase s
  41. rule_thickness#:=.6pt#; % thickness of lines in math symbols
  42.  
  43. dish#:=1/36pt#; % amount erased at top or bottom of serifs
  44. bracket#:=10/36pt#;     % vertical distance from serif base to tangent
  45. jut#:=25/36pt#; % protrusion of lowercase serifs
  46. cap_jut#:=39/36pt#;     % protrusion of uppercase serifs
  47. beak_jut#:=11/36pt#;    % horizontal protrusion of beak serifs
  48. beak#:=70/36pt#;        % vertical protrusion of beak serifs
  49. vair#:=11/36pt#;        % vertical diameter of hairlines  (was 13)
  50. notch_cut#:=10/36pt#;   % maximum breadth above or below notches
  51. bar#:=17/36pt#; % lowercase bar thickness
  52. slab#:=17/36pt#;        % serif and arm thickness
  53. cap_bar#:=17/36pt#;     % uppercase bar thickness
  54. cap_band#:=17/36pt#;    % uppercase thickness above/below lobes
  55. cap_notch_cut#:=10pt#;  % max breadth above/below uppercase notches
  56. serif_drop#:=3/36pt#;   % vertical drop of sloped serifs
  57. stem_corr#:=2/36pt#;    % for small refinements of stem breadth
  58. vair_corr#:=1.5/36pt#;  % for small refinements of hairline height
  59. apex_corr#:=0pt#;       % extra width at diagonal junctions
  60.  
  61. o#:=4/36pt#;    % amount of overshoot for curves
  62. apex_o#:=3/36pt#;       % amount of overshoot for diagonal junctions
  63.  
  64. slant:=0;       % tilt ratio $(\Delta x/\Delta y)$
  65. otilt:=.2;      % tilt of inner bowl for the letter omicron
  66. fudge:=1;       % factor applied to weights of heavy characters
  67. math_spread:=.5;        % extra openness of math symbols
  68. superness:=8/11;        % parameter for superellipses
  69. superpull:=1/8; % extra openness inside bowls
  70. beak_darkness:=.4;      % fraction of triangle inside beak serifs
  71. ligs:=2;        % level of ligatures to be included
  72.  
  73. square_dots:=false;     % should dots be square?
  74. hefty:=false;   % should we try hard not to be overweight?
  75. serifs:=true;   % should serifs and bulbs be attached?
  76. monospace:=false;       % should all characters have the same width?
  77. variant_g:=false;       % should an italic-style g be used?
  78. low_asterisk:=false;    % should the asterisk be centered at the axis?
  79. math_fitting:=false;    % should math-mode spacing be used?
  80. straight:=false;        % should stems, etc. be straight?
  81. monowidth:=false;       % are stem and hair more or less the same width?
  82. italics:=false;
  83.  
  84. generate rgreek;
  85.  
  86.