summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/fonts/source/public/knitting/knitgg.mf
blob: 2e8ae81800d1836076783588e39e6e4b58d31886 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
%mode=localfont; % Run mf knit_grid; then run gftopk knit_grid.600gf
mode_setup;

boolean gridfont; gridfont := true;
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