blob: 5a67bd5b0c474ee43b1905fa5ea9693f1d66bacf (
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
|
% This is DCSSQI.MF in text format, as of March 24, 1992
%
% DC fonts Version 1.1 (prerelease of EC fonts)
%
% [ heavily borrowed from the Computer Modern Roman family of
% fonts by D. E. Knuth ]
%
% Content:
%
% Parameter for
%
% European Computer Modern Sans Serif Quotation Italics
%
%
font_identifier:="DCSSQI";
font_size (gensize*pt#);
basedef ( 8);
gendef [1/36pt#]( u# )( 20);
gendef [1/36pt#]( uu# )( 20);
gendef [1/36pt#]( width_adj# )( 2);
gendef [1/36pt#]( serif_fit# )( [-10]);
gendef [1/36pt#]( cap_serif_fit# )( [-14]);
gendef [1/36pt#]( letter_fit# )( 0);
gendef [1/36pt#]( body_height# )( 220);
gendef [1/36pt#]( asc_height# )( 200);
gendef [1/36pt#]( cap_height# )( 197);
gendef [1/36pt#]( fig_height# )( 190);
gendef [1/36pt#]( x_height# )( 150);
gendef [1/36pt#]( math_axis# )( 80);
gendef [1/36pt#]( bar_height# )( 80);
gendef [1/36pt#]( comma_depth# )( 40);
gendef [1/36pt#]( desc_depth# )( 40);
gendef [1/36pt#]( acc_height# )( 60);
gendef [1/36pt#]( dot_height# )( 45.8);
gendef [1/36pt#]( udot_height# )( 48.2);
gendef [1/36pt#]( crisp# )( 18);
gendef [1/36pt#]( tiny# )( 18);
gendef [1/36pt#]( fine# )( 8);
gendef [1/36pt#]( thin_join# )( 8);
gendef [1/36pt#]( hair# )( 23);
gendef [1/36pt#]( stem# )( 23);
gendef [1/36pt#]( curve# )( 23);
gendef [1/36pt#]( ess# )( 23);
gendef [1/36pt#]( flare# )( 21);
gendef [1/36pt#]( dot_size# )( 28);
gendef [1/36pt#]( cap_hair# )( 23);
gendef [1/36pt#]( cap_stem# )( 27);
gendef [1/36pt#]( cap_curve# )( 27);
gendef [1/36pt#]( cap_ess# )( 27);
gendef [pt#]( rule_thickness#)( .55555);
gendef [1/36pt#]( dish# )( 0);
gendef [1/36pt#]( bracket# )( 0);
gendef [1/36pt#]( jut# )( 0);
gendef [1/36pt#]( cap_jut# )( 0);
gendef [1/36pt#]( beak_jut# )( 0);
gendef [1/36pt#]( beak# )( 0);
gendef [1/36pt#]( vair# )( 18);
gendef [1/36pt#]( notch_cut# )( 23);
gendef [1/36pt#]( bar# )( 18);
gendef [1/36pt#]( slab# )( 19);
gendef [1/36pt#]( cap_bar# )( 19);
gendef [1/36pt#]( cap_band# )( 19);
gendef [1/36pt#]( cap_notch_cut# )( 23);
gendef [1/36pt#]( serif_drop# )( 0);
gendef [1/36pt#]( stem_corr# )( .5);
gendef [1/36pt#]( vair_corr# )( .5);
gendef [1/36pt#]( apex_corr# )( 4);
gendef [1/36pt#]( o# )( 6);
gendef [1/36pt#]( apex_o# )( 2);
gendef ( slant )(.212556);
gendef ( ligs )( 2);
gendef ( fudge )( .95);
gendef ( math_spread )( 0);
superness:=1/sqrt 2;
superpull:=1/10;
beak_darkness:=0;
square_dots:=true;
hefty:=true;
serifs:=false;
monospace:=false;
variant_g:=true;
low_asterisk:=false;
math_fitting:=false;
generate dxroman
endinput;
|