summaryrefslogtreecommitdiff
path: root/fonts/thai/rmit/chare0.mf
blob: 99b3869914f40c4a2302049c3818d250e06970e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
beginthaichar("EH", "E0", "ay/eh", thick# + dia# + thin#, normht#, 0);
	b_def(1, thick, 0);
	penpos2(thick, 0);

	x1lft = x2l = leftmost;
	y1bot = 0;
	y2 = normht;

	filldraw b_path(1) -- z2r -- z2l -- cycle;
	penlabels(1,2);
endthaichar;