i want to represent a string like x^2 as x2 (with superscript) using drawing and display multiple line if string is long.what are possible methods to use to accomplish this?like CG function in context or using nstext view and layout is better. and can a context be place above a view?