simlu / voxelshop

This is the official repositiory for VoxelShop
https://blackflux.com/node/11
Apache License 2.0
350 stars 65 forks source link

Improve Chinese translation,and make help frame display utf-8 text #268

Closed maijz128 closed 6 years ago

maijz128 commented 6 years ago

20171015120319

simlu commented 6 years ago

That won't work unfortunately.

Can you try to replace resource/font/font.ttf with a Chinese font instead? That should work properly and we can then include that font in the bundle.

maijz128 commented 6 years ago

Not work? 😂 Yes, I can replace font, it is work. but the Chinese font a little big. (10MB)

simlu commented 6 years ago

Which font did you have in mind? I tried a few but they didn't work...

maijz128 commented 6 years ago

I am using this font -> SimSun. Are you testing Chinese? Or test English? This code is work in my Chinese environment.

maijz128 commented 6 years ago

Does this code make it impossible to run? if yes, Then give up this code.

maijz128 commented 6 years ago

My English is not so good . please forgive me.

simlu commented 6 years ago

I think I fixed it. Can you pull in the latest develop branch and see if it works?

maijz128 commented 6 years ago

Yes, You fixed it. It works.