summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/fonts/source/public/knitting/knitgn.mf
blob: 0b61cc263c78818dfa8d49f1000aeb530ece3676 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
% Date: 2019/04/05

mode_setup;

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