[Bf-committers] how to make python script contain and display utf-8 characters in blender?

明覺 shi.minjue at gmail.com
Tue Apr 14 03:15:12 CEST 2009


Greetings!

I'm working on my first python script in blender. I'm a chinese, and
the default encoding of my system(debian linux) is utf-8, so I hope I
can use utf-8 encoding in both python and blender. I have added the
line into python:
---------------
# coding: utf-8
------------
and the python file can contain chinese characters already, but the
problem is blender cannot display chinese fonts, how could i solve it?
thanks.

Minjue(明覺)

-- 
My platform is Debian-sid gnome mozilla eclipse monodevelop blender.


More information about the Bf-committers mailing list