// 得到坐标
rect.left=mtexcoords_u1[i]*512;
rect.top=mtexcoords_v1[i]*512;
rect.bottom=mttfmsg->max.height;
rect.right=mttfmsg->max.width;