Subversion Repositories Kolibri OS

Rev

Blame | Last modification | View Log | Download | RSS feed

  1. à¨áã¥â ž­¨ª®¤-áâப¨ ­  § ¤ ­­®¬ ä®­¥.
  2.  
  3. int  text_out(short *string, char *buffer, int height, int color,int back_color, int x, int y)
  4. int __stdcall get_length(short *text, char *buffer, int height, int max_len)
  5. float __stdcall get_width(short *text, stbtt_fontinfo *buffer, int height)
  6. int __stdcall init_font(stbtt_fontinfo *font,unsigned char *FontData)
  7. unsigned char*  __stdcall text_out_mem(short *string, char *buffer, int height, int color,int back_color)
  8.  
  9.