beginthaichar("SARA AH", "D2", "ah", thick# + normwd#, normht#, 0);
	penpos1(thick, 0);
	hat_def(2, thick);

	lft x2lft = leftmost;
	x1r = x2rt;
	rt x2rt = rightmost;
	bot y1 = 0;
	top y2top = normht + overshoot;

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