summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/fonts/source/public/knitting/knitmp.mf
blob: f7cce6c2208bede01f70455955ac4b2b165163e8 (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;
boolean gridcables; gridcables := false;
fonttype = purltype; % Gray purl background

input knit_dimens;

if known ps_output:
	font_identifier := "KnittingSymbols-mixed-purl";
fi

string Vtitle; Vtitle := "Knit font with grid and stylized cables";

input knit_symbols;

input knit_nogrid_cables;

end