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

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