| GEMLIB
    0.44.0
    | 
#include <mt_gem.h>
| Data Fields | |
| char * | te_ptext | 
| char * | te_ptmplt | 
| char * | te_pvalid | 
| short | te_font | 
| short | te_fontid | 
| short | te_just | 
| short | te_color | 
| short | te_fontsize | 
| short | te_thickness | 
| short | te_txtlen | 
| short | te_tmplen | 
TODO
| short text_edinfo::te_color | 
color information word
| short text_edinfo::te_font | 
font
| short text_edinfo::te_fontid | 
font id
| short text_edinfo::te_fontsize | 
font size
| short text_edinfo::te_just | 
justification
| char* text_edinfo::te_ptext | 
ptr to text
| char* text_edinfo::te_ptmplt | 
ptr to template
| char* text_edinfo::te_pvalid | 
ptr to validation chrs.
| short text_edinfo::te_thickness | 
border thickness
| short text_edinfo::te_tmplen | 
length of template string
| short text_edinfo::te_txtlen | 
length of text string
 1.8.9.1
 1.8.9.1