summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/fonts/source/public/knitting/knitw_sc_out.mf
blob: 9a0dd7c60bc31ceb11c32eef0079248f0249f4da (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
% Date: 2010/08/10

mode_setup;

boolean gridfont; gridfont := true;
fonttype = counttype;

def incrwidth (expr stsin, stsout) = stsout*wd# enddef;
def decrwidth (expr stsin, stsout) = stsout*wd# enddef;
boolean incrwidthdefined; incrwidthdefined = true;

wd# = widewd#;
input knit_dimens;

if known ps_output:
	font_identifier := "KnittingSymbols-wide-outcount";
fi

string Vtitle; Vtitle := "Knit wide font for checking stitch counts";

input knit_symbols;

input knit_grid_cables;

end