kolibrios/programs/develop/libraries/truetype/brunch/TRUETYPE.TXT

9 lines
473 B
Plaintext
Raw Normal View History

<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>-<2D><><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><>.
int text_out(short *string, char *buffer, int height, int color,int back_color, int x, int y)
int __stdcall get_length(short *text, char *buffer, int height, int max_len)
float __stdcall get_width(short *text, stbtt_fontinfo *buffer, int height)
int __stdcall init_font(stbtt_fontinfo *font,unsigned char *FontData)
unsigned char* __stdcall text_out_mem(short *string, char *buffer, int height, int color,int back_color)