struct _HyperAttribs * pHyperAttribs
struct _DrawTextAttrib DrawTextAttrib
struct _DrawTextAttrib * pDrawTextAttrib
struct _TextString TextString
S16BIT MG_TextWidth(const TextString unistr, pDrawTextAttrib attrib)
struct _TextString * pTextString
struct _HyperAttribs HyperAttribs
void * MG_DrawText(const TextString unistr, pDrawTextAttrib attrib, const VRect txt_box)
Create Surface and draw text string on it and terminate freetype library.
struct s_FontProp S_FontProp
void MG_DrawScreenText(const TextString unistr, pDrawTextAttrib attrib, S_SURFACE *canvas)
Single line text string drawn on existing Surface.