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.
您好:
请问DM368 OSD显示中文是怎么实现的?
谢谢!
Pls setup your Chinese Character database and display
DM368只支持YUV数据,用什么字库?
你是要显示吗?还是要编码?显示支持RGB
使用使用QT或者GTK directFB来做UI,
这样输出中文,就不要自己去搞字库之类的东西了。
UI直接输出到/dev/fb0,设置colorkey,让OSD的背景透明,就好了。
要显示
显示是可以用RGB的,请参考peter的说明.在此谢谢peter