summaryrefslogtreecommitdiff
path: root/fonts/thai/rmit/charb6.mf
blob: a1e74ec8060a935b06dc500f3f279b03f0350525 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
beginthaichar("TAW TOO!NG", "B6", "tu", jutout# + 2thick# + normwd#, normht#, 0);
	b_def(1, thick, thick/2);
	gor_def(2);
	botcap_def(3);

	lft x1lft = lft x2lft = leftmost + jutout;
	x2rt = x3r;
	rt x3r = rightmost;
	bot y1bot = 0;
	bot y3bot = 0;

	filldraw b_path(1) -- gor_path_i(2) -- z3l -- z3r
		-- reverse gor_path_o(2) -- cycle;
	penlabels(1,2,3);
endthaichar;