summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/fonts/source/public/knitting/knitg_sc_out.mf
blob: 1166146ffcd4675fbbd741a9e72e442702989e73 (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;
boolean slantlines; slantlines = false;
fonttype = counttype;

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

input knit_dimens;

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

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

input knit_symbols;

input knit_grid_cables;

end