summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/fonts/source/public/knitting/knitgg.mf
blob: 329b3d60dfadfeb376420bdf5965e19834ca1082 (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: 2019/04/05

mode_setup;

boolean gridfont; gridfont := true;
slantcutoff = 2; % Draw slant lines if there are 1 or 2 background cables
fonttype = gridtype; % Show grid only

input knit_dimens;

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

string Vtitle; Vtitle := "Knit font with grid";

input knit_symbols;

input knit_grid_cables;

end