summaryrefslogtreecommitdiff
path: root/fonts/thai/rmit/chard8.mf
blob: c4c16a7fc9f047f6bcc529a84a619f0edaf2ca33 (plain)
1
2
3
4
5
6
7
8
9
10
11
beginthaichar("OO!", "D8", "shoo/soo", 0, 0, lvgap# + lvht#);
	q_def(1, thick, thick);
	penpos2(thick, 0);

	x2r = x1rt = -rightgap;
	y1top = -lvgap;
	y2 = - lvgap - lvht;

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