修改bigbluebutton白板上傳中文亂碼

 
   
中文命名的文檔,上傳是亂碼 -- 顯示的
打開後, 中文部分是亂碼
Comment 1 by project member ffdixon, Nov 08, 2010
Translation "Chinese name of the document, the upload is garbled - show opens, the Chinese part is garbled"

Do you have a sample Chinese document that you can attach to this bug and give us steps to reproduce? - 你有一個示例中的文件,您能夠鏈接到這個錯誤,給咱們的步驟來重現?

Also, could you try uploading a PDF version of the document and let us know if you still see the same problems. 此外,你能嘗試上傳一個文件的PDF版本,讓咱們知道,若是你仍然能夠看到一樣的問題。

Summary: Chinese document is garbled - 中文文檔是亂碼
Comment 3 by pieafriend, Nov 13 (4 days ago)
Hi,

It should not be a bug of BBB, but linux doesn't have the Chinese fonts of the uploaded documents. What you need to do is to add the appropriate Chinese fonts to linux and then you will fix this issue.

In short, you can fix it in the following steps:



1.copy all Chinese fonts from Windows OS to the appropriate folder in Ubuntu.


cd /usr/shar/fonts

sudo mkdir 11

sudo chmod 755 11


cp "the fonts" /usr/share/fonts/11


2. Build fonts cache,

sudo mkfontscale

sudo mkfontdir

sudo fc-cache –fv



Then reload the system.


Now you fix it!


The following are the Chinese guide for your easy reference. Hope you fix it:

1:複製中文字體,好比win下的全部到對應的位置

cd /usr/shar/fonts

sudo mkdir 11

sudo chmod 755 11

cp /下載後文件路徑/11.ttf /usr/shar/fonts/11

2:創建字體緩存


sudo mkfontscale

sudo mkfontdir

sudo fc-cache –fv
重啓,便可識別中文字體。

Comment 4 by project member ffdixon, Nov 13 (4 days ago)
Hi,

I agree that this isn't a bug for BigBlueButton.  While we can't advocate that you copy the fonts from a windows machine (as there is probably a license associated with them), another option is to always upload a PDF document to BigBlueButton.

Using PDF the document converts directly to SWF and there is no need for font substitution on the BigBlueButton server.

In short, whenever possible, use PDF.
相關文章
相關標籤/搜索