summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/fonts/source/public/knitting/knitgn.mf
blob: c47ef4dc9854d9d8a78bda2206861789f841ee8f (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;
boolean slantlines; slantlines = false;
fonttype = foretype; % Show symbols only - no grid

input knit_dimens;

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

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

input knit_symbols;

input knit_grid_cables;

end