summaryrefslogtreecommitdiff
path: root/fonts/wsuipa/mf/iparoman.mf
blob: c08caea0deac96e6c87d7e61178fe1097ea51573 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
% Please see the file LICENCE-wsuipa.txt for licensing information.

% This is IPAROMAN.MF in text format, as of Jan 13, 1988.
% The Computer Modern Roman family of fonts (by D. E. Knuth, 1979--1985)
 
mode_setup; font_setup;
 
input iromanl;  % lower case (minuscules)
input igreekl;  % lower case Greek letters
input iromanp;  % ampersand, question marks, currency sign
input iaccent;  % accents common to roman and italic text
 
font_slant slant; font_x_height x_height#;
 font_normal_space 6u#+2letter_fit#;
 font_normal_stretch 3u#; font_normal_shrink 2u#;
 font_quad 18u#+4letter_fit#;
 font_extra_space 2u#;
 k#:=-.5u#; kk#:=-1.5u#; kkk#:=-2u#; % three degrees of kerning
% This is CSC.MF in text format, as of May 13, 1986.
% Caps and Small Caps in Computer Modern Roman
font_slant slant; font_x_height x_height#;
 font_normal_space 6u#+2letter_fit#;
 font_normal_stretch 3u#; font_normal_shrink 2u#;
 font_quad 18u#+4letter_fit#;
 font_extra_space 2u#;
%%% fine lower
forsuffixes $= u, width_adj, cap_serif_fit, letter_fit,
 body_height, cap_height, x_height, bar_height, comma_depth,
 flare, cap_hair, stem, cap_stem, cap_curve, cap_ess,
 cap_jut, beak_jut, beak, slab, cap_bar, cap_band, cap_notch_cut,
 o, apex_o:  $.#:=lower.$.#; endfor
fudge:=lower.fudge;
font_setup; % now try again with |lower| settings
input iromanu;  % majuscules (in lowercase positions)
bye.