FT800 Series Programmer Guide
Version 2.1
Document Reference No.: BRT_000030 Clearance No.: BRT#037
215
Product Page
Document Feedback Copyright © Bridgetek Limited
The text string itself which should be terminated by a null character
Command layout
0 (null character to terminate string)
Examples
Plain text at (0,0) in the largest font:
cmd_text(0, 0, 31, 0, “Text!”);
Using a smaller font:
cmd_text(0, 0, 26, 0, “Text!”);