summaryrefslogtreecommitdiff
path: root/fonts/thai/rmit/chara1.mf
blob: 8f3ac1e3a39804929624df783ebea728d4c78dba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
beginthaichar("GAW GAI", "A1", "gg/gy", 2thick# + normwd# + jutout#, normht#, 0);
	penpos1(thick, 0);
	gor_def(2);
	botcap_def(3);

	y1 = 0;
	x1l = x2lft = leftmost + jutout;
	rt x3rt = rt x2rt = rightmost;
	y3bot = 0;

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