beginthaichar("RAW REUA", "C3", "rr", thick# + normwd#, normht#, 0);
	d_def(1, thick, 0);
	rhat_def(2);

	y2top = normht;
	y1bot = 0;
	x2lft = leftmost;
	x2rt = rightmost;
	x2r = rightmost - thick;
	x1 = x2;

	filldraw rhat_path(2) -- reverse d_path(1) -- cycle;
	penlabels(1,2);
endthaichar;