This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RTOS: TDA2 string font setting

Tool/software: TI-RTOS

Hello,

We want to create a string font for Chinese.

We trace code from draw2d_fontxx.c, and get some information, like width, height, num.

They have created a array, and put value of 2 bytes each of col and row.

Q1:What's the Font_CharNum mean ?

Q2:How does it choose value to draw pixel of 'A' or another ?

Q3:Can we create a array for new font ?


Q4:Can we create a array  for Chinese word to draw ?

Thank,

Ting