Hi,
I am trying to create font using specific Chinese and English characters.
I am generating xbf using FontCvt and converting it to array using Bin2C tool.
But final created array has much larger size possibly due to Chinese characters are not continuous characters as in English.
Is there any way by which I can reduce size of my converted array?
Any help regarding this will really be helpful.
Attaching my xbf and c file for reference.
I am trying to create font using specific Chinese and English characters.
I am generating xbf using FontCvt and converting it to array using Bin2C tool.
But final created array has much larger size possibly due to Chinese characters are not continuous characters as in English.
Is there any way by which I can reduce size of my converted array?
Any help regarding this will really be helpful.
Attaching my xbf and c file for reference.
The post was edited 1 time, last by amar.sanas ().