summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/fonts/source/public/knitting/knitw_sc_in.mf
blob: c7f4cb7534e0c7ed6b280ed0cc912cd1e7b5171d (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) = stsin*wd# enddef;
def decrwidth (expr stsin, stsout) = stsin*wd# enddef;
boolean incrwidthdefined; incrwidthdefined = true;

wd# = widewd#;
input knit_dimens;

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

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

input knit_symbols;

input knit_grid_cables;

end