summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/fonts/source/public/knitting/knitwg.mf
blob: 7af89fe103cf3cf1d432c2f03ade3d8fcb1de826 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
% Date: 2010/08/10

mode_setup;

boolean gridfont; gridfont := true;
fonttype = gridtype; % Show grid only

wd# = widewd#;
input knit_dimens;

if known ps_output:
	font_identifier := "KnittingSymbols-wide-grid";
fi
 
string Vtitle; Vtitle := "Knit font with grid";

input knit_symbols;

input knit_grid_cables;

end