summaryrefslogtreecommitdiff
path: root/fonts/thai/rmit/chara3.mf
blob: 6e5d4eaf90495b4fc9c94be6181bdba00cc8310e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
beginthaichar("KAW KUAT", "A3", "ku", 3/2thick# + kinkedcurlywd# + skinnywd#, normht#, 0);
	kinkedcurly_def(1);
	cup_def(2);
	topcap_def(3);

	lft x1lft = leftmost;
	x1l = x2lft;
	x3r = x2rt;
	rt x3r = rightmost;
	top y3top = normht;

	filldraw kinkedcurly_path(1) -- cup_path_i(2) -- z3l -- z3r
		-- reverse cup_path_o(2) -- cycle;
	penlabels(1,2,3);
endthaichar;