summaryrefslogtreecommitdiff
path: root/fonts/thai/rmit/char88.mf
blob: ef376565c4b3cd38a62387b69ca845bed07a1047 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
beginthaichar("small MY TOH", "88", "smt", 0, normht# + uvgap# + uvht# + tonegap# + toneht#, 0);
	penpos1(thick, 0);
	penpos2(thin, 0);

	x1r = -rightgap;
	x1 = x2;
	y1 = normht + uvgap + uvht + tonegap + toneht;
	y2 = normht + uvgap + uvht + tonegap;

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