blob: aa66739a86d55b9b42647565bd556e32c75e4d0a (
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
|
% CM-style ``Sans Serif'', Serifed I, Pi, Xi 12 pt
% Based on fonts by Donald Knuth
% By Ariel Barton, 2013/4/12
if unknown sansfontbase: input sansfontbase fi
font_identifier:="CMSMF"; font_size 12pt#;
u#:=23.5/36pt#; % cmss12 % unit width
width_adj#:=17/36pt#; % cmss12 % width adjustment for certain characters
serif_fit#:=-9/36pt#; % cmss12 % extra sidebar near lowercase serifs
cap_serif_fit#:=-13/36pt#; % cmss12 % extra sidebar near uppercase serifs
letter_fit#:=0pt#; % cmss12 % extra space added to all sidebars
body_height#:=324/36pt#; % cmss12 % height of tallest characters
asc_height#:=300/36pt#; % cmss12 % height of lowercase ascenders
cap_height#:=300/36pt#; % cmss12 % height of caps
fig_height#:=283/36pt#; % cmss12 % height of numerals
x_height#:=192/36pt#; % cmss12 % height of lowercase without ascenders
math_axis#:=108/36pt#; % cmss12 % axis of symmetry for math symbols
bar_height#:=97/36pt#; % cmss12 % height of crossbar in lowercase e
comma_depth#:=54/36pt#; % cmss12 % depth of comma below baseline
desc_depth#:=84/36pt#; % cmss12 % depth of lowercase descenders
crisp#:=0pt#; % cmss12 % diameter of serif corners
tiny#:=0pt#; % cmss12 % diameter of rounded corners
fine#:=0pt#; % cmss12 % diameter of sharply rounded corners
thin_join#:=20/36pt#; % cmss12 % width of extrafine details
hair#:=33/36pt#; % cmss12 % lowercase hairline breadth
stem#:=33/36pt#; % cmss12 % lowercase stem breadth
curve#:=33/36pt#; % cmss12 % lowercase curve breadth
ess#:=33/36pt#; % cmss12 % breadth in middle of lowercase s
flare#:=30/36pt#; % cmss12 % diameter of bulbs or breadth of terminals
dot_size#:=35/36pt#; % cmss12 % diameter of dots
cap_hair#:=33/36pt#; % cmss12 % uppercase hairline breadth
cap_stem#:=37/36pt#; % cmss12 % uppercase stem breadth
cap_curve#:=37/36pt#; % cmss12 % uppercase curve breadth
cap_ess#:=37/36pt#; % cmss12 % breadth in middle of uppercase s
rule_thickness#:=15.84/36pt#; % cmss12 % thickness of lines in math symbols
dish#:=0pt#; % cmss12 % amount erased at top or bottom of serifs
bracket#:=0pt#; % cmss12 % vertical distance from serif base to tangent
jut#:=0pt#; % cmss12 % protrusion of lowercase serifs
cap_jut#:=0pt#; % cmss12 % protrusion of uppercase serifs
beak_jut#:=0pt#; % cmss12 % horizontal protrusion of beak serifs
beak#:=0.6/36pt#; % cmss12 % vertical protrusion of beak serifs
vair#:=26/36pt#; % cmss12 % vertical diameter of hairlines
notch_cut#:=22/36pt#; % cmss12 % maximum breadth above or below notches
bar#:=25/36pt#; % cmss12 % lowercase bar thickness
slab#:=27/36pt#; % cmss12 % serif and arm thickness
cap_bar#:=26/36pt#; % cmss12 % uppercase bar thickness
cap_band#:=24/36pt#; % cmss12 % uppercase thickness above/below lobes
cap_notch_cut#:=31/36pt#; % cmss12 % max breadth above/below uppercase notches
serif_drop#:=2/36pt#; % cmss12 % vertical drop of sloped serifs
stem_corr#:=1/36pt#; % cmss12 % for small refinements of stem breadth
vair_corr#:=1/36pt#; % cmss12 % for small refinements of hairline height
apex_corr#:=6/36pt#; % cmss12 % extra width at diagonal junctions
o#:=9/36pt#; % cmss12 % amount of overshoot for curves
apex_o#:=0pt#; % cmss12 % amount of overshoot for diagonal junctions
slant:=0; % cmss12 % tilt ratio
fudge:=0.98; % cmss12 % factor applied to weights of heavy characters
math_spread:=-0.2; % cmss12 % extra openness of math symbols
superness:=0.7071; % cmss12 % parameter for superellipses
superpull:=0.05; % cmss12 % extra openness inside bowls
beak_darkness:=0; % cmss12 % fraction of triangle inside beak serifs
ligs:=2; % cmss12 % level of ligatures to be included
square_dots:=true; % cmss12 % should dots be square?
hefty:=true; % cmss12 % should we try hard not to be overweight?
serifs:=false; % cmss12 % should serifs and bulbs be attached?
monospace:=false; % cmss12 % should all characters have the same width?
variant_g:=false; % cmss12 % should an italic-style g be used?
low_asterisk:=false; % cmss12 % should the asterisk be centered at the axis?
math_fitting:=false; % cmss12 % should math-mode spacing be used?
I_cap_jut#:=41/36pt#; % cmr12 % Special parameters for serifs on uppercase I and Pi
I_beak#:=84/36pt#; % cmr12 % Special parameters for serifs on uppercase I and Pi
bigdw#:=5/36pt#; % cmr12 % Adjusted dw for unusually wide strokes
generate sans-IPiXi % switch to the driver file
|