TAP_Osd_DrawString
Topfield Documentation
int TAP_Osd_DrawString(const char *str, dword dstWidth, word color, byte *dest, dword maxWidth, byte fntType, byte fntSize);
- dstWidth : the width of the memory
- color : character color
- dest : the start address of memory
- maxWidth : the maximum width to print